We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d2c1fa commit 6a3254cCopy full SHA for 6a3254c
Gemfile
@@ -16,6 +16,7 @@ group :development do
16
# documentation
17
gem "hoe-markdown", "= 1.4.0"
18
gem "rdoc", "= 6.4.0"
19
+ gem "psych", "~> 4.0" # psych 5 isn't building in places yet https://github.com/ruby/setup-ruby/issues/409
20
21
# parser generator
22
gem "rexical", "= 1.0.7"
0 commit comments