Skip to content

Commit 3fd6c00

Browse files
chore(deps): bump sentry-rails from 5.26.0 to 5.27.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.26.0 to 5.27.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.27.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 5.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f817131 commit 3fd6c00

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
@@ -191,7 +191,7 @@ GEM
191191
erubi (>= 1.0.0)
192192
rack (>= 0.9.0)
193193
rouge (>= 1.0.0)
194-
bigdecimal (3.2.2)
194+
bigdecimal (3.2.3)
195195
bindex (0.8.1)
196196
binding_of_caller (1.0.1)
197197
debug_inspector (>= 1.2.0)
@@ -729,10 +729,10 @@ GEM
729729
rexml (~> 3.2, >= 3.2.5)
730730
rubyzip (>= 1.2.2, < 4.0)
731731
websocket (~> 1.0)
732-
sentry-rails (5.26.0)
732+
sentry-rails (5.27.0)
733733
railties (>= 5.0)
734-
sentry-ruby (~> 5.26.0)
735-
sentry-ruby (5.26.0)
734+
sentry-ruby (~> 5.27.0)
735+
sentry-ruby (5.27.0)
736736
bigdecimal
737737
concurrent-ruby (~> 1.0, >= 1.0.2)
738738
shoulda-callback-matchers (1.1.4)

0 commit comments

Comments
 (0)