Skip to content

Commit b915dec

Browse files
Bump sentry-ruby and sentry-rails
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) and [sentry-rails](https://github.com/getsentry/sentry-ruby). These dependencies needed to be updated together. Updates `sentry-ruby` from 5.14.0 to 5.16.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.14.0...5.16.1) Updates `sentry-rails` from 5.14.0 to 5.16.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.14.0...5.16.1) --- updated-dependencies: - dependency-name: sentry-ruby dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5b4835 commit b915dec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GEM
8989
activerecord (>= 3.0.0)
9090
activesupport (>= 3.0.0)
9191
cancancan (3.5.0)
92-
concurrent-ruby (1.2.2)
92+
concurrent-ruby (1.2.3)
9393
crass (1.0.6)
9494
database_cleaner-active_record (2.1.0)
9595
activerecord (>= 5.a)
@@ -147,7 +147,7 @@ GEM
147147
json
148148
mini_mime (1.1.5)
149149
mini_portile2 (2.8.5)
150-
minitest (5.20.0)
150+
minitest (5.21.2)
151151
msgpack (1.7.2)
152152
net-imap (0.3.7)
153153
date
@@ -274,10 +274,10 @@ GEM
274274
sprockets (>= 2.8, < 4.0)
275275
sprockets-rails (>= 2.0, < 4.0)
276276
tilt (>= 1.1, < 3)
277-
sentry-rails (5.14.0)
277+
sentry-rails (5.16.1)
278278
railties (>= 5.0)
279-
sentry-ruby (~> 5.14.0)
280-
sentry-ruby (5.14.0)
279+
sentry-ruby (~> 5.16.1)
280+
sentry-ruby (5.16.1)
281281
concurrent-ruby (~> 1.0, >= 1.0.2)
282282
simpleidn (0.2.1)
283283
unf (~> 0.1.4)

0 commit comments

Comments
 (0)