Skip to content

Commit

Permalink
Bump sentry-rails from 5.17.2 to 5.18.0
Browse files Browse the repository at this point in the history
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.17.2 to 5.18.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@5.17.2...5.18.0)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 4965081 commit 3b573bd
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ GEM
bindex (0.8.1)
bootsnap (1.17.1)
msgpack (~> 1.2)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
capybara (3.40.0)
addressable
Expand All @@ -129,7 +129,7 @@ GEM
activesupport
tzinfo
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand All @@ -152,7 +152,7 @@ GEM
railties (>= 6.1)
drb (2.2.1)
e2mmap (0.1.0)
erubi (1.12.0)
erubi (1.13.0)
et-orbi (1.2.7)
tzinfo
factory_bot (6.4.5)
Expand Down Expand Up @@ -230,8 +230,8 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.12.0)
rdoc
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.5.6)
jsbundling-rails (1.3.0)
Expand Down Expand Up @@ -265,8 +265,7 @@ GEM
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.23.0)
minitest (5.24.0)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand All @@ -283,8 +282,7 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -345,7 +343,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rack-oauth2 (2.2.0)
activesupport
Expand Down Expand Up @@ -399,12 +397,12 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
rbs (2.8.4)
rdoc (6.6.3.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (4.8.1)
regexp_parser (2.9.0)
reline (0.5.0)
reline (0.5.9)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down Expand Up @@ -478,10 +476,10 @@ GEM
ruby-progressbar (1.13.0)
semantic_logger (4.15.0)
concurrent-ruby (~> 1.0)
sentry-rails (5.17.2)
sentry-rails (5.18.0)
railties (>= 5.0)
sentry-ruby (~> 5.17.2)
sentry-ruby (5.17.3)
sentry-ruby (~> 5.18.0)
sentry-ruby (5.18.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shoulda-matchers (6.2.0)
Expand Down Expand Up @@ -521,7 +519,7 @@ GEM
solargraph-rails (1.1.0)
activesupport
solargraph
stringio (3.1.0)
stringio (3.1.1)
swd (2.0.2)
activesupport (>= 3)
attr_required (>= 0.0.5)
Expand Down Expand Up @@ -578,10 +576,10 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.34)
zeitwerk (2.6.13)
zeitwerk (2.6.16)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
activerecord-session_store
Expand Down

0 comments on commit 3b573bd

Please sign in to comment.