Skip to content

Commit 200984a

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 dde9b2c commit 200984a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
i18n (1.14.5)
133133
concurrent-ruby (~> 1.0)
134134
io-console (0.7.2)
135-
irb (1.13.1)
135+
irb (1.14.0)
136136
rdoc (>= 4.0.0)
137137
reline (>= 0.4.2)
138138
jquery-rails (4.6.0)
@@ -158,7 +158,7 @@ GEM
158158
mime-types-data (3.2024.0206)
159159
mini_mime (1.1.5)
160160
mini_portile2 (2.8.7)
161-
minitest (5.23.1)
161+
minitest (5.24.1)
162162
mono_logger (1.1.2)
163163
msgpack (1.7.2)
164164
multi_json (1.15.0)
@@ -249,7 +249,7 @@ GEM
249249
redis-namespace (1.11.0)
250250
redis (>= 4)
251251
regexp_parser (2.9.2)
252-
reline (0.5.8)
252+
reline (0.5.9)
253253
io-console (~> 0.5)
254254
request_store (1.5.1)
255255
rack (>= 1.4)
@@ -315,10 +315,10 @@ GEM
315315
ruby2_keywords (0.0.5)
316316
ruumba (0.1.17)
317317
rubocop
318-
sentry-rails (5.17.3)
318+
sentry-rails (5.18.2)
319319
railties (>= 5.0)
320-
sentry-ruby (~> 5.17.3)
321-
sentry-ruby (5.17.3)
320+
sentry-ruby (~> 5.18.2)
321+
sentry-ruby (5.18.2)
322322
bigdecimal
323323
concurrent-ruby (~> 1.0, >= 1.0.2)
324324
sinatra (3.1.0)
@@ -333,7 +333,7 @@ GEM
333333
actionpack (>= 6.1)
334334
activesupport (>= 6.1)
335335
sprockets (>= 3.0.0)
336-
stringio (3.1.0)
336+
stringio (3.1.1)
337337
strscan (3.1.0)
338338
thor (1.3.1)
339339
tilt (2.2.0)
@@ -359,7 +359,7 @@ GEM
359359
websocket-driver (0.7.6)
360360
websocket-extensions (>= 0.1.0)
361361
websocket-extensions (0.1.5)
362-
zeitwerk (2.6.15)
362+
zeitwerk (2.6.16)
363363

364364
PLATFORMS
365365
ruby

0 commit comments

Comments
 (0)