Skip to content

Commit ed07624

Browse files
Build(deps): Bump sentry-rails from 5.24.0 to 5.25.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.24.0 to 5.25.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.24.0...5.25.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 5.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1b562c commit ed07624

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ GEM
195195
erubi (>= 1.0.0)
196196
rack (>= 0.9.0)
197197
rouge (>= 1.0.0)
198-
bigdecimal (3.2.1)
198+
bigdecimal (3.2.2)
199199
bindex (0.8.1)
200200
binding_of_caller (1.0.1)
201201
debug_inspector (>= 1.2.0)
@@ -698,10 +698,10 @@ GEM
698698
rexml (~> 3.2, >= 3.2.5)
699699
rubyzip (>= 1.2.2, < 3.0)
700700
websocket (~> 1.0)
701-
sentry-rails (5.24.0)
701+
sentry-rails (5.25.0)
702702
railties (>= 5.0)
703-
sentry-ruby (~> 5.24.0)
704-
sentry-ruby (5.24.0)
703+
sentry-ruby (~> 5.25.0)
704+
sentry-ruby (5.25.0)
705705
bigdecimal
706706
concurrent-ruby (~> 1.0, >= 1.0.2)
707707
shoulda-callback-matchers (1.1.4)

0 commit comments

Comments
 (0)