Skip to content

Commit ed4528a

Browse files
Bump sentry-rails from 5.26.0 to 5.28.0
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>
1 parent d130dff commit ed4528a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
erubi (~> 1.4)
111111
parser (>= 2.4)
112112
smart_properties
113-
bigdecimal (3.2.2)
113+
bigdecimal (3.2.3)
114114
bindata (2.5.1)
115115
blueprinter (1.1.2)
116116
brakeman (7.1.0)
@@ -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)
@@ -271,7 +271,7 @@ GEM
271271
net-protocol
272272
netrc (0.11.0)
273273
nio4r (2.7.4)
274-
nokogiri (1.18.9-x86_64-linux-gnu)
274+
nokogiri (1.18.10-x86_64-linux-gnu)
275275
racc (~> 1.4)
276276
octokit (9.2.0)
277277
faraday (>= 1, < 3)
@@ -316,7 +316,7 @@ GEM
316316
nio4r (~> 2.0)
317317
raabro (1.4.0)
318318
racc (1.8.1)
319-
rack (3.2.0)
319+
rack (3.2.1)
320320
rack-cors (3.0.0)
321321
logger
322322
rack (>= 3.0.14)
@@ -457,10 +457,10 @@ GEM
457457
addressable (>= 2.3.5)
458458
faraday (>= 0.17.3, < 3)
459459
securerandom (0.4.1)
460-
sentry-rails (5.26.0)
460+
sentry-rails (5.28.0)
461461
railties (>= 5.0)
462-
sentry-ruby (~> 5.26.0)
463-
sentry-ruby (5.26.0)
462+
sentry-ruby (~> 5.28.0)
463+
sentry-ruby (5.28.0)
464464
bigdecimal
465465
concurrent-ruby (~> 1.0, >= 1.0.2)
466466
simplecov (0.22.0)

0 commit comments

Comments
 (0)