Skip to content

Commit ea2697e

Browse files
Lock file maintenance
1 parent 1fc5048 commit ea2697e

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Gemfile.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ GEM
99
coderay (1.1.3)
1010
constructor (2.0.0)
1111
deep_merge (1.2.2)
12-
ffi (1.17.0)
13-
formatador (1.1.0)
12+
ffi (1.17.2-aarch64-linux-gnu)
13+
ffi (1.17.2-arm64-darwin)
14+
ffi (1.17.2-x86_64-linux-gnu)
15+
formatador (1.2.0)
16+
reline
1417
guard (2.19.0)
1518
formatador (>= 0.2.4)
1619
listen (>= 2.7, < 4.0)
@@ -23,10 +26,11 @@ GEM
2326
guard-rake (1.0.0)
2427
guard
2528
rake
29+
io-console (0.8.1)
2630
listen (3.9.0)
2731
rb-fsevent (~> 0.10, >= 0.10.3)
2832
rb-inotify (~> 0.9, >= 0.9.10)
29-
lumberjack (1.2.10)
33+
lumberjack (1.4.0)
3034
method_source (1.1.0)
3135
nenv (0.3.0)
3236
notiffany (0.1.3)
@@ -39,6 +43,8 @@ GEM
3943
rb-fsevent (0.11.2)
4044
rb-inotify (0.11.1)
4145
ffi (~> 1.0)
46+
reline (0.6.2)
47+
io-console (~> 0.5)
4248
shellany (0.0.1)
4349
thor (0.20.3)
4450

0 commit comments

Comments
 (0)