Skip to content

Commit bd9f025

Browse files
Bump sentry-rails from 5.23.0 to 5.24.0 (#2851)
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.23.0 to 5.24.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.23.0...5.24.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 5.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e8dfcf commit bd9f025

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
@@ -112,7 +112,7 @@ GEM
112112
childprocess (5.1.0)
113113
logger (~> 1.5)
114114
concurrent-ruby (1.3.5)
115-
connection_pool (2.5.2)
115+
connection_pool (2.5.3)
116116
crack (1.0.0)
117117
bigdecimal
118118
rexml
@@ -198,7 +198,7 @@ GEM
198198
logger (~> 1.6)
199199
lint_roller (1.1.0)
200200
logger (1.7.0)
201-
loofah (2.24.0)
201+
loofah (2.24.1)
202202
crass (~> 1.0.2)
203203
nokogiri (>= 1.12.0)
204204
mail (2.8.1)
@@ -212,7 +212,7 @@ GEM
212212
benchmark
213213
logger
214214
mini_mime (1.1.5)
215-
mini_portile2 (2.8.8)
215+
mini_portile2 (2.8.9)
216216
minitest (5.25.5)
217217
net-imap (0.5.7)
218218
date
@@ -236,7 +236,7 @@ GEM
236236
prettyprint
237237
prettyprint (0.2.0)
238238
prism (1.4.0)
239-
psych (5.2.3)
239+
psych (5.2.6)
240240
date
241241
stringio
242242
public_suffix (6.0.1)
@@ -342,10 +342,10 @@ GEM
342342
rexml (~> 3.2, >= 3.2.5)
343343
rubyzip (>= 1.2.2, < 3.0)
344344
websocket (~> 1.0)
345-
sentry-rails (5.23.0)
345+
sentry-rails (5.24.0)
346346
railties (>= 5.0)
347-
sentry-ruby (~> 5.23.0)
348-
sentry-ruby (5.23.0)
347+
sentry-ruby (~> 5.24.0)
348+
sentry-ruby (5.24.0)
349349
bigdecimal
350350
concurrent-ruby (~> 1.0, >= 1.0.2)
351351
shoulda-matchers (6.5.0)

0 commit comments

Comments
 (0)