Skip to content

Commit ec4d203

Browse files
chore(deps): bump sentry-rails from 6.1.0 to 6.2.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.1.0 to 6.2.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@6.1.0...6.2.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e379713 commit ec4d203

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ GEM
225225
coercible (1.0.0)
226226
descendants_tracker (~> 0.0.1)
227227
concurrent-ruby (1.3.5)
228-
connection_pool (2.5.4)
228+
connection_pool (2.5.5)
229229
coveralls_reborn (0.29.0)
230230
simplecov (~> 0.22.0)
231231
term-ansicolor (~> 1.7)
@@ -469,7 +469,7 @@ GEM
469469
benchmark
470470
logger
471471
mini_mime (1.1.5)
472-
minitest (5.26.1)
472+
minitest (5.26.2)
473473
mobility (1.3.2)
474474
i18n (>= 0.6.10, < 2)
475475
request_store (~> 1.0)
@@ -605,7 +605,7 @@ GEM
605605
ffi (>= 1.0.6)
606606
msgpack (>= 0.4.3)
607607
optimist (>= 3.0.0)
608-
rdoc (6.15.1)
608+
rdoc (6.16.0)
609609
erb
610610
psych (>= 4.0.0)
611611
tsort
@@ -737,10 +737,10 @@ GEM
737737
rexml (~> 3.2, >= 3.2.5)
738738
rubyzip (>= 1.2.2, < 4.0)
739739
websocket (~> 1.0)
740-
sentry-rails (6.1.0)
740+
sentry-rails (6.2.0)
741741
railties (>= 5.2.0)
742-
sentry-ruby (~> 6.1.0)
743-
sentry-ruby (6.1.0)
742+
sentry-ruby (~> 6.2.0)
743+
sentry-ruby (6.2.0)
744744
bigdecimal
745745
concurrent-ruby (~> 1.0, >= 1.0.2)
746746
shoulda-callback-matchers (1.1.4)

0 commit comments

Comments
 (0)