From 49e55f0eaba869355ffdb11cc97dbbce4c012d58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 9 May 2019 02:20:20 +0000 Subject: [PATCH] Bump travis from 1.8.9 to 1.8.10 Bumps [travis](https://github.com/travis-ci/travis.rb) from 1.8.9 to 1.8.10. - [Release notes](https://github.com/travis-ci/travis.rb/releases) - [Commits](https://github.com/travis-ci/travis.rb/compare/v1.8.9...v1.8.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9eb116a..b75c1ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: addressable (2.4.0) - backports (3.11.3) + backports (3.14.0) byebug (2.7.0) columnize (~> 0.3) debugger-linecache (~> 1.2) @@ -10,11 +10,11 @@ GEM columnize (0.9.0) debugger-linecache (1.2.0) diff-lcs (1.3) - ethon (0.11.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.10.0) formatador (0.2.5) @@ -44,7 +44,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) highline (1.7.10) - json (2.1.0) + json (2.2.0) launchy (2.4.3) addressable (~> 2.3) listen (3.1.5) @@ -54,7 +54,7 @@ GEM lumberjack (1.0.13) method_source (0.9.2) multi_json (1.13.1) - multipart-post (2.0.0) + multipart-post (2.1.0) nenv (0.3.0) net-http-persistent (2.9.4) net-http-pipeline (1.0.1) @@ -93,7 +93,7 @@ GEM slop (3.6.0) thor (0.20.3) timecop (0.9.1) - travis (1.8.9) + travis (1.8.10) backports faraday (~> 0.9) faraday_middleware (~> 0.9, >= 0.9.1)