Skip to content

Commit 8a41604

Browse files
committed
Update gems
1 parent e7048a8 commit 8a41604

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

Gemfile.lock

+18-17
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@ GEM
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
backports (3.9.1)
10-
better_errors (2.3.0)
9+
backports (3.10.3)
10+
better_errors (2.4.0)
1111
coderay (>= 1.0.0)
1212
erubi (>= 1.0.0)
1313
rack (>= 0.9.0)
14-
browser (2.5.1)
14+
browser (2.5.2)
1515
coderay (1.1.2)
1616
coffee-script (2.4.1)
1717
coffee-script-source
1818
execjs
1919
coffee-script-source (1.12.2)
2020
concurrent-ruby (1.0.5)
21-
daemons (1.2.4)
22-
erubi (1.6.1)
23-
ethon (0.10.1)
21+
daemons (1.2.5)
22+
erubi (1.7.0)
23+
ethon (0.11.0)
2424
ffi (>= 1.3.0)
2525
eventmachine (1.2.5)
2626
execjs (2.7.0)
@@ -31,14 +31,15 @@ GEM
3131
html-pipeline (2.7.1)
3232
activesupport (>= 2)
3333
nokogiri (>= 1.4)
34-
i18n (0.8.6)
34+
i18n (0.9.1)
35+
concurrent-ruby (~> 1.0)
3536
image_optim (0.25.0)
3637
exifr (~> 1.2, >= 1.2.2)
3738
fspath (~> 3.0)
3839
image_size (~> 1.5)
3940
in_threads (~> 1.3)
4041
progress (~> 3.0, >= 3.0.1)
41-
image_optim_pack (0.5.0.20171001)
42+
image_optim_pack (0.5.0.20171101)
4243
fspath (>= 2.1, < 4)
4344
image_optim (~> 0.19)
4445
image_size (1.5.0)
@@ -51,24 +52,24 @@ GEM
5152
nokogiri (1.8.1)
5253
mini_portile2 (~> 2.3.0)
5354
options (2.3.2)
54-
progress (3.3.1)
55+
progress (3.4.0)
5556
progress_bar (1.1.0)
5657
highline (~> 1.6)
5758
options (~> 2.3.0)
58-
pry (0.11.1)
59+
pry (0.11.2)
5960
coderay (~> 1.1.0)
6061
method_source (~> 0.9.0)
6162
rack (2.0.3)
6263
rack-protection (2.0.0)
6364
rack
6465
rack-test (0.7.0)
6566
rack (>= 1.0, < 3)
66-
rake (12.1.0)
67+
rake (12.2.1)
6768
rb-fsevent (0.10.2)
6869
rb-inotify (0.9.10)
6970
ffi (>= 0.5.0, < 2)
7071
rr (1.2.1)
71-
sass (3.5.2)
72+
sass (3.5.3)
7273
sass-listen (~> 4.0.0)
7374
sass-listen (4.0.0)
7475
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -97,15 +98,15 @@ GEM
9798
thor (0.20.0)
9899
thread_safe (0.3.6)
99100
tilt (2.0.8)
100-
tty-pager (0.9.0)
101-
tty-screen (~> 0.5.0)
101+
tty-pager (0.10.0)
102+
tty-screen (~> 0.6.0)
102103
tty-which (~> 0.3.0)
103104
verse (~> 0.5.0)
104-
tty-screen (0.5.0)
105+
tty-screen (0.6.2)
105106
tty-which (0.3.0)
106107
typhoeus (1.3.0)
107108
ethon (>= 0.9.0)
108-
tzinfo (1.2.3)
109+
tzinfo (1.2.4)
109110
thread_safe (~> 0.1)
110111
uglifier (3.2.0)
111112
execjs (>= 0.3.0, < 3)
@@ -115,7 +116,7 @@ GEM
115116
verse (0.5.0)
116117
unicode-display_width (~> 1.1.0)
117118
unicode_utils (~> 1.4.0)
118-
yajl-ruby (1.3.0)
119+
yajl-ruby (1.3.1)
119120

120121
PLATFORMS
121122
ruby

0 commit comments

Comments
 (0)