Skip to content

Commit e322aef

Browse files
build(deps): bump the all-dependencies group with 2 updates
Bumps the all-dependencies group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rubocop` from 1.79.2 to 1.80.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.2...v1.80.0) Updates `rubocop-rails` from 2.33.0 to 2.33.3 - [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.33.0...v2.33.3) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rubocop-rails dependency-version: 2.33.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7ba05a commit e322aef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7070
rainbow (3.1.1)
7171
rake (13.3.0)
72-
regexp_parser (2.11.1)
72+
regexp_parser (2.11.2)
7373
rspec (3.13.1)
7474
rspec-core (~> 3.13.0)
7575
rspec-expectations (~> 3.13.0)
@@ -83,7 +83,7 @@ GEM
8383
diff-lcs (>= 1.2.0, < 2.0)
8484
rspec-support (~> 3.13.0)
8585
rspec-support (3.13.4)
86-
rubocop (1.79.2)
86+
rubocop (1.80.0)
8787
json (~> 2.3)
8888
language_server-protocol (~> 3.17.0.2)
8989
lint_roller (~> 1.1.0)
@@ -105,7 +105,7 @@ GEM
105105
lint_roller (~> 1.1)
106106
rubocop (>= 1.75.0, < 2.0)
107107
rubocop-ast (>= 1.38.0, < 2.0)
108-
rubocop-rails (2.33.0)
108+
rubocop-rails (2.33.3)
109109
activesupport (>= 4.2.0)
110110
lint_roller (~> 1.1)
111111
rack (>= 1.1)
@@ -115,7 +115,7 @@ GEM
115115
securerandom (0.4.1)
116116
tzinfo (2.0.6)
117117
concurrent-ruby (~> 1.0)
118-
unicode-display_width (3.1.4)
118+
unicode-display_width (3.1.5)
119119
unicode-emoji (~> 4.0, >= 4.0.4)
120120
unicode-emoji (4.0.4)
121121
uri (1.0.3)

0 commit comments

Comments
 (0)