Skip to content

Commit

Permalink
Merge branch 'master' into latest-codegen-master
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym-stripe authored May 25, 2023
2 parents 4c47a25 + 5ad5458 commit d05a559
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ group :development do
# up-to-date, but it's not the end of the world if it's not.
gem "rubocop", "0.80"

# jaro_winkler 1.5.5 installation fails for jruby
gem "jaro_winkler", "1.5.4"

platforms :mri do
gem "byebug"
gem "pry"
Expand Down

0 comments on commit d05a559

Please sign in to comment.