Skip to content

Commit 4bb47da

Browse files
committed
Update dependencies
1 parent dea17ad commit 4bb47da

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GEM
1212
concurrent-ruby (1.0.5)
1313
ethon (0.11.0)
1414
ffi (>= 1.3.0)
15-
ffi (1.9.18)
15+
ffi (1.9.25)
1616
html-proofer (2.6.4)
1717
activesupport (~> 4.2)
1818
addressable (~> 2.3)
@@ -22,20 +22,20 @@ GEM
2222
parallel (~> 1.3)
2323
typhoeus (~> 0.7)
2424
yell (~> 2.0)
25-
i18n (0.9.1)
25+
i18n (0.9.5)
2626
concurrent-ruby (~> 1.0)
2727
mercenary (0.3.6)
2828
mini_portile2 (2.3.0)
29-
minitest (5.11.1)
30-
nokogiri (1.8.1)
29+
minitest (5.11.3)
30+
nokogiri (1.8.4)
3131
mini_portile2 (~> 2.3.0)
3232
parallel (1.12.1)
33-
public_suffix (3.0.1)
34-
rake (12.3.0)
33+
public_suffix (3.0.3)
34+
rake (12.3.1)
3535
thread_safe (0.3.6)
3636
typhoeus (0.8.0)
3737
ethon (>= 0.8.0)
38-
tzinfo (1.2.4)
38+
tzinfo (1.2.5)
3939
thread_safe (~> 0.1)
4040
yell (2.0.7)
4141

@@ -47,4 +47,4 @@ DEPENDENCIES
4747
rake
4848

4949
BUNDLED WITH
50-
1.13.6
50+
1.16.4

0 commit comments

Comments
 (0)