Skip to content

Commit

Permalink
Lock down psych to <4
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunne committed Nov 14, 2023
1 parent 2cd4f35 commit 33a1cdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ gem 'droplet_kit', "~>3.7", :require => false
gem 'manageiq-style'
gem 'more_core_extensions'
gem 'optimist'
gem 'psych', "<4"
gem 'rake', ">=12.3.3"
gem 'term-ansicolor'

Expand Down

0 comments on commit 33a1cdb

Please sign in to comment.