Skip to content

Commit 47a835a

Browse files
committed
ci: pin psych to v4 until v5 builds properly on CI
1 parent a6e0a1a commit 47a835a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
source "https://rubygems.org/"
22
gemspec
3+
gem "psych", "~> 4.0"

0 commit comments

Comments
 (0)