Skip to content

Commit

Permalink
Merge 9f45e6d into 47db6b0
Browse files Browse the repository at this point in the history
  • Loading branch information
prathmesh-stripe committed Apr 29, 2024
2 parents 47db6b0 + 9f45e6d commit b542159
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 @@ -29,7 +29,7 @@ group :development do

# jaro_winkler 1.5.5 installation fails for jruby
# don't install on truffleruby
gem "jaro_winkler", "1.5.4" unless RUBY_ENGINE == "truffleruby"
gem "jaro_winkler", "1.5.6" unless RUBY_ENGINE == "truffleruby"

gem "sorbet"
gem "tapioca"
Expand Down

0 comments on commit b542159

Please sign in to comment.