Skip to content

Commit

Permalink
Merge pull request #1350 from tryzealot/dependabot/bundler/sentry-rai…
Browse files Browse the repository at this point in the history
…ls-and-sentry-ruby-and-sentry-sidekiq-5.15.0

chore(deps): bump sentry-rails, sentry-ruby and sentry-sidekiq
  • Loading branch information
icyleaf authored Dec 7, 2023
2 parents 3b1bb9f + 4d8e7ad commit 8790be2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ GEM
interception (0.5)
io-console (0.6.0)
iostruct (0.0.5)
irb (1.8.3)
irb (1.10.1)
rdoc
reline (>= 0.3.8)
jb (0.8.2)
Expand Down Expand Up @@ -254,7 +254,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.21.4)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -286,7 +286,7 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth2 (1.4.11)
Expand Down Expand Up @@ -428,14 +428,14 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.5.0)
rdoc (6.6.1)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.18.0)
connection_pool
regexp_parser (2.6.1)
reline (0.3.9)
reline (0.4.1)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -473,13 +473,13 @@ GEM
rubyzip (2.3.2)
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
sentry-rails (5.12.0)
sentry-rails (5.15.0)
railties (>= 5.0)
sentry-ruby (~> 5.12.0)
sentry-ruby (5.12.0)
sentry-ruby (~> 5.15.0)
sentry-ruby (5.15.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.12.0)
sentry-ruby (~> 5.12.0)
sentry-sidekiq (5.15.0)
sentry-ruby (~> 5.15.0)
sidekiq (>= 3.0)
sidekiq (7.2.0)
concurrent-ruby (< 2)
Expand Down Expand Up @@ -513,7 +513,7 @@ GEM
ssrf_filter (1.1.1)
stimulus-rails (1.3.0)
railties (>= 6.0.0)
stringio (3.0.8)
stringio (3.1.0)
swd (2.0.2)
activesupport (>= 3)
attr_required (>= 0.0.5)
Expand Down

0 comments on commit 8790be2

Please sign in to comment.