Skip to content

Commit

Permalink
ci: pin psych to v4 until v5 builds properly on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Dec 11, 2022
1 parent a6e0a1a commit 47a835a
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
@@ -1,2 +1,3 @@
source "https://rubygems.org/"
gemspec
gem "psych", "~> 4.0"

0 comments on commit 47a835a

Please sign in to comment.