travis: 1.8.8 -> 1.8.9

This commit is contained in:
Tim Steinbach
2018-09-01 20:29:30 -04:00
parent 7e9bd2dae1
commit 2b71201708
3 changed files with 32 additions and 32 deletions
+11 -11
View File
@@ -2,14 +2,14 @@ GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
backports (3.6.8)
ethon (0.10.1)
backports (3.11.4)
ethon (0.11.0)
ffi (>= 1.3.0)
faraday (0.11.0)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.11.0.1)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.18)
ffi (1.9.25)
gh (0.15.1)
addressable (~> 2.4.0)
backports
@@ -17,18 +17,18 @@ GEM
multi_json (~> 1.0)
net-http-persistent (~> 2.9)
net-http-pipeline
highline (1.7.8)
json (2.0.3)
highline (1.7.10)
json (2.1.0)
launchy (2.4.3)
addressable (~> 2.3)
multi_json (1.12.1)
multi_json (1.13.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.8)
travis (1.8.9)
backports
faraday (~> 0.9)
faraday_middleware (~> 0.9, >= 0.9.1)
@@ -39,13 +39,13 @@ GEM
typhoeus (~> 0.6, >= 0.6.8)
typhoeus (0.8.0)
ethon (>= 0.8.0)
websocket (1.2.4)
websocket (1.2.8)
PLATFORMS
ruby
DEPENDENCIES
travis (= 1.8.8)
travis (= 1.8.9)
BUNDLED WITH
1.14.6