Skip to content

Commit 1ea85b3

Browse files
Bump sentry-rails from 5.17.3 to 5.18.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.17.3 to 5.18.1. - [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.1) --- 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 6048b4b commit 1ea85b3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
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.13.2)
210210
rdoc (>= 4.0.0)
211211
reline (>= 0.4.2)
212212
jbuilder (2.11.5)
@@ -245,7 +245,7 @@ GEM
245245
method_source (1.0.0)
246246
mini_magick (4.12.0)
247247
mini_mime (1.1.2)
248-
minitest (5.23.1)
248+
minitest (5.24.1)
249249
msgpack (1.6.0)
250250
multi_xml (0.6.0)
251251
mutex_m (0.2.0)
@@ -439,10 +439,10 @@ GEM
439439
rexml (~> 3.2, >= 3.2.5)
440440
rubyzip (>= 1.2.2, < 3.0)
441441
websocket (~> 1.0)
442-
sentry-rails (5.17.3)
442+
sentry-rails (5.18.1)
443443
railties (>= 5.0)
444-
sentry-ruby (~> 5.17.3)
445-
sentry-ruby (5.17.3)
444+
sentry-ruby (~> 5.18.1)
445+
sentry-ruby (5.18.1)
446446
bigdecimal
447447
concurrent-ruby (~> 1.0, >= 1.0.2)
448448
shoulda-matchers (5.3.0)
@@ -493,7 +493,7 @@ GEM
493493
websocket-extensions (0.1.5)
494494
xpath (3.2.0)
495495
nokogiri (~> 1.8)
496-
zeitwerk (2.6.15)
496+
zeitwerk (2.6.16)
497497

498498
PLATFORMS
499499
aarch64-linux

0 commit comments

Comments
 (0)