Skip to content

Commit

Permalink
Update dependency rubocop to '~> 1.22', '= 1.29.1' (#1634)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 17, 2022
1 parent 70f4e71 commit 9ed77b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
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.29.0'
gem 'rubocop', '~> 1.22', '= 1.29.1'
gem 'rubocop-packaging', '~> 0.3', '= 0.5.1'

0 comments on commit 9ed77b3

Please sign in to comment.