Skip to content

Commit

Permalink
Merge pull request #427 from bdunne/psych_lockdown
Browse files Browse the repository at this point in the history
Lock down psych to <4

(cherry picked from commit 3d0ff4e)
  • Loading branch information
Fryguy committed Nov 14, 2023
1 parent 6512a19 commit b256c90
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 b256c90

Please sign in to comment.