Skip to content

Commit bf11647

Browse files
committed
Update gem dependencies
1 parent 941f33e commit bf11647

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

Gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ GEM
2222
erubi (1.7.1)
2323
ethon (0.11.0)
2424
ffi (>= 1.3.0)
25-
eventmachine (1.2.5)
25+
eventmachine (1.2.7)
2626
execjs (2.7.0)
27-
exifr (1.3.3)
28-
ffi (1.9.23)
27+
exifr (1.3.4)
28+
ffi (1.9.25)
2929
fspath (3.1.0)
3030
highline (1.7.10)
31-
html-pipeline (2.7.2)
31+
html-pipeline (2.8.0)
3232
activesupport (>= 2)
3333
nokogiri (>= 1.4)
3434
i18n (1.0.1)
@@ -39,7 +39,7 @@ GEM
3939
image_size (~> 1.5)
4040
in_threads (~> 1.3)
4141
progress (~> 3.0, >= 3.0.1)
42-
image_optim_pack (0.5.0.20180419)
42+
image_optim_pack (0.5.1)
4343
fspath (>= 2.1, < 4)
4444
image_optim (~> 0.19)
4545
image_size (1.5.0)
@@ -49,7 +49,7 @@ GEM
4949
minitest (5.11.3)
5050
multi_json (1.13.1)
5151
mustermann (1.0.2)
52-
newrelic_rpm (5.0.0.342)
52+
newrelic_rpm (5.2.0.345)
5353
nokogiri (1.8.2)
5454
mini_portile2 (~> 2.3.0)
5555
options (2.3.2)
@@ -61,7 +61,7 @@ GEM
6161
coderay (~> 1.1.0)
6262
method_source (~> 0.9.0)
6363
rack (2.0.5)
64-
rack-protection (2.0.1)
64+
rack-protection (2.0.3)
6565
rack
6666
rack-test (1.0.0)
6767
rack (>= 1.0, < 3)
@@ -75,17 +75,18 @@ GEM
7575
sass-listen (4.0.0)
7676
rb-fsevent (~> 0.9, >= 0.9.4)
7777
rb-inotify (~> 0.9, >= 0.9.7)
78-
sinatra (2.0.1)
78+
sinatra (2.0.3)
7979
mustermann (~> 1.0)
8080
rack (~> 2.0)
81-
rack-protection (= 2.0.1)
81+
rack-protection (= 2.0.3)
8282
tilt (~> 2.0)
83-
sinatra-contrib (2.0.1)
84-
backports (>= 2.0)
83+
sinatra-contrib (2.0.3)
84+
activesupport (>= 4.0.0)
85+
backports (>= 2.8.2)
8586
multi_json
8687
mustermann (~> 1.0)
87-
rack-protection (= 2.0.1)
88-
sinatra (= 2.0.1)
88+
rack-protection (= 2.0.3)
89+
sinatra (= 2.0.3)
8990
tilt (>= 1.3, < 3)
9091
sprockets (3.7.1)
9192
concurrent-ruby (~> 1.0)
@@ -112,9 +113,9 @@ GEM
112113
ethon (>= 0.9.0)
113114
tzinfo (1.2.5)
114115
thread_safe (~> 0.1)
115-
uglifier (4.1.10)
116+
uglifier (4.1.11)
116117
execjs (>= 0.3.0, < 3)
117-
unicode-display_width (1.3.2)
118+
unicode-display_width (1.3.3)
118119
unicode_utils (1.4.0)
119120
unix_utils (0.0.15)
120121
yajl-ruby (1.4.0)

0 commit comments

Comments
 (0)