Skip to content

Commit

Permalink
Remove pinning of psych 5.1.0 (#15474) (#15476)
Browse files Browse the repository at this point in the history
ruby/psych#655 has been fixed with the release of 5.1.1.1

(cherry picked from commit 6046402)

Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jsvd committed Oct 18, 2023
1 parent 516c7a6 commit 446e60f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ 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 "thwait"
gem "bigdecimal", "~> 3.1"
gem "psych", "5.1.0" # pinned due to https://github.com/ruby/psych/issues/655

0 comments on commit 446e60f

Please sign in to comment.