Skip to content

Commit bce49da

Browse files
chore(deps): update dependency guard to v2.19.1
1 parent 611bbe9 commit bce49da

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

Gemfile.lock

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,17 @@ GEM
1515
diff-lcs (1.5.1)
1616
ech_config (0.0.3)
1717
sorbet-runtime
18-
ffi (1.17.0)
19-
formatador (1.1.0)
20-
guard (2.18.1)
18+
ffi (1.17.2)
19+
formatador (1.2.0)
20+
reline
21+
guard (2.19.1)
2122
formatador (>= 0.2.4)
2223
listen (>= 2.7, < 4.0)
24+
logger (~> 1.6)
2325
lumberjack (>= 1.0.12, < 2.0)
2426
nenv (~> 0.1)
2527
notiffany (~> 0.0)
28+
ostruct (~> 0.6)
2629
pry (>= 0.13.0)
2730
shellany (~> 0.0)
2831
thor (>= 0.18.1)
@@ -33,11 +36,12 @@ GEM
3336
rspec (>= 2.99.0, < 4.0)
3437
hpke (0.1.0)
3538
openssl (~> 3.0.0)
39+
io-console (0.8.1)
3640
listen (3.9.0)
3741
rb-fsevent (~> 0.10, >= 0.10.3)
3842
rb-inotify (~> 0.9, >= 0.9.10)
3943
logger (1.6.1)
40-
lumberjack (1.2.10)
44+
lumberjack (1.4.0)
4145
method_source (1.1.0)
4246
mongo (2.21.0)
4347
bson (>= 4.14.1, < 6.0.0)
@@ -49,7 +53,7 @@ GEM
4953
shellany (~> 0.0)
5054
openssl (3.0.2)
5155
ostruct (0.6.0)
52-
pry (0.14.2)
56+
pry (0.15.2)
5357
coderay (~> 1.1)
5458
method_source (~> 1.0)
5559
rack (2.2.9)
@@ -61,6 +65,8 @@ GEM
6165
rb-fsevent (0.11.2)
6266
rb-inotify (0.11.1)
6367
ffi (~> 1.0)
68+
reline (0.6.2)
69+
io-console (~> 0.5)
6470
rspec (3.13.0)
6571
rspec-core (~> 3.13.0)
6672
rspec-expectations (~> 3.13.0)
@@ -82,7 +88,7 @@ GEM
8288
rack-protection (= 3.2.0)
8389
tilt (~> 2.0)
8490
sorbet-runtime (0.5.11572)
85-
thor (1.3.2)
91+
thor (1.4.0)
8692
tilt (2.4.0)
8793
tttls1.3 (0.3.3)
8894
ech_config (~> 0.0.3)

0 commit comments

Comments
 (0)