Skip to content

Commit 2cac67e

Browse files
Bump sentry-rails from 5.10.0 to 5.17.3 (#757)
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.10.0 to 5.17.3. - [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.10.0...5.17.3) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ccff27 commit 2cac67e

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Gemfile.lock

+10-9
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ GEM
151151
dotenv (= 3.1.2)
152152
railties (>= 6.1)
153153
drb (2.2.1)
154-
erubi (1.12.0)
154+
erubi (1.13.0)
155155
execjs (2.9.1)
156156
factory_bot (6.2.1)
157157
activesupport (>= 5.0.0)
@@ -189,7 +189,7 @@ GEM
189189
terminal-table (>= 1.5.1)
190190
ice_nine (0.11.2)
191191
io-console (0.7.2)
192-
irb (1.13.1)
192+
irb (1.13.2)
193193
rdoc (>= 4.0.0)
194194
reline (>= 0.4.2)
195195
jquery-rails (4.5.1)
@@ -234,7 +234,7 @@ GEM
234234
net-smtp (0.5.0)
235235
net-protocol
236236
nio4r (2.7.1)
237-
nokogiri (1.16.5)
237+
nokogiri (1.16.6)
238238
mini_portile2 (~> 2.8.2)
239239
racc (~> 1.4)
240240
pagy (6.5.0)
@@ -301,7 +301,7 @@ GEM
301301
rdoc (6.7.0)
302302
psych (>= 4.0.0)
303303
regexp_parser (2.9.2)
304-
reline (0.5.8)
304+
reline (0.5.9)
305305
io-console (~> 0.5)
306306
request_store (1.5.1)
307307
rack (>= 1.4)
@@ -379,10 +379,11 @@ GEM
379379
rexml (~> 3.2, >= 3.2.5)
380380
rubyzip (>= 1.2.2, < 3.0)
381381
websocket (~> 1.0)
382-
sentry-rails (5.10.0)
382+
sentry-rails (5.17.3)
383383
railties (>= 5.0)
384-
sentry-ruby (~> 5.10.0)
385-
sentry-ruby (5.10.0)
384+
sentry-ruby (~> 5.17.3)
385+
sentry-ruby (5.17.3)
386+
bigdecimal
386387
concurrent-ruby (~> 1.0, >= 1.0.2)
387388
simplecov (0.22.0)
388389
docile (~> 1.1)
@@ -400,7 +401,7 @@ GEM
400401
actionpack (>= 5.2)
401402
activesupport (>= 5.2)
402403
sprockets (>= 3.0.0)
403-
stringio (3.1.0)
404+
stringio (3.1.1)
404405
strscan (3.1.0)
405406
sys-uname (1.3.0)
406407
ffi (~> 1.1)
@@ -430,7 +431,7 @@ GEM
430431
websocket-extensions (0.1.5)
431432
xpath (3.2.0)
432433
nokogiri (~> 1.8)
433-
zeitwerk (2.6.15)
434+
zeitwerk (2.6.16)
434435

435436
PLATFORMS
436437
ruby

0 commit comments

Comments
 (0)