travis: 1.8.10 -> 1.8.11

This commit is contained in:
André-Patrick Bubel
2020-03-02 21:23:47 +01:00
parent f4d6ed2e8b
commit bfbf3c5b09
2 changed files with 27 additions and 19 deletions
@@ -2,15 +2,15 @@ GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
backports (3.15.0)
backports (3.16.1)
coderay (1.1.2)
ethon (0.12.0)
ffi (>= 1.3.0)
faraday (0.17.0)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
ffi (1.11.2)
ffi (1.12.2)
gh (0.15.1)
addressable (~> 2.4.0)
backports
@@ -19,7 +19,7 @@ GEM
net-http-persistent (~> 2.9)
net-http-pipeline
highline (1.7.10)
json (2.2.0)
json (2.3.0)
launchy (2.4.3)
addressable (~> 2.3)
method_source (0.9.2)
@@ -33,7 +33,7 @@ GEM
pusher-client (0.6.2)
json
websocket (~> 1.0)
travis (1.8.10)
travis (1.8.11)
backports
faraday (~> 0.9)
faraday_middleware (~> 0.9, >= 0.9.1)
@@ -54,4 +54,4 @@ DEPENDENCIES
travis
BUNDLED WITH
1.17.2
1.17.3