We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812ab49 commit f668452Copy full SHA for f668452
Rakefile
@@ -63,7 +63,7 @@ Depending on your version of ruby, you may need to install ruby rdoc/ri data:
63
64
require_ruby_version '>= 1.8.7'
65
extra_deps << ['json', '~> 1.4']
66
- extra_dev_deps << ['racc', '~> 1.4']
+ extra_dev_deps << ['racc', '~> 1.4', '! 1.4.10']
67
extra_dev_deps << ['minitest', '~> 4']
68
69
extra_rdoc_files << 'Rakefile'
0 commit comments