diff --git a/Gemfile b/Gemfile index 2a8678b49..15915040b 100644 --- a/Gemfile +++ b/Gemfile @@ -8,4 +8,4 @@ gemspec # Workaround for bug in Bundler on JRuby # See https://github.com/bundler/bundler/issues/4157 gem 'ast', '>= 1.1', '< 3.0' -gem 'racc', '1.7.3' +gem 'racc', '1.8.0'