Skip to content

Commit e3178ea

Browse files
Update sentry-ruby monorepo to v5.17.1
1 parent 06af7bb commit e3178ea

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

api/Gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
code_analyzer (0.5.5)
8080
sexp_processor
8181
colorize (1.1.0)
82-
concurrent-ruby (1.2.2)
82+
concurrent-ruby (1.2.3)
8383
crass (1.0.6)
8484
database_cleaner-active_record (2.1.0)
8585
activerecord (>= 5.a)
@@ -112,7 +112,7 @@ GEM
112112
http-accept (1.7.0)
113113
http-cookie (1.0.5)
114114
domain_name (~> 0.5)
115-
i18n (1.14.1)
115+
i18n (1.14.4)
116116
concurrent-ruby (~> 1.0)
117117
json (2.6.3)
118118
json_matchers (0.11.1)
@@ -122,7 +122,7 @@ GEM
122122
listen (3.8.0)
123123
rb-fsevent (~> 0.10, >= 0.10.3)
124124
rb-inotify (~> 0.9, >= 0.9.10)
125-
loofah (2.21.3)
125+
loofah (2.22.0)
126126
crass (~> 1.0.2)
127127
nokogiri (>= 1.12.0)
128128
mail (2.8.1)
@@ -137,8 +137,8 @@ GEM
137137
mime-types-data (~> 3.2015)
138138
mime-types-data (3.2023.0808)
139139
mini_mime (1.1.5)
140-
mini_portile2 (2.8.4)
141-
minitest (5.20.0)
140+
mini_portile2 (2.8.5)
141+
minitest (5.22.3)
142142
msgpack (1.7.2)
143143
net-imap (0.3.7)
144144
date
@@ -151,10 +151,10 @@ GEM
151151
net-protocol
152152
netrc (0.11.0)
153153
nio4r (2.5.9)
154-
nokogiri (1.15.4)
154+
nokogiri (1.16.2)
155155
mini_portile2 (~> 2.8.2)
156156
racc (~> 1.4)
157-
nokogiri (1.15.4-x86_64-linux)
157+
nokogiri (1.16.2-x86_64-linux)
158158
racc (~> 1.4)
159159
oj (3.16.3)
160160
bigdecimal (>= 3.0)
@@ -166,8 +166,8 @@ GEM
166166
promise.rb (0.7.4)
167167
puma (5.6.7)
168168
nio4r (~> 2.0)
169-
racc (1.7.1)
170-
rack (2.2.8)
169+
racc (1.7.3)
170+
rack (2.2.8.1)
171171
rack-test (2.1.0)
172172
rack (>= 1.3)
173173
rails (6.1.7.6)
@@ -207,7 +207,7 @@ GEM
207207
rake (>= 12.2)
208208
thor (~> 1.0)
209209
rainbow (3.1.1)
210-
rake (13.0.6)
210+
rake (13.1.0)
211211
rb-fsevent (0.11.2)
212212
rb-inotify (0.10.1)
213213
ffi (~> 1.0)
@@ -289,10 +289,11 @@ GEM
289289
rubocop-capybara (~> 2.17)
290290
rubocop-factory_bot (~> 2.22)
291291
ruby-progressbar (1.13.0)
292-
sentry-rails (5.15.2)
292+
sentry-rails (5.17.1)
293293
railties (>= 5.0)
294-
sentry-ruby (~> 5.15.2)
295-
sentry-ruby (5.15.2)
294+
sentry-ruby (~> 5.17.1)
295+
sentry-ruby (5.17.1)
296+
bigdecimal
296297
concurrent-ruby (~> 1.0, >= 1.0.2)
297298
sexp_processor (4.17.0)
298299
shoulda-matchers (5.3.0)
@@ -314,7 +315,7 @@ GEM
314315
actionpack (>= 5.2)
315316
activesupport (>= 5.2)
316317
sprockets (>= 3.0.0)
317-
thor (1.2.2)
318+
thor (1.3.1)
318319
timeout (0.4.0)
319320
tzinfo (2.0.6)
320321
concurrent-ruby (~> 1.0)
@@ -328,7 +329,7 @@ GEM
328329
websocket-driver (0.7.6)
329330
websocket-extensions (>= 0.1.0)
330331
websocket-extensions (0.1.5)
331-
zeitwerk (2.6.11)
332+
zeitwerk (2.6.13)
332333

333334
PLATFORMS
334335
ruby

0 commit comments

Comments
 (0)