Skip to content

Commit

Permalink
Fix psych, close #2823
Browse files Browse the repository at this point in the history
  • Loading branch information
nateberkopec committed Feb 12, 2022
1 parent 4ce94d7 commit 1a3e339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -14,6 +14,7 @@ gem "minitest-proveit"
gem "jruby-openssl", :platform => "jruby"

gem "rubocop", "~> 0.58.0"
gem "psych", "~> 3.0"

if %w(2.2.7 2.2.8 2.2.9 2.2.10 2.3.4 2.4.1).include? RUBY_VERSION
gem "stopgap_13632", "~> 1.0", :platforms => ["mri", "mingw", "x64_mingw"]
Expand Down

0 comments on commit 1a3e339

Please sign in to comment.