Skip to content

Commit 9d49bfb

Browse files
committed
chore(Gemfile): gemをバージョンアップ
1 parent 2ada986 commit 9d49bfb

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.3.6)
4+
addressable (2.3.7)
55
asciidoctor (1.5.2)
66
asciidoctor-epub3 (1.5.0.alpha.4)
77
asciidoctor (~> 1.5.0)
@@ -10,34 +10,34 @@ GEM
1010
backports (3.6.4)
1111
coderay (1.1.0)
1212
epubcheck (3.0.1)
13-
ethon (0.7.1)
13+
ethon (0.7.3)
1414
ffi (>= 1.3.0)
15-
faraday (0.9.0)
15+
faraday (0.9.1)
1616
multipart-post (>= 1.2, < 3)
1717
faraday_middleware (0.9.1)
1818
faraday (>= 0.7.4, < 0.10)
19-
ffi (1.9.6)
19+
ffi (1.9.8)
2020
gepub (0.6.9.2)
2121
nokogiri (~> 1.6.1)
2222
rubyzip (>= 1.1.1)
23-
gh (0.13.2)
23+
gh (0.14.0)
2424
addressable
2525
backports
2626
faraday (~> 0.8)
2727
multi_json (~> 1.0)
2828
net-http-persistent (>= 2.7)
2929
net-http-pipeline
30-
highline (1.6.21)
31-
json (1.8.1)
30+
highline (1.7.1)
31+
json (1.8.2)
3232
launchy (2.4.3)
3333
addressable (~> 2.3)
3434
method_source (0.8.2)
35-
mini_portile (0.6.1)
36-
multi_json (1.10.1)
35+
mini_portile (0.6.2)
36+
multi_json (1.11.0)
3737
multipart-post (2.0.0)
3838
net-http-persistent (2.9.4)
3939
net-http-pipeline (1.0.1)
40-
nokogiri (1.6.5)
40+
nokogiri (1.6.6.2)
4141
mini_portile (~> 0.6.0)
4242
pry (0.9.12.6)
4343
coderay (~> 1.0)
@@ -46,10 +46,10 @@ GEM
4646
pusher-client (0.6.0)
4747
json
4848
websocket (~> 1.0)
49-
rubyzip (1.1.6)
49+
rubyzip (1.1.7)
5050
slop (3.6.0)
51-
thread_safe (0.3.4)
52-
travis (1.7.4)
51+
thread_safe (0.3.5)
52+
travis (1.7.5)
5353
addressable (~> 2.3)
5454
backports
5555
faraday (~> 0.9)
@@ -60,7 +60,7 @@ GEM
6060
pry (~> 0.9, < 0.10)
6161
pusher-client (~> 0.4)
6262
typhoeus (~> 0.6, >= 0.6.8)
63-
typhoeus (0.6.9)
63+
typhoeus (0.7.1)
6464
ethon (>= 0.7.1)
6565
websocket (1.2.1)
6666

0 commit comments

Comments
 (0)