Skip to content

Commit 45b168f

Browse files
Build(deps): Bump sentry-rails from 5.23.0 to 5.24.0
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]>
1 parent 0eb08f6 commit 45b168f

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
@@ -428,7 +428,7 @@ GEM
428428
rb-fsevent (~> 0.10, >= 0.10.3)
429429
rb-inotify (~> 0.9, >= 0.9.10)
430430
logger (1.7.0)
431-
loofah (2.24.0)
431+
loofah (2.24.1)
432432
crass (~> 1.0.2)
433433
nokogiri (>= 1.12.0)
434434
mail (2.8.1)
@@ -498,7 +498,7 @@ GEM
498498
pry (0.15.2)
499499
coderay (~> 1.1)
500500
method_source (~> 1.0)
501-
psych (5.2.3)
501+
psych (5.2.6)
502502
date
503503
stringio
504504
public_suffix (6.0.1)
@@ -507,7 +507,7 @@ GEM
507507
pundit (2.5.0)
508508
activesupport (>= 3.0.0)
509509
racc (1.8.1)
510-
rack (3.1.13)
510+
rack (3.1.14)
511511
rack-attack (6.7.0)
512512
rack (>= 1.0, < 4)
513513
rack-cors (2.0.2)
@@ -518,7 +518,7 @@ GEM
518518
base64 (>= 0.1.0)
519519
logger (>= 1.6.0)
520520
rack (>= 3.0.0, < 4)
521-
rack-session (2.1.0)
521+
rack-session (2.1.1)
522522
base64 (>= 0.1.0)
523523
rack (>= 3.0.0)
524524
rack-test (2.2.0)
@@ -689,10 +689,10 @@ GEM
689689
rexml (~> 3.2, >= 3.2.5)
690690
rubyzip (>= 1.2.2, < 3.0)
691691
websocket (~> 1.0)
692-
sentry-rails (5.23.0)
692+
sentry-rails (5.24.0)
693693
railties (>= 5.0)
694-
sentry-ruby (~> 5.23.0)
695-
sentry-ruby (5.23.0)
694+
sentry-ruby (~> 5.24.0)
695+
sentry-ruby (5.24.0)
696696
bigdecimal
697697
concurrent-ruby (~> 1.0, >= 1.0.2)
698698
shoulda-callback-matchers (1.1.4)

0 commit comments

Comments
 (0)