Skip to content

Commit

Permalink
Merge pull request #438 from olliebennett/dependabot/bundler/multi-48…
Browse files Browse the repository at this point in the history
…e5fd69aa

Bump sentry-rails and sentry-ruby
  • Loading branch information
olliebennett authored Apr 15, 2024
2 parents 98933a0 + 0982ccb commit c9896d7
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
bindex (0.8.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
Expand Down Expand Up @@ -129,10 +129,10 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.11.2)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
jquery-rails (4.6.0)
Expand All @@ -157,8 +157,8 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.2)
mini_portile2 (2.8.6)
minitest (5.22.3)
mono_logger (1.1.2)
msgpack (1.7.2)
multi_json (1.15.0)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack (2.2.9)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
Expand Down Expand Up @@ -235,11 +235,11 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.6.2)
rdoc (6.6.3.1)
psych (>= 4.0.0)
redis (5.0.7)
redis-client (>= 0.9.0)
Expand All @@ -248,7 +248,7 @@ GEM
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.9.0)
reline (0.4.3)
reline (0.5.1)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -319,10 +319,11 @@ GEM
ruby2_keywords (0.0.5)
ruumba (0.1.17)
rubocop
sentry-rails (5.16.1)
sentry-rails (5.17.3)
railties (>= 5.0)
sentry-ruby (~> 5.16.1)
sentry-ruby (5.16.1)
sentry-ruby (~> 5.17.3)
sentry-ruby (5.17.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sinatra (3.1.0)
mustermann (~> 3.0)
Expand Down

0 comments on commit c9896d7

Please sign in to comment.