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 11e7554 commit 64ead6aCopy full SHA for 64ead6a
Gemfile
@@ -15,5 +15,5 @@ gem 'cucumber-gherkin', path: ENV['GHERKIN_RUBY'] if ENV['GHERKIN_RUBY']
15
gem 'cucumber-html-formatter', path: ENV['CUCUMBER_HTML_FORMATTER_RUBY'] if ENV['CUCUMBER_HTML_FORMATTER_RUBY']
16
gem 'cucumber-messages', path: ENV['CUCUMBER_MESSAGES_RUBY'] if ENV['CUCUMBER_MESSAGES_RUBY']
17
18
-gem 'rubocop', '~> 1.22', '= 1.24.1'
+gem 'rubocop', '~> 1.22', '= 1.25.0'
19
gem 'rubocop-packaging', '~> 0.3', '= 0.5.1'
0 commit comments