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.43 .0.
3
+ # using RuboCop version 1.44 .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 @@ -103,7 +103,7 @@ group :test do
103
103
gem "selenium-webdriver" , "~> 3.142.7"
104
104
gem 'webdrivers' , '4.6.1' , require : false
105
105
# RuboCop
106
- gem 'rubocop' , '~> 1.43 .0'
106
+ gem 'rubocop' , '~> 1.44 .0'
107
107
gem 'rubocop-performance' , '~> 1.15.0'
108
108
gem 'rubocop-rails' , '~> 2.17.2'
109
109
end
You can’t perform that action at this time.
0 commit comments