Skip to content

Commit

Permalink
Update dependency rubocop to '~> 1.22', '= 1.29.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and olleolleolle committed May 6, 2022
1 parent 969ca77 commit b7f99e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ gem 'cucumber-gherkin', path: ENV['GHERKIN_RUBY'] if ENV['GHERKIN_RUBY']
gem 'cucumber-html-formatter', path: ENV['CUCUMBER_HTML_FORMATTER_RUBY'] if ENV['CUCUMBER_HTML_FORMATTER_RUBY']
gem 'cucumber-messages', path: ENV['CUCUMBER_MESSAGES_RUBY'] if ENV['CUCUMBER_MESSAGES_RUBY']

gem 'rubocop', '~> 1.22', '= 1.28.2'
gem 'rubocop', '~> 1.22', '= 1.29.0'
gem 'rubocop-packaging', '~> 0.3', '= 0.5.1'

0 comments on commit b7f99e2

Please sign in to comment.