10000 Bump rubocop from 1.10.0 to 1.11.0 · venkata-qa/demo.activeadmin.info@7bd4137 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7bd4137

Browse files
Bump rubocop from 1.10.0 to 1.11.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.10.0...v1.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3f380c0 commit 7bd4137

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ end
4343
group :development, :test do
4444
gem 'factory_bot_rails'
4545
gem 'rspec-rails', '~> 4.0'
46-
gem 'rubocop', '1.10.0'
46+
gem 'rubocop', '1.11.0'
4747
gem 'rubocop-rails', '~> 2.4'
4848
gem 'rubocop-rspec', '~> 2.0'
4949
end

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ GEM
234234
activesupport (>= 5.2.4)
235235
i18n
236236
rbtree3 (0.6.0)
237-
regexp_parser (2.0.3)
237+
regexp_parser (2.1.1)
238238
responders (3.0.1)
239239
actionpack (>= 5.0)
240240
railties (>= 5.0)
@@ -256,7 +256,7 @@ GEM
256256
rspec-mocks (~> 3.10)
257257
rspec-support (~> 3.10)
258258
rspec-support (3.10.0)
259-
rubocop (1.10.0)
259+
rubocop (1.11.0)
260260
parallel (~> 1.10)
261261
parser (>= 3.0.0.0)
262262
rainbow (>= 2.2.2, < 4.0)
@@ -355,7 +355,7 @@ DEPENDENCIES
355355
rack-throttle
356356
rails (~> 6.0.0)
357357
rspec-rails (~> 4.0)
358-
rubocop (= 1.10.0)
358+
rubocop (= 1.11.0)
359359
rubocop-rails (~> 2.4)
360360
rubocop-rspec (~> 2.0)
361361
sassc-rails (~> 2.1)

0 commit comments

Comments
 (0)
0