Skip to content

Commit 9e816eb

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 83b718a commit 9e816eb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ GEM
206206
actionpack (>= 6.0.0)
207207
railties (>= 6.0.0)
208208
io-console (0.7.2)
209-
irb (1.13.1)
209+
irb (1.14.0)
210210
rdoc (>= 4.0.0)
211211
reline (>= 0.4.2)
212212
jbuilder (2.11.5)
@@ -246,7 +246,7 @@ GEM
246246
method_source (1.0.0)
247247
mini_magick (4.12.0)
248248
mini_mime (1.1.2)
249-
minitest (5.23.1)
249+
minitest (5.24.1)
250250
msgpack (1.6.0)
251251
multi_xml (0.6.0)
252252
mutex_m (0.2.0)
@@ -442,10 +442,10 @@ GEM
442442
rexml (~> 3.2, >= 3.2.5)
443443
rubyzip (>= 1.2.2, < 3.0)
444444
websocket (~> 1.0)
445-
sentry-rails (5.17.3)
445+
sentry-rails (5.18.2)
446446
railties (>= 5.0)
447-
sentry-ruby (~> 5.17.3)
448-
sentry-ruby (5.17.3)
447+
sentry-ruby (~> 5.18.2)
448+
sentry-ruby (5.18.2)
449449
bigdecimal
450450
concurrent-ruby (~> 1.0, >= 1.0.2)
451451
shoulda-matchers (5.3.0)
@@ -496,7 +496,7 @@ GEM
496496
websocket-extensions (0.1.5)
497497
xpath (3.2.0)
498498
nokogiri (~> 1.8)
499-
zeitwerk (2.6.15)
499+
zeitwerk (2.6.16)
500500

501501
PLATFORMS
502502
aarch64-linux

0 commit comments

Comments
 (0)