Commit 0bbbd041 authored by Christopher Fujino's avatar Christopher Fujino Committed by Flutter GitHub Bot

Bump excon from 0.67.0 to 0.71.0 for ci on mac & linux (#48268)

parent 84aa29ce
......@@ -127,6 +127,7 @@ ENV LANG en_US.UTF-8
# Skip all the documentation (-N) since it's just on CI.
RUN gem install bundler -N
# Gemfile last edited 1/6/2019 (update to trigger a rebuild of Docker image)
COPY Gemfile /Gemfile
COPY Gemfile.lock /Gemfile.lock
......
# When editing this file, update the comment starting "# Gemfile last edited"
# in dev/ci/docker_linux/Dockerfile to retrigger a Docker build on Cirrus.
source "https://rubygems.org"
# Install fastlane which is used on Linux to build and deploy Android
......
......@@ -18,7 +18,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.5)
emoji_regex (1.0.1)
excon (0.67.0)
excon (0.71.0)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
......@@ -153,7 +153,7 @@ PLATFORMS
ruby
DEPENDENCIES
fastlane
fastlane (= 2.134.0)
BUNDLED WITH
2.0.2
......@@ -63,7 +63,7 @@ GEM
dotenv (2.7.5)
emoji_regex (1.0.1)
escape (0.0.4)
excon (0.67.0)
excon (0.71.0)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
......@@ -205,8 +205,10 @@ GEM
rouge (~> 2.0.7)
xcpretty-travis-formatter (1.0.0)
xcpretty (~> 0.2, >= 0.0.7)
PLATFORMS
ruby
DEPENDENCIES
cocoapods
fastlane (= 2.134.0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment