Skip to content

Commit 64ead6a

Browse files
Update dependency rubocop to '~> 1.22', '= 1.25.0' (#1609)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 11e7554 commit 64ead6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ gem 'cucumber-gherkin', path: ENV['GHERKIN_RUBY'] if ENV['GHERKIN_RUBY']
1515
gem 'cucumber-html-formatter', path: ENV['CUCUMBER_HTML_FORMATTER_RUBY'] if ENV['CUCUMBER_HTML_FORMATTER_RUBY']
1616
gem 'cucumber-messages', path: ENV['CUCUMBER_MESSAGES_RUBY'] if ENV['CUCUMBER_MESSAGES_RUBY']
1717

18-
gem 'rubocop', '~> 1.22', '= 1.24.1'
18+
gem 'rubocop', '~> 1.22', '= 1.25.0'
1919
gem 'rubocop-packaging', '~> 0.3', '= 0.5.1'

0 commit comments

Comments
 (0)