Skip to content

Commit e6dcbd8

Browse files
build(deps): bump the all-gems group with 4 updates
Bumps the all-gems group with 4 updates: [bootsnap](https://github.com/rails/bootsnap), [rollbar](https://github.com/rollbar/rollbar-gem), [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `bootsnap` from 1.24.1 to 1.24.3 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.1...v1.24.3) Updates `rollbar` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/rollbar/rollbar-gem/releases) - [Changelog](https://github.com/rollbar/rollbar-gem/blob/master/CHANGELOG.md) - [Commits](rollbar/rollbar-gem@v3.7.0...v3.8.0) Updates `sqlite3` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.9.3...v2.9.4) Updates `rubocop-rails` from 2.34.3 to 2.35.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.35.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gems - dependency-name: rollbar dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gems - dependency-name: sqlite3 dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gems - dependency-name: rubocop-rails dependency-version: 2.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-gems ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b056c59 commit e6dcbd8

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem 'bootsnap', '~> 1.24', require: false
99
gem 'importmap-rails', '~> 2.2'
1010
gem 'propshaft', '~> 1.3'
1111
gem 'puma', '~> 8.0'
12-
gem "rollbar", "~> 3.7"
12+
gem "rollbar", "~> 3.8"
1313
gem 'sqlite3', '>= 1.4'
1414
gem 'stimulus-rails', '~> 1.3'
1515

@@ -20,7 +20,7 @@ end
2020
group :development, :test do
2121
gem 'byebug', '~> 13.0', platforms: [:mri, :mingw, :x64_mingw]
2222
gem 'rubocop', '~> 1.86', require: false
23-
gem 'rubocop-rails', '~> 2.34', require: false
23+
gem 'rubocop-rails', '~> 2.35', require: false
2424
end
2525

2626
group :development do

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
bigdecimal (4.1.2)
8585
bindata (2.5.1)
8686
bindex (0.8.1)
87-
bootsnap (1.24.1)
87+
bootsnap (1.24.3)
8888
msgpack (~> 1.2)
8989
brakeman (8.0.4)
9090
racc
@@ -130,7 +130,7 @@ GEM
130130
prism (>= 1.3.0)
131131
rdoc (>= 4.0.0)
132132
reline (>= 0.4.2)
133-
json (2.19.4)
133+
json (2.19.5)
134134
jwt (3.1.2)
135135
base64
136136
kamal (2.11.0)
@@ -160,7 +160,7 @@ GEM
160160
matrix (0.4.2)
161161
mini_mime (1.1.5)
162162
mini_portile2 (2.8.9)
163-
minitest (6.0.4)
163+
minitest (6.0.6)
164164
drb (~> 2.0)
165165
prism (~> 1.5)
166166
minitest-stub_any_instance (1.0.3)
@@ -187,7 +187,7 @@ GEM
187187
openssl-signature_algorithm (1.3.0)
188188
openssl (> 2.0)
189189
ostruct (0.6.3)
190-
parallel (2.0.1)
190+
parallel (2.1.0)
191191
parser (3.3.11.1)
192192
ast (~> 2.4.1)
193193
racc
@@ -256,7 +256,7 @@ GEM
256256
reline (0.6.3)
257257
io-console (~> 0.5)
258258
rexml (3.4.4)
259-
rollbar (3.7.0)
259+
rollbar (3.8.0)
260260
rubocop (1.86.1)
261261
json (~> 2.3)
262262
language_server-protocol (~> 3.17.0.2)
@@ -271,7 +271,7 @@ GEM
271271
rubocop-ast (1.49.1)
272272
parser (>= 3.3.7.2)
273273
prism (~> 1.7)
274-
rubocop-rails (2.34.3)
274+
rubocop-rails (2.35.0)
275275
activesupport (>= 4.2.0)
276276
lint_roller (~> 1.1)
277277
rack (>= 1.1)
@@ -288,7 +288,7 @@ GEM
288288
rexml (~> 3.2, >= 3.2.5)
289289
rubyzip (>= 1.2.2, < 4.0)
290290
websocket (~> 1.0)
291-
sqlite3 (2.9.3)
291+
sqlite3 (2.9.4)
292292
mini_portile2 (~> 2.8.0)
293293
sshkit (1.25.0)
294294
base64
@@ -351,9 +351,9 @@ DEPENDENCIES
351351
puma (~> 8.0)
352352
rack-mini-profiler (~> 4.0)
353353
rails (~> 8.1.1)
354-
rollbar (~> 3.7)
354+
rollbar (~> 3.8)
355355
rubocop (~> 1.86)
356-
rubocop-rails (~> 2.34)
356+
rubocop-rails (~> 2.35)
357357
selenium-webdriver (~> 4.43)
358358
sqlite3 (>= 1.4)
359359
stimulus-rails (~> 1.3)

0 commit comments

Comments
 (0)