mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-27 17:19:39 +02:00
Bump sentry-rails from 5.22.1 to 5.22.2 (#1711)
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.22.1 to 5.22.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.22.1...5.22.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e617d791d3
commit
217a96c02d
1 changed files with 8 additions and 4 deletions
12
Gemfile.lock
12
Gemfile.lock
|
@ -219,7 +219,8 @@ GEM
|
||||||
activesupport (> 4.0)
|
activesupport (> 4.0)
|
||||||
jwt (~> 2.0)
|
jwt (~> 2.0)
|
||||||
io-console (0.8.0)
|
io-console (0.8.0)
|
||||||
irb (1.14.3)
|
irb (1.15.1)
|
||||||
|
pp (>= 0.6.0)
|
||||||
rdoc (>= 4.0.0)
|
rdoc (>= 4.0.0)
|
||||||
reline (>= 0.4.2)
|
reline (>= 0.4.2)
|
||||||
jmespath (1.6.2)
|
jmespath (1.6.2)
|
||||||
|
@ -291,6 +292,9 @@ GEM
|
||||||
plaid (34.0.0)
|
plaid (34.0.0)
|
||||||
faraday (>= 1.0.1, < 3.0)
|
faraday (>= 1.0.1, < 3.0)
|
||||||
faraday-multipart (>= 1.0.1, < 2.0)
|
faraday-multipart (>= 1.0.1, < 2.0)
|
||||||
|
pp (0.6.2)
|
||||||
|
prettyprint
|
||||||
|
prettyprint (0.2.0)
|
||||||
prism (1.3.0)
|
prism (1.3.0)
|
||||||
propshaft (1.1.0)
|
propshaft (1.1.0)
|
||||||
actionpack (>= 7.0.0)
|
actionpack (>= 7.0.0)
|
||||||
|
@ -413,10 +417,10 @@ GEM
|
||||||
rexml (~> 3.2, >= 3.2.5)
|
rexml (~> 3.2, >= 3.2.5)
|
||||||
rubyzip (>= 1.2.2, < 3.0)
|
rubyzip (>= 1.2.2, < 3.0)
|
||||||
websocket (~> 1.0)
|
websocket (~> 1.0)
|
||||||
sentry-rails (5.22.1)
|
sentry-rails (5.22.2)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
sentry-ruby (~> 5.22.1)
|
sentry-ruby (~> 5.22.2)
|
||||||
sentry-ruby (5.22.1)
|
sentry-ruby (5.22.2)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
simplecov (0.22.0)
|
simplecov (0.22.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue