Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sentry-rails from 5.17.1 to 5.21.0 #3676

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 24 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,14 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
bootsnap (1.18.3)
msgpack (~> 1.2)
brakeman (6.1.2)
racc
builder (3.2.4)
builder (3.3.0)
business (2.3.0)
byebug (11.1.3)
capybara (3.40.0)
Expand All @@ -133,7 +133,7 @@ GEM
launchy
childprocess (5.0.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand All @@ -160,7 +160,7 @@ GEM
request_store (>= 1.0)
ruby2_keywords
drb (2.2.1)
erubi (1.12.0)
erubi (1.13.0)
excon (0.110.0)
execjs (2.9.1)
factory_bot (6.4.6)
Expand Down Expand Up @@ -213,12 +213,12 @@ GEM
hashdiff (1.1.0)
hashie (5.0.0)
htmlentities (4.3.4)
i18n (1.14.4)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
inflection (1.0.0)
io-console (0.7.2)
irb (1.12.0)
rdoc
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.5.6)
jasmine (3.99.0)
Expand Down Expand Up @@ -269,7 +269,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.22.3)
minitest (5.25.1)
msgpack (1.7.2)
multi_xml (0.6.0)
multipart-post (2.4.0)
Expand All @@ -288,17 +288,17 @@ GEM
net-protocol
netaddr (1.5.3)
nio4r (2.7.1)
nokogiri (1.16.3-aarch64-linux)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.3-arm-linux)
nokogiri (1.16.7-arm-linux)
racc (~> 1.4)
nokogiri (1.16.3-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86-linux)
nokogiri (1.16.7-x86-linux)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -347,7 +347,7 @@ GEM
public_suffix (5.0.5)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.1)
rack (2.2.9)
rack-accept (0.4.5)
rack (>= 0.4)
Expand Down Expand Up @@ -402,11 +402,11 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.6.3.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redis (4.8.1)
regexp_parser (2.9.0)
reline (0.5.0)
reline (0.5.10)
io-console (~> 0.5)
request_store (1.3.2)
rexml (3.2.6)
Expand Down Expand Up @@ -492,10 +492,10 @@ GEM
scenic (1.8.0)
activerecord (>= 4.0.0)
railties (>= 4.0.0)
sentry-rails (5.17.1)
sentry-rails (5.21.0)
railties (>= 5.0)
sentry-ruby (~> 5.17.1)
sentry-ruby (5.17.1)
sentry-ruby (~> 5.21.0)
sentry-ruby (5.21.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shellany (0.0.1)
Expand Down Expand Up @@ -534,8 +534,8 @@ GEM
string-scrub (0.0.5)
string_scrubber (0.3.0)
string-scrub (~> 0.0.5)
stringio (3.1.0)
thor (1.3.1)
stringio (3.1.1)
thor (1.3.2)
tilt (2.3.0)
timecop (0.9.8)
timeout (0.4.1)
Expand All @@ -557,13 +557,13 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.13)
zeitwerk (2.6.18)
zendesk_api (3.0.5)
faraday (> 2.0.0)
faraday-multipart
Expand Down