Skip to content

Commit f0ce896

Browse files
Bump sentry-rails from 6.1.0 to 6.1.1 (#2935)
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.1.0 to 6.1.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@6.1.0...6.1.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2baf96b commit f0ce896

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
@@ -217,7 +217,7 @@ GEM
217217
logger
218218
mini_mime (1.1.5)
219219
mini_portile2 (2.8.9)
220-
minitest (5.26.1)
220+
minitest (5.26.2)
221221
net-imap (0.5.7)
222222
date
223223
net-protocol
@@ -349,10 +349,10 @@ GEM
349349
rexml (~> 3.2, >= 3.2.5)
350350
rubyzip (>= 1.2.2, < 4.0)
351351
websocket (~> 1.0)
352-
sentry-rails (6.1.0)
352+
sentry-rails (6.1.1)
353353
railties (>= 5.2.0)
354-
sentry-ruby (~> 6.1.0)
355-
sentry-ruby (6.1.0)
354+
sentry-ruby (~> 6.1.1)
355+
sentry-ruby (6.1.1)
356356
bigdecimal
357357
concurrent-ruby (~> 1.0, >= 1.0.2)
358358
shoulda-matchers (7.0.1)

0 commit comments

Comments
 (0)