travis: 1.8.9 -> 1.8.10

This commit is contained in:
André-Patrick Bubel
2019-07-06 13:43:09 +02:00
parent 895fb1629d
commit 4f8dacfcdf
3 changed files with 28 additions and 28 deletions
+10 -10
View File
@@ -2,14 +2,14 @@ GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
backports (3.11.4)
ethon (0.11.0)
backports (3.15.0)
ethon (0.12.0)
ffi (>= 1.3.0)
faraday (0.15.2)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.25)
ffi (1.11.1)
gh (0.15.1)
addressable (~> 2.4.0)
backports
@@ -18,17 +18,17 @@ GEM
net-http-persistent (~> 2.9)
net-http-pipeline
highline (1.7.10)
json (2.1.0)
json (2.2.0)
launchy (2.4.3)
addressable (~> 2.3)
multi_json (1.13.1)
multipart-post (2.0.0)
multipart-post (2.1.1)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
pusher-client (0.6.2)
json
websocket (~> 1.0)
travis (1.8.9)
travis (1.8.10)
backports
faraday (~> 0.9)
faraday_middleware (~> 0.9, >= 0.9.1)
@@ -45,7 +45,7 @@ PLATFORMS
ruby
DEPENDENCIES
travis (= 1.8.9)
travis (= 1.8.10)
BUNDLED WITH
1.14.6
1.17.2