Skip to content

Commit 80e9222

Browse files
Bump ffi from 1.9.6 to 1.11.1
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.6 to 1.11.1. - [Release notes](https://github.com/ffi/ffi/releases) - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](ffi/ffi@v1.9.6...1.11.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85e56f5 commit 80e9222

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

Gemfile.lock

+12-2
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,27 @@ GEM
1111
cri (2.6.1)
1212
colored (~> 1.2)
1313
diff-lcs (1.2.5)
14-
ffi (1.9.6)
14+
em-websocket (0.5.1)
15+
eventmachine (>= 0.12.9)
16+
http_parser.rb (~> 0.6.0)
17+
eventmachine (1.2.7)
18+
ffi (1.11.1)
1519
formatador (0.2.5)
1620
guard (2.6.1)
1721
formatador (>= 0.2.4)
1822
listen (~> 2.7)
1923
lumberjack (~> 1.0)
2024
pry (>= 0.9.12)
2125
thor (>= 0.18.1)
26+
guard-livereload (2.3.1)
27+
em-websocket (~> 0.5)
28+
guard (~> 2.0)
29+
multi_json (~> 1.8)
2230
guard-nanoc (1.0.2)
2331
guard (>= 1.8.0)
2432
nanoc (>= 3.6.3)
2533
hitimes (1.2.2)
34+
http_parser.rb (0.6.0)
2635
kramdown (1.4.2)
2736
listen (2.7.11)
2837
celluloid (>= 0.15.2)
@@ -31,6 +40,7 @@ GEM
3140
lumberjack (1.0.9)
3241
method_source (0.8.2)
3342
mini_portile (0.6.0)
43+
multi_json (1.14.1)
3444
nanoc (3.7.3)
3545
cri (~> 2.3)
3646
nanoc-cachebuster (0.3.1)
@@ -69,7 +79,7 @@ GEM
6979
thor (0.19.1)
7080
timers (4.0.1)
7181
hitimes
72-
yajl-ruby (1.3.0)
82+
yajl-ruby (1.1.0)
7383

7484
PLATFORMS
7585
ruby

0 commit comments

Comments
 (0)