Skip to content

Commit

Permalink
Pin date dependency to 3.3.3 (#16755)
Browse files Browse the repository at this point in the history
Resolves: #16095, #16754
(cherry picked from commit ab19769)
  • Loading branch information
robbavey authored and logstashmachine committed Dec 5, 2024
1 parent 0cfb5cf commit 021a6e2
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 @@ -40,5 +40,6 @@ gem "simplecov", "~> 0.22.0", :group => :development
gem "simplecov-json", require: false, :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
gem "date", "= 3.3.3"
gem "thwait"
gem "bigdecimal", "~> 3.1"

0 comments on commit 021a6e2

Please sign in to comment.