Skip to content

Commit 850c4ec

Browse files
dependabot[bot]jnms-me
authored andcommitted
build(deps): bump sentry-rails from 6.3.0 to 6.3.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.3.0 to 6.3.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.3.0...6.3.1) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2331d42 commit 850c4ec

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -187,11 +187,12 @@ GEM
187187
identicon (0.0.5)
188188
chunky_png
189189
io-console (0.8.2)
190-
irb (1.16.0)
190+
irb (1.17.0)
191191
pp (>= 0.6.0)
192+
prism (>= 1.3.0)
192193
rdoc (>= 4.0.0)
193194
reline (>= 0.4.2)
194-
json (2.18.0)
195+
json (2.18.1)
195196
jwt (3.1.2)
196197
base64
197198
kt-paperclip (7.2.2)
@@ -352,7 +353,7 @@ GEM
352353
rb-fsevent (0.11.2)
353354
rb-inotify (0.11.1)
354355
ffi (~> 1.0)
355-
rdoc (7.1.0)
356+
rdoc (7.2.0)
356357
erb
357358
psych (>= 4.0.0)
358359
tsort
@@ -422,12 +423,13 @@ GEM
422423
sdoc (2.6.5)
423424
rdoc (>= 5.0)
424425
securerandom (0.4.1)
425-
sentry-rails (6.3.0)
426+
sentry-rails (6.3.1)
426427
railties (>= 5.2.0)
427-
sentry-ruby (~> 6.3.0)
428-
sentry-ruby (6.3.0)
428+
sentry-ruby (~> 6.3.1)
429+
sentry-ruby (6.3.1)
429430
bigdecimal
430431
concurrent-ruby (~> 1.0, >= 1.0.2)
432+
logger
431433
snaky_hash (2.0.3)
432434
hashie (>= 0.1.0, < 6)
433435
version_gem (>= 1.1.8, < 3)

0 commit comments

Comments
 (0)