travis: 1.8.2 -> 1.8.8

This commit is contained in:
Jörg Thalheim
2017-03-14 21:03:58 +01:00
parent d6f586bbff
commit 496120c19f
2 changed files with 31 additions and 31 deletions
+13 -13
View File
@@ -3,32 +3,32 @@ GEM
specs:
addressable (2.4.0)
backports (3.6.8)
ethon (0.8.1)
ethon (0.10.1)
ffi (>= 1.3.0)
faraday (0.9.2)
faraday (0.11.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
ffi (1.9.10)
gh (0.14.0)
addressable
faraday_middleware (0.11.0.1)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.18)
gh (0.15.1)
addressable (~> 2.4.0)
backports
faraday (~> 0.8)
multi_json (~> 1.0)
net-http-persistent (>= 2.7)
net-http-persistent (~> 2.9)
net-http-pipeline
highline (1.7.8)
json (1.8.3)
json (2.0.3)
launchy (2.4.3)
addressable (~> 2.3)
multi_json (1.11.2)
multi_json (1.12.1)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
pusher-client (0.6.2)
json
websocket (~> 1.0)
travis (1.8.2)
travis (1.8.8)
backports
faraday (~> 0.9)
faraday_middleware (~> 0.9, >= 0.9.1)
@@ -39,7 +39,7 @@ GEM
typhoeus (~> 0.6, >= 0.6.8)
typhoeus (0.8.0)
ethon (>= 0.8.0)
websocket (1.2.2)
websocket (1.2.4)
PLATFORMS
ruby
@@ -48,4 +48,4 @@ DEPENDENCIES
travis
BUNDLED WITH
1.11.2
1.14.4