File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# This configuration was generated by
2
2
# `rubocop --auto-gen-config --exclude-limit 20 --no-offense-counts --no-auto-gen-timestamp`
3
- # using RuboCop version 1.13 .0.
3
+ # using RuboCop version 1.14 .0.
4
4
# The point is for the user to remove these configuration records
5
5
# one by one as the offenses are removed from the code base.
6
6
# Note that changes in the inspected code, or installation of new
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ group :test do
92
92
gem "selenium-webdriver"
93
93
gem 'webdrivers' , '~> 4.4' , require : false
94
94
# RuboCop
95
- gem 'rubocop' , '~> 1.13 .0'
95
+ gem 'rubocop' , '~> 1.14 .0'
96
96
gem 'rubocop-performance' , '~> 1.11.0'
97
97
gem 'rubocop-rails' , '~> 2.9.0'
98
98
end
You can’t perform that action at this time.
0 commit comments