You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Gemfile.template
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,4 +44,3 @@ gem "thwait"
44
44
gem "bigdecimal", "~> 3.1"
45
45
gem "cgi", "~> 0.3.7" # Pins until a new jruby version with updated cgi is released (https://github.com/jruby/jruby/issues/8919)
46
46
gem "jar-dependencies", "= 0.5.4" # Pin to avoid conflict with default
47
-
gem 'psych', '~> 5.2.3' # Pins psych to minor version corresponding with jruby 9.4.13.0 to keep snakeyaml-engine dep in line (5.3 includes newer snakeyaml-engine dep)
0 commit comments