Skip to content

Commit

Permalink
Add base64 to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Palladinium committed Nov 27, 2024
1 parent 885fcb3 commit 7cf1f6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ gem 'overcommit', '0.62.0'
# Pin tool versions (which are executed by Overcommit) for CI builds
gem 'rubocop', '1.44.1'

gem 'base64', '~> 0.2.0'
gem 'simplecov', '~> 0.22.0'
gem 'simplecov-lcov', '~> 0.8.0'

0 comments on commit 7cf1f6d

Please sign in to comment.