Skip to content

Commit 0a0e879

Browse files
committed
dep: remove psych as an explicit dep
it was only added because psych 5 wouldn't build on some CI platforms, but that seems to be fixed now.
1 parent 2611034 commit 0a0e879

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ gem("minitest", "5.20.0")
66
gem("rake-compiler", "1.2.5")
77
gem("rake-compiler-dock", "1.3.0")
88
gem("rdoc", "6.5.0")
9-
gem("psych", "5.1.0")
109

1110
gem("ruby_memcheck", "2.2.0") if Gem::Platform.local.os == "linux"

0 commit comments

Comments
 (0)