Skip to content

Commit 65c6482

Browse files
Bump the rubocop group across 1 directory with 2 updates
Bumps the rubocop group with 2 updates in the / directory: [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rubocop-capybara` from 2.23.0 to 3.0.0 - [Release notes](https://github.com/rubocop/rubocop-capybara/releases) - [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md) - [Commits](rubocop/rubocop-capybara@v2.23.0...v3.0.0) Updates `rubocop-rails` from 2.35.0 to 2.35.5 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.35.0...v2.35.5) --- updated-dependencies: - dependency-name: rubocop-capybara dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: rubocop - dependency-name: rubocop-rails dependency-version: 2.35.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67597d5 commit 65c6482

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ GEM
195195
nap
196196
open4 (~> 1.3)
197197
colored2 (3.1.2)
198-
concurrent-ruby (1.3.6)
198+
concurrent-ruby (1.3.7)
199199
config (5.6.1)
200200
deep_merge (~> 1.2, >= 1.2.1)
201201
ostruct
@@ -360,7 +360,7 @@ GEM
360360
reline
361361
htmlentities (4.4.2)
362362
http_accept_language (2.1.1)
363-
i18n (1.14.8)
363+
i18n (1.15.2)
364364
concurrent-ruby (~> 1.0)
365365
i18n-js (4.2.4)
366366
glob (>= 0.4.0)
@@ -404,7 +404,7 @@ GEM
404404
rails-dom-testing (>= 1, < 3)
405405
railties (>= 4.2.0)
406406
thor (>= 0.14, < 2.0)
407-
json (2.19.5)
407+
json (2.20.0)
408408
json-jwt (1.17.0)
409409
activesupport (>= 4.2)
410410
aes_key_wrap
@@ -853,7 +853,7 @@ GEM
853853
rubocop-ast (1.49.1)
854854
parser (>= 3.3.7.2)
855855
prism (~> 1.7)
856-
rubocop-capybara (2.23.0)
856+
rubocop-capybara (3.0.0)
857857
lint_roller (~> 1.1)
858858
rubocop (~> 1.81)
859859
rubocop-factory_bot (2.28.0)
@@ -867,7 +867,7 @@ GEM
867867
lint_roller (~> 1.1)
868868
rubocop (>= 1.75.0, < 2.0)
869869
rubocop-ast (>= 1.47.1, < 2.0)
870-
rubocop-rails (2.35.0)
870+
rubocop-rails (2.35.5)
871871
activesupport (>= 4.2.0)
872872
lint_roller (~> 1.1)
873873
rack (>= 1.1)

0 commit comments

Comments
 (0)