Skip to content

Commit

Permalink
Pins murmurhash3 to last version with java library (#14832)
Browse files Browse the repository at this point in the history
Pins murmurhash3 to last version with java library
  • Loading branch information
andsel authored Jan 10, 2023
1 parent e4dc82a commit 01876d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ gem "rack-test", :require => "rack/test", :group => :development
gem "rspec", "~> 3.5", :group => :development
gem "webmock", "~> 3", :group => :development
gem "jar-dependencies", "= 0.4.1" # Gem::LoadError with jar-dependencies 0.4.2
gem "murmurhash3", "= 0.1.6" # Pins until version 0.1.7-java is released

0 comments on commit 01876d2

Please sign in to comment.