We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bea6ac0 + 48758e4 commit 982c92bCopy full SHA for 982c92b
Gemfile.lock
@@ -149,7 +149,7 @@ GEM
149
i18n (1.14.5)
150
concurrent-ruby (~> 1.0)
151
io-console (0.7.2)
152
- irb (1.13.2)
+ irb (1.14.0)
153
rdoc (>= 4.0.0)
154
reline (>= 0.4.2)
155
jbuilder (2.12.0)
@@ -205,7 +205,7 @@ GEM
205
puma (6.4.2)
206
nio4r (~> 2.0)
207
racc (1.8.0)
208
- rack (3.1.6)
+ rack (3.1.7)
209
rack-cors (2.0.2)
210
rack (>= 2.0.0)
211
rack-session (2.0.0)
@@ -283,10 +283,10 @@ GEM
283
rexml (~> 3.2, >= 3.2.5)
284
rubyzip (>= 1.2.2, < 3.0)
285
websocket (~> 1.0)
286
- sentry-rails (5.18.1)
+ sentry-rails (5.18.2)
287
railties (>= 5.0)
288
- sentry-ruby (~> 5.18.1)
289
- sentry-ruby (5.18.1)
+ sentry-ruby (~> 5.18.2)
+ sentry-ruby (5.18.2)
290
bigdecimal
291
concurrent-ruby (~> 1.0, >= 1.0.2)
292
sprockets (4.2.1)
0 commit comments