Skip to content

Commit 768a417

Browse files
Bump sentry-rails from 5.17.3 to 5.18.2
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.17.3 to 5.18.2. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@5.17.3...5.18.2) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08d36c5 commit 768a417

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Diff for: Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ GEM
209209
actionpack (>= 6.0.0)
210210
railties (>= 6.0.0)
211211
io-console (0.7.2)
212-
irb (1.13.1)
212+
irb (1.14.0)
213213
rdoc (>= 4.0.0)
214214
reline (>= 0.4.2)
215215
jbuilder (2.11.5)
@@ -249,7 +249,7 @@ GEM
249249
method_source (1.0.0)
250250
mini_magick (4.12.0)
251251
mini_mime (1.1.2)
252-
minitest (5.23.1)
252+
minitest (5.24.1)
253253
msgpack (1.6.0)
254254
multi_xml (0.6.0)
255255
mutex_m (0.2.0)
@@ -263,11 +263,11 @@ GEM
263263
net-smtp (0.5.0)
264264
net-protocol
265265
nio4r (2.7.3)
266-
nokogiri (1.16.6-aarch64-linux)
266+
nokogiri (1.16.7-aarch64-linux)
267267
racc (~> 1.4)
268-
nokogiri (1.16.6-arm64-darwin)
268+
nokogiri (1.16.7-arm64-darwin)
269269
racc (~> 1.4)
270-
nokogiri (1.16.6-x86_64-linux)
270+
nokogiri (1.16.7-x86_64-linux)
271271
racc (~> 1.4)
272272
oauth2 (2.0.9)
273273
faraday (>= 0.17.3, < 3.0)
@@ -312,7 +312,7 @@ GEM
312312
puma (6.4.2)
313313
nio4r (~> 2.0)
314314
raabro (1.4.0)
315-
racc (1.8.0)
315+
racc (1.8.1)
316316
rack (2.2.9)
317317
rack-cors (2.0.0)
318318
rack (>= 2.0.0)
@@ -445,10 +445,10 @@ GEM
445445
rexml (~> 3.2, >= 3.2.5)
446446
rubyzip (>= 1.2.2, < 3.0)
447447
websocket (~> 1.0)
448-
sentry-rails (5.17.3)
448+
sentry-rails (5.18.2)
449449
railties (>= 5.0)
450-
sentry-ruby (~> 5.17.3)
451-
sentry-ruby (5.17.3)
450+
sentry-ruby (~> 5.18.2)
451+
sentry-ruby (5.18.2)
452452
bigdecimal
453453
concurrent-ruby (~> 1.0, >= 1.0.2)
454454
shoulda-matchers (5.3.0)
@@ -499,7 +499,7 @@ GEM
499499
websocket-extensions (0.1.5)
500500
xpath (3.2.0)
501501
nokogiri (~> 1.8)
502-
zeitwerk (2.6.15)
502+
zeitwerk (2.6.17)
503503

504504
PLATFORMS
505505
aarch64-linux

0 commit comments

Comments
 (0)