Skip to content

Commit 639f92c

Browse files
chore(deps): bump sentry-rails from 5.28.0 to 5.28.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.28.0 to 5.28.1. - [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.28.0...5.28.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 5.28.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4570f50 commit 639f92c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ GEM
186186
thread_safe (~> 0.3, >= 0.3.1)
187187
base64 (0.3.0)
188188
bcrypt (3.1.20)
189-
benchmark (0.4.1)
189+
benchmark (0.5.0)
190190
better_errors (2.10.1)
191191
erubi (>= 1.0.0)
192192
rack (>= 0.9.0)
@@ -299,7 +299,7 @@ GEM
299299
base64
300300
faraday (>= 1, < 3)
301301
multi_json
302-
erb (5.0.3)
302+
erb (5.1.1)
303303
erubi (1.13.1)
304304
et-orbi (1.3.0)
305305
tzinfo
@@ -731,10 +731,10 @@ GEM
731731
rexml (~> 3.2, >= 3.2.5)
732732
rubyzip (>= 1.2.2, < 4.0)
733733
websocket (~> 1.0)
734-
sentry-rails (5.28.0)
734+
sentry-rails (5.28.1)
735735
railties (>= 5.0)
736-
sentry-ruby (~> 5.28.0)
737-
sentry-ruby (5.28.0)
736+
sentry-ruby (~> 5.28.1)
737+
sentry-ruby (5.28.1)
738738
bigdecimal
739739
concurrent-ruby (~> 1.0, >= 1.0.2)
740740
shoulda-callback-matchers (1.1.4)

0 commit comments

Comments
 (0)