1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

JRuby 9.2.16.0 fixes 9.2.15.0's racc issue

Reverts Gemfile changes in a192434909
This commit is contained in:
MSP-Greg 2021-03-04 16:03:05 -06:00
parent a192434909
commit ca434803bc
No known key found for this signature in database
GPG key ID: D688DA4A77D8FA18

View file

@ -15,8 +15,6 @@ gem "minitest-stub-const"
gem "sd_notify"
gem "jruby-openssl", :platform => "jruby"
# needed for rubocop
gem "racc", :platform => "jruby"
gem "rubocop", "~> 0.58.0"