Skip to content

Commit d1238d2

Browse files
authored
Merge pull request #314 from ZeusWPI/dependabot/bundler/sentry-ee74c6f1f7
Bump the sentry group with 2 updates
2 parents c3edc07 + a169174 commit d1238d2

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

Gemfile.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,11 @@ GEM
144144
globalid (1.2.1)
145145
activesupport (>= 6.1)
146146
hashie (3.6.0)
147-
i18n (1.14.6)
147+
i18n (1.14.7)
148148
concurrent-ruby (~> 1.0)
149149
io-console (0.8.0)
150-
irb (1.14.3)
150+
irb (1.15.1)
151+
pp (>= 0.6.0)
151152
rdoc (>= 4.0.0)
152153
reline (>= 0.4.2)
153154
jbuilder (2.13.0)
@@ -157,7 +158,7 @@ GEM
157158
jwt (2.7.1)
158159
language_server-protocol (3.17.0.3)
159160
logger (1.6.5)
160-
loofah (2.23.1)
161+
loofah (2.24.0)
161162
crass (~> 1.0.2)
162163
nokogiri (>= 1.12.0)
163164
mail (2.8.1)
@@ -183,7 +184,7 @@ GEM
183184
net-smtp (0.5.0)
184185
net-protocol
185186
nio4r (2.7.4)
186-
nokogiri (1.18.0-x86_64-linux-gnu)
187+
nokogiri (1.18.2-x86_64-linux-gnu)
187188
racc (~> 1.4)
188189
oauth2 (1.4.11)
189190
faraday (>= 0.17.3, < 3.0)
@@ -196,12 +197,15 @@ GEM
196197
ast (~> 2.4.1)
197198
racc
198199
pg (1.5.9)
200+
pp (0.6.2)
201+
prettyprint
202+
prettyprint (0.2.0)
199203
propshaft (1.1.0)
200204
actionpack (>= 7.0.0)
201205
activesupport (>= 7.0.0)
202206
rack
203207
railties (>= 7.0.0)
204-
psych (5.2.2)
208+
psych (5.2.3)
205209
date
206210
stringio
207211
public_suffix (5.0.4)
@@ -212,7 +216,8 @@ GEM
212216
rack (3.1.8)
213217
rack-cors (2.0.2)
214218
rack (>= 2.0.0)
215-
rack-session (2.0.0)
219+
rack-session (2.1.0)
220+
base64 (>= 0.1.0)
216221
rack (>= 3.0.0)
217222
rack-test (2.2.0)
218223
rack (>= 1.3)
@@ -249,7 +254,7 @@ GEM
249254
zeitwerk (~> 2.6)
250255
rainbow (3.1.1)
251256
rake (13.2.1)
252-
rdoc (6.10.0)
257+
rdoc (6.11.0)
253258
psych (>= 4.0.0)
254259
regexp_parser (2.10.0)
255260
reline (0.6.0)
@@ -284,10 +289,10 @@ GEM
284289
rexml (~> 3.2, >= 3.2.5)
285290
rubyzip (>= 1.2.2, < 3.0)
286291
websocket (~> 1.0)
287-
sentry-rails (5.22.1)
292+
sentry-rails (5.22.2)
288293
railties (>= 5.0)
289-
sentry-ruby (~> 5.22.1)
290-
sentry-ruby (5.22.1)
294+
sentry-ruby (~> 5.22.2)
295+
sentry-ruby (5.22.2)
291296
bigdecimal
292297
concurrent-ruby (~> 1.0, >= 1.0.2)
293298
solid_queue (1.1.2)

0 commit comments

Comments
 (0)