Skip to content

Commit

Permalink
build(deps): update rubocop requirement from < 1.27 to < 1.28 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 8, 2022
1 parent 0fb0264 commit 83a85e1
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 @@ -7,7 +7,7 @@ gem 'inch', '~> 0.8'
gem 'pry', '~> 0.14.1'
gem 'rake', '>= 12.3.3', '~> 13.0'
gem 'rspec', '~> 3'
gem 'rubocop', '< 1.27'
gem 'rubocop', '< 1.28'
gem 'rubocop-rake', '~> 0'
gem 'rubocop-rspec', '~> 2'
gem 'simplecov', '~> 0.18'
Expand Down

0 comments on commit 83a85e1

Please sign in to comment.