Skip to content

Commit d0dca11

Browse files
[dependabot:bundler] bump the regular-updates group across 1 directory with 2 updates
Bumps the regular-updates group with 2 updates in the / directory: [bootsnap](https://github.com/rails/bootsnap) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `bootsnap` from 1.24.3 to 1.25.0 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.3...v1.25.0) Updates `rubocop-rails` from 2.34.3 to 2.36.0 - [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.34.3...v2.36.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: rubocop-rails dependency-version: 2.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b37d049 commit d0dca11

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ GEM
128128
benchmark (0.5.0)
129129
bigdecimal (4.1.2)
130130
bindex (0.8.1)
131-
bootsnap (1.24.3)
132-
msgpack (~> 1.2)
131+
bootsnap (1.25.0)
132+
msgpack (~> 1.5)
133133
brakeman (8.0.5)
134134
racc
135135
builder (3.3.0)
@@ -359,7 +359,7 @@ GEM
359359
puma (7.2.1)
360360
nio4r (~> 2.0)
361361
racc (1.8.1)
362-
rack (3.2.6)
362+
rack (3.2.7)
363363
rack-session (2.1.2)
364364
base64 (>= 0.1.0)
365365
rack (>= 3.0.0)
@@ -468,7 +468,7 @@ GEM
468468
lint_roller (~> 1.1)
469469
rubocop (>= 1.75.0, < 2.0)
470470
rubocop-ast (>= 1.47.1, < 2.0)
471-
rubocop-rails (2.34.3)
471+
rubocop-rails (2.36.0)
472472
activesupport (>= 4.2.0)
473473
lint_roller (~> 1.1)
474474
rack (>= 1.1)

0 commit comments

Comments
 (0)