Skip to content

Commit ae4250f

Browse files
authored
Update all of sentry-ruby-core to version 5.22.4
1 parent fbdea98 commit ae4250f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,15 @@ GEM
9797
erubi (>= 1.0.0)
9898
rack (>= 0.9.0)
9999
rouge (>= 1.0.0)
100-
bigdecimal (3.1.8)
100+
bigdecimal (3.1.9)
101101
bindex (0.8.1)
102102
binding_of_caller (1.0.1)
103103
debug_inspector (>= 1.2.0)
104104
bootsnap (1.18.4)
105105
msgpack (~> 1.2)
106106
builder (3.3.0)
107107
climate_control (1.2.0)
108-
concurrent-ruby (1.3.4)
108+
concurrent-ruby (1.3.5)
109109
crack (1.0.0)
110110
bigdecimal
111111
rexml
@@ -123,7 +123,7 @@ GEM
123123
dotenv-rails (3.1.7)
124124
dotenv (= 3.1.7)
125125
railties (>= 6.1)
126-
erubi (1.13.0)
126+
erubi (1.13.1)
127127
execjs (2.10.0)
128128
faraday (2.12.2)
129129
faraday-net_http (>= 2.0, < 3.5)
@@ -183,7 +183,7 @@ GEM
183183
http-form_data (2.3.0)
184184
http_logger (0.7.0)
185185
httpclient (2.8.3)
186-
i18n (1.14.6)
186+
i18n (1.14.7)
187187
concurrent-ruby (~> 1.0)
188188
io-console (0.8.0)
189189
ipaddr_range_set (1.0.0)
@@ -211,7 +211,7 @@ GEM
211211
activesupport (>= 4)
212212
railties (>= 4)
213213
request_store (~> 1.0)
214-
loofah (2.23.1)
214+
loofah (2.24.0)
215215
crass (~> 1.0.2)
216216
nokogiri (>= 1.12.0)
217217
mail (2.8.1)
@@ -244,7 +244,7 @@ GEM
244244
net-smtp (0.5.0)
245245
net-protocol
246246
nio4r (2.7.4)
247-
nokogiri (1.17.2)
247+
nokogiri (1.18.2)
248248
mini_portile2 (~> 2.8.2)
249249
racc (~> 1.4)
250250
os (1.1.4)
@@ -263,7 +263,7 @@ GEM
263263
rack (2.2.10)
264264
rack-attack (6.7.0)
265265
rack (>= 1.0, < 4)
266-
rack-test (2.1.0)
266+
rack-test (2.2.0)
267267
rack (>= 1.3)
268268
rails (7.0.8.7)
269269
actioncable (= 7.0.8.7)
@@ -341,10 +341,10 @@ GEM
341341
sprockets (> 3.0)
342342
sprockets-rails
343343
tilt
344-
sentry-rails (5.22.1)
344+
sentry-rails (5.22.4)
345345
railties (>= 5.0)
346-
sentry-ruby (~> 5.22.1)
347-
sentry-ruby (5.22.1)
346+
sentry-ruby (~> 5.22.4)
347+
sentry-ruby (5.22.4)
348348
bigdecimal
349349
concurrent-ruby (~> 1.0, >= 1.0.2)
350350
signet (0.19.0)

0 commit comments

Comments
 (0)