We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc75814 commit aabe7e3Copy full SHA for aabe7e3
1 file changed
Gemfile.lock
@@ -324,7 +324,7 @@ GEM
324
rb-fsevent (0.11.2)
325
rb-inotify (0.11.1)
326
ffi (~> 1.0)
327
- rdoc (6.14.1)
+ rdoc (6.14.2)
328
erb
329
psych (>= 4.0.0)
330
regexp_parser (2.10.0)
@@ -372,10 +372,10 @@ GEM
372
sprockets-rails
373
tilt
374
securerandom (0.4.1)
375
- sentry-rails (5.25.0)
+ sentry-rails (5.26.0)
376
railties (>= 5.0)
377
- sentry-ruby (~> 5.25.0)
378
- sentry-ruby (5.25.0)
+ sentry-ruby (~> 5.26.0)
+ sentry-ruby (5.26.0)
379
bigdecimal
380
concurrent-ruby (~> 1.0, >= 1.0.2)
381
signet (0.19.0)
@@ -399,7 +399,7 @@ GEM
399
actionpack (>= 6.1)
400
activesupport (>= 6.1)
401
sprockets (>= 3.0.0)
402
- sqlite3 (2.7.0)
+ sqlite3 (2.7.2)
403
mini_portile2 (~> 2.8.0)
404
statsd-ruby (1.5.0)
405
stringex (2.8.6)
0 commit comments