Skip to content

Commit 7c76d80

Browse files
Bump sentry-rails from 5.26.0 to 5.28.0 (#281)
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.26.0 to 5.28.0. - [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.26.0...5.28.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 5.28.0 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 ea3a0e9 commit 7c76d80

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
chronic (0.10.2)
133133
chunky_png (1.4.0)
134134
concurrent-ruby (1.3.5)
135-
connection_pool (2.5.3)
135+
connection_pool (2.5.4)
136136
cose (1.3.1)
137137
cbor (~> 0.5.9)
138138
openssl-signature_algorithm (~> 1.0)
@@ -158,7 +158,7 @@ GEM
158158
drb (2.2.3)
159159
en14960 (0.4.2)
160160
sorbet-runtime (~> 0.5)
161-
erb (5.0.2)
161+
erb (5.1.1)
162162
erb_lint (0.9.0)
163163
activesupport
164164
better_html (>= 2.0.1)
@@ -254,7 +254,7 @@ GEM
254254
benchmark
255255
logger
256256
mini_mime (1.1.5)
257-
minitest (5.25.5)
257+
minitest (5.26.0)
258258
mission_control-jobs (1.1.0)
259259
actioncable (>= 7.1)
260260
actionpack (>= 7.1)
@@ -278,7 +278,7 @@ GEM
278278
net-protocol
279279
netrc (0.11.0)
280280
nio4r (2.7.4)
281-
nokogiri (1.18.9-x86_64-linux-gnu)
281+
nokogiri (1.18.10-x86_64-linux-gnu)
282282
racc (~> 1.4)
283283
octokit (9.2.0)
284284
faraday (>= 1, < 3)
@@ -304,7 +304,7 @@ GEM
304304
ttfunk
305305
pg_query (6.1.0)
306306
google-protobuf (>= 3.25.3)
307-
pp (0.6.2)
307+
pp (0.6.3)
308308
prettyprint
309309
prawn (2.5.0)
310310
matrix (~> 0.4)
@@ -323,7 +323,7 @@ GEM
323323
nio4r (~> 2.0)
324324
raabro (1.4.0)
325325
racc (1.8.1)
326-
rack (3.2.0)
326+
rack (3.2.3)
327327
rack-cors (3.0.0)
328328
logger
329329
rack (>= 3.0.14)
@@ -375,9 +375,10 @@ GEM
375375
rbs (4.0.0.dev.4)
376376
logger
377377
prism (>= 1.3.0)
378-
rdoc (6.14.2)
378+
rdoc (6.15.0)
379379
erb
380380
psych (>= 4.0.0)
381+
tsort
381382
regexp_parser (2.10.0)
382383
reline (0.6.2)
383384
io-console (~> 0.5)
@@ -464,10 +465,10 @@ GEM
464465
addressable (>= 2.3.5)
465466
faraday (>= 0.17.3, < 3)
466467
securerandom (0.4.1)
467-
sentry-rails (5.26.0)
468+
sentry-rails (5.28.0)
468469
railties (>= 5.0)
469-
sentry-ruby (~> 5.26.0)
470-
sentry-ruby (5.26.0)
470+
sentry-ruby (~> 5.28.0)
471+
sentry-ruby (5.28.0)
471472
bigdecimal
472473
concurrent-ruby (~> 1.0, >= 1.0.2)
473474
simplecov (0.22.0)
@@ -548,6 +549,7 @@ GEM
548549
bindata (~> 2.4)
549550
openssl (> 2.0)
550551
openssl-signature_algorithm (~> 1.0)
552+
tsort (0.2.0)
551553
ttfunk (1.8.0)
552554
bigdecimal (~> 3.1)
553555
turbo-rails (2.0.13)
@@ -558,7 +560,7 @@ GEM
558560
unicode-display_width (3.1.4)
559561
unicode-emoji (~> 4.0, >= 4.0.4)
560562
unicode-emoji (4.0.4)
561-
uri (1.0.3)
563+
uri (1.0.4)
562564
useragent (0.16.11)
563565
webauthn (3.4.1)
564566
android_key_attestation (~> 0.3.0)

0 commit comments

Comments
 (0)