Skip to content

Commit 4af8927

Browse files
Update sentry-ruby monorepo to v5.16.1
1 parent a95a0ba commit 4af8927

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

api/Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
code_analyzer (0.5.5)
7979
sexp_processor
8080
colorize (1.1.0)
81-
concurrent-ruby (1.2.2)
81+
concurrent-ruby (1.2.3)
8282
crass (1.0.6)
8383
database_cleaner-active_record (2.1.0)
8484
activerecord (>= 5.a)
@@ -121,7 +121,7 @@ GEM
121121
listen (3.8.0)
122122
rb-fsevent (~> 0.10, >= 0.10.3)
123123
rb-inotify (~> 0.9, >= 0.9.10)
124-
loofah (2.21.3)
124+
loofah (2.22.0)
125125
crass (~> 1.0.2)
126126
nokogiri (>= 1.12.0)
127127
mail (2.8.1)
@@ -136,8 +136,8 @@ GEM
136136
mime-types-data (~> 3.2015)
137137
mime-types-data (3.2023.0808)
138138
mini_mime (1.1.5)
139-
mini_portile2 (2.8.4)
140-
minitest (5.20.0)
139+
mini_portile2 (2.8.5)
140+
minitest (5.21.2)
141141
msgpack (1.7.2)
142142
net-imap (0.3.7)
143143
date
@@ -150,10 +150,10 @@ GEM
150150
net-protocol
151151
netrc (0.11.0)
152152
nio4r (2.5.9)
153-
nokogiri (1.15.4)
153+
nokogiri (1.16.0)
154154
mini_portile2 (~> 2.8.2)
155155
racc (~> 1.4)
156-
nokogiri (1.15.4-x86_64-linux)
156+
nokogiri (1.16.0-x86_64-linux)
157157
racc (~> 1.4)
158158
oj (3.16.1)
159159
parallel (1.23.0)
@@ -164,7 +164,7 @@ GEM
164164
promise.rb (0.7.4)
165165
puma (5.6.7)
166166
nio4r (~> 2.0)
167-
racc (1.7.1)
167+
racc (1.7.3)
168168
rack (2.2.8)
169169
rack-test (2.1.0)
170170
rack (>= 1.3)
@@ -205,7 +205,7 @@ GEM
205205
rake (>= 12.2)
206206
thor (~> 1.0)
207207
rainbow (3.1.1)
208-
rake (13.0.6)
208+
rake (13.1.0)
209209
rb-fsevent (0.11.2)
210210
rb-inotify (0.10.1)
211211
ffi (~> 1.0)
@@ -287,10 +287,10 @@ GEM
287287
rubocop-capybara (~> 2.17)
288288
rubocop-factory_bot (~> 2.22)
289289
ruby-progressbar (1.13.0)
290-
sentry-rails (5.15.2)
290+
sentry-rails (5.16.1)
291291
railties (>= 5.0)
292-
sentry-ruby (~> 5.15.2)
293-
sentry-ruby (5.15.2)
292+
sentry-ruby (~> 5.16.1)
293+
sentry-ruby (5.16.1)
294294
concurrent-ruby (~> 1.0, >= 1.0.2)
295295
sexp_processor (4.17.0)
296296
shoulda-matchers (5.3.0)
@@ -312,7 +312,7 @@ GEM
312312
actionpack (>= 5.2)
313313
activesupport (>= 5.2)
314314
sprockets (>= 3.0.0)
315-
thor (1.2.2)
315+
thor (1.3.0)
316316
timeout (0.4.0)
317317
tzinfo (2.0.6)
318318
concurrent-ruby (~> 1.0)
@@ -326,7 +326,7 @@ GEM
326326
websocket-driver (0.7.6)
327327
websocket-extensions (>= 0.1.0)
328328
websocket-extensions (0.1.5)
329-
zeitwerk (2.6.11)
329+
zeitwerk (2.6.12)
330330

331331
PLATFORMS
332332
ruby

0 commit comments

Comments
 (0)