Bump sentry-rails from 5.15.0 to 5.15.2
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.15.0 to 5.15.2. - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.15.0...5.15.2) --- updated-dependencies: - dependency-name: sentry-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
12
Gemfile.lock
12
Gemfile.lock
@ -93,7 +93,7 @@ GEM
|
|||||||
erubi (>= 1.0.0)
|
erubi (>= 1.0.0)
|
||||||
rack (>= 0.9.0)
|
rack (>= 0.9.0)
|
||||||
rouge (>= 1.0.0)
|
rouge (>= 1.0.0)
|
||||||
bigdecimal (3.1.4)
|
bigdecimal (3.1.5)
|
||||||
bindex (0.8.1)
|
bindex (0.8.1)
|
||||||
binding_of_caller (1.0.0)
|
binding_of_caller (1.0.0)
|
||||||
debug_inspector (>= 0.0.1)
|
debug_inspector (>= 0.0.1)
|
||||||
@ -191,7 +191,7 @@ GEM
|
|||||||
oauth (>= 0.4.5)
|
oauth (>= 0.4.5)
|
||||||
rexml
|
rexml
|
||||||
influxdb (0.8.1)
|
influxdb (0.8.1)
|
||||||
io-console (0.6.0)
|
io-console (0.7.1)
|
||||||
irb (1.10.1)
|
irb (1.10.1)
|
||||||
rdoc
|
rdoc
|
||||||
reline (>= 0.3.8)
|
reline (>= 0.3.8)
|
||||||
@ -308,7 +308,7 @@ GEM
|
|||||||
pry (>= 0.13, < 0.15)
|
pry (>= 0.13, < 0.15)
|
||||||
pry-rails (0.3.9)
|
pry-rails (0.3.9)
|
||||||
pry (>= 0.10.4)
|
pry (>= 0.10.4)
|
||||||
psych (5.1.1.1)
|
psych (5.1.2)
|
||||||
stringio
|
stringio
|
||||||
public_suffix (5.0.4)
|
public_suffix (5.0.4)
|
||||||
puma (6.4.0)
|
puma (6.4.0)
|
||||||
@ -383,7 +383,7 @@ GEM
|
|||||||
rb-inotify (0.10.1)
|
rb-inotify (0.10.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
rbtree (0.4.6)
|
rbtree (0.4.6)
|
||||||
rdoc (6.6.1)
|
rdoc (6.6.2)
|
||||||
psych (>= 4.0.0)
|
psych (>= 4.0.0)
|
||||||
regexp_parser (2.8.3)
|
regexp_parser (2.8.3)
|
||||||
reline (0.4.1)
|
reline (0.4.1)
|
||||||
@ -460,9 +460,9 @@ GEM
|
|||||||
rubyzip (>= 1.2.2, < 3.0)
|
rubyzip (>= 1.2.2, < 3.0)
|
||||||
websocket (~> 1.0)
|
websocket (~> 1.0)
|
||||||
semantic_range (3.0.0)
|
semantic_range (3.0.0)
|
||||||
sentry-rails (5.15.0)
|
sentry-rails (5.15.2)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
sentry-ruby (~> 5.15.0)
|
sentry-ruby (~> 5.15.2)
|
||||||
sentry-ruby (5.15.2)
|
sentry-ruby (5.15.2)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
set (1.0.4)
|
set (1.0.4)
|
||||||
|
Reference in New Issue
Block a user