Skip to content

Commit

Permalink
chore(deps): add base64 gem as removed from stdlib in 3.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jun 15, 2024
1 parent bb615bb commit 590d27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gem "octokit", ">= 4.18.0"
gem "addressable", ">= 2.8.0"

gem "base64", "~> 0.2"
group :development do
gem "pry-byebug"
end
Expand Down

0 comments on commit 590d27b

Please sign in to comment.