Skip to content

Commit 1a4837b

Browse files
committed
fix gemfile.lock
1 parent ecd937f commit 1a4837b

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

Gemfile.lock

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ GEM
8888
rack (>= 0.9.0)
8989
bigdecimal (3.1.9)
9090
bigdecimal (3.1.9-java)
91-
binding_of_caller (1.0.0)
92-
debug_inspector (>= 0.0.1)
91+
binding_of_caller (1.0.1)
92+
debug_inspector (>= 1.2.0)
9393
bootsnap (1.18.4)
9494
msgpack (~> 1.2)
9595
brakeman (7.0.0)
@@ -264,7 +264,6 @@ GEM
264264
minitest (5.25.5)
265265
msgpack (1.8.0)
266266
msgpack (1.8.0-java)
267-
mutex_m (0.3.0)
268267
nenv (0.3.0)
269268
net-imap (0.5.6)
270269
date
@@ -422,7 +421,6 @@ GEM
422421
nokogiri (~> 1)
423422
rubyzip (>= 1.3.0, < 3.0.0)
424423
rotp (6.3.0)
425-
rouge (4.5.1)
426424
rspec (3.13.0)
427425
rspec-core (~> 3.13.0)
428426
rspec-expectations (~> 3.13.0)
@@ -542,10 +540,7 @@ GEM
542540
unicode-emoji (4.0.4)
543541
uniform_notifier (1.16.0)
544542
uri (1.0.2)
545-
url_mount (0.2.1)
546-
rack
547543
useragent (0.16.11)
548-
uuidtools (2.2.0)
549544
validates_timeliness (8.0.0)
550545
activemodel (>= 8.0.0, < 9)
551546
timeliness (>= 0.3.10, < 1)
@@ -589,7 +584,7 @@ DEPENDENCIES
589584
colorize (~> 1.1)
590585
consistency_fail
591586
counter_culture (~> 3.8, >= 3.8.2)
592-
csv (~> 3.3)
587+
csv (~> 3.3, >= 3.3.2)
593588
doorkeeper (~> 5.8, >= 5.8.1)
594589
doorkeeper-i18n (~> 5.2, >= 5.2.7)
595590
dotenv-rails (~> 3.1, >= 3.1.7)

0 commit comments

Comments
 (0)