8000 Bump rubocop from 1.9.0 to 1.9.1 · venkata-qa/demo.activeadmin.info@811504b · GitHub
[go: up one dir, main page]

Skip to content

Commit 811504b

Browse files
Bump rubocop from 1.9.0 to 1.9.1
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.9.0...v1.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bd5cb7d commit 811504b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.9.0'
46+
gem 'rubocop', '1.9.1'
4747
gem 'rubocop-rails', '~> 2.4'
4848
gem 'rubocop-rspec', '~> 2.0'
4949
end

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ GEM
251251
rspec-mocks (~> 3.10)
252252
rspec-support (~> 3.10)
253253
rspec-support (3.10.0)
254-
rubocop (1.9.0)
254+
rubocop (1.9.1)
255255
parallel (~> 1.10)
256256
parser (>= 3.0.0.0)
257257
rainbow (>= 2.2.2, < 4.0)
@@ -346,7 +346,7 @@ DEPENDENCIES
346346
rack-throttle
347347
rails (~> 6.0.0)
348348
rspec-rails (~> 4.0)
349-
rubocop (= 1.9.0)
349+
rubocop (= 1.9.1)
350350
rubocop-rails (~> 2.4)
351351
rubocop-rspec (~> 2.0)
352352
sassc-rails (~> 2.1)

0 commit comments

Comments
 (0)
0