Skip to content

Commit c872274

Browse files
Bump sentry-rails from 6.1.1 to 6.1.2 (#2940)
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.1.1 to 6.1.2. - [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.1...6.1.2) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.1.2 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 f0ce896 commit c872274

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
@@ -115,7 +115,7 @@ GEM
115115
childprocess (5.1.0)
116116
logger (~> 1.5)
117117
concurrent-ruby (1.3.5)
118-
connection_pool (2.5.4)
118+
connection_pool (2.5.5)
119119
crack (1.0.1)
120120
bigdecimal
121121
rexml
@@ -293,7 +293,7 @@ GEM
293293
zeitwerk (~> 2.6)
294294
rainbow (3.1.1)
295295
rake (13.3.1)
296-
rdoc (6.15.1)
296+
rdoc (6.16.0)
297297
erb
298298
psych (>= 4.0.0)
299299
tsort
@@ -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.1)
352+
sentry-rails (6.1.2)
353353
railties (>= 5.2.0)
354-
sentry-ruby (~> 6.1.1)
355-
sentry-ruby (6.1.1)
354+
sentry-ruby (~> 6.1.2)
355+
sentry-ruby (6.1.2)
356356
bigdecimal
357357
concurrent-ruby (~> 1.0, >= 1.0.2)
358358
shoulda-matchers (7.0.1)

0 commit comments

Comments
 (0)