Skip to content

Commit 972f4e7

Browse files
[dependabot:bundler] bump the regular-updates group with 3 updates
Bumps the regular-updates group with 3 updates: [bootsnap](https://github.com/rails/bootsnap), [view_component](https://github.com/viewcomponent/view_component) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `bootsnap` from 1.18.6 to 1.19.0 - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.18.6...v1.19.0) Updates `view_component` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](ViewComponent/view_component@v4.1.0...v4.1.1) Updates `rubocop-rails` from 2.33.4 to 2.34.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.33.4...v2.34.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: view_component dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: rubocop-rails dependency-version: 2.34.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 5473cc0 commit 972f4e7

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ GEM
128128
benchmark (0.5.0)
129129
bigdecimal (3.3.1)
130130
bindex (0.8.1)
131-
bootsnap (1.18.6)
131+
bootsnap (1.19.0)
132132
msgpack (~> 1.2)
133133
brakeman (7.1.1)
134134
racc
@@ -261,7 +261,7 @@ GEM
261261
reline (>= 0.4.2)
262262
jsbundling-rails (1.3.1)
263263
railties (>= 6.0.0)
264-
json (2.15.2)
264+
json (2.16.0)
265265
language_server-protocol (3.17.0.5)
266266
libdatadog (22.0.1.1.0)
267267
libdatadog (22.0.1.1.0-aarch64-linux)
@@ -300,7 +300,7 @@ GEM
300300
actionpack (>= 6.0.0, < 8.2)
301301
method_source (1.1.0)
302302
mini_mime (1.1.5)
303-
minitest (5.26.0)
303+
minitest (5.26.1)
304304
msgpack (1.8.0)
305305
multi_test (1.1.0)
306306
net-http (0.6.0)
@@ -445,7 +445,7 @@ GEM
445445
rubocop-ast (>= 1.47.1, < 2.0)
446446
ruby-progressbar (~> 1.7)
447447
unicode-display_width (>= 2.4.0, < 4.0)
448-
rubocop-ast (1.47.1)
448+
rubocop-ast (1.48.0)
449449
parser (>= 3.3.7.2)
450450
prism (~> 1.4)
451451
rubocop-capybara (2.22.1)
@@ -458,7 +458,7 @@ GEM
458458
lint_roller (~> 1.1)
459459
rubocop (>= 1.75.0, < 2.0)
460460
rubocop-ast (>= 1.47.1, < 2.0)
461-
rubocop-rails (2.33.4)
461+
rubocop-rails (2.34.0)
462462
activesupport (>= 4.2.0)
463463
lint_roller (~> 1.1)
464464
rack (>= 1.1)
@@ -503,7 +503,8 @@ GEM
503503
useragent (0.16.11)
504504
vcr (6.3.1)
505505
base64
506-
view_component (4.1.0)
506+
view_component (4.1.1)
507+
actionview (>= 7.1.0, < 8.2)
507508
activesupport (>= 7.1.0, < 8.2)
508509
concurrent-ruby (~> 1)
509510
web-console (4.2.1)

0 commit comments

Comments
 (0)