Skip to content

Commit

Permalink
Fix CI step Rubocop by including base64 in Gemfile for moder Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
januszm committed Feb 5, 2024
1 parent e7f8a9e commit 54c3452
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

source "https://rubygems.org"

gem "base64"

gemspec

0 comments on commit 54c3452

Please sign in to comment.