Skip to content

Commit

Permalink
Merge pull request #107 from ashutoshgngwr/dependabot/bundler/fastlan…
Browse files Browse the repository at this point in the history
…e-2.144.0

chore(deps): bump fastlane from 2.143.0 to 2.144.0
  • Loading branch information
ashutoshgngwr committed Mar 25, 2020
2 parents a9d5ddd + fa96a6b commit efc1335
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions Gemfile.lock
Expand Up @@ -6,13 +6,19 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
atomos (0.1.3)
aws-eventstream (1.0.3)
aws-sdk (2.11.460)
aws-sdk-resources (= 2.11.460)
aws-sdk-core (2.11.460)
aws-sigv4 (~> 1.0)
aws-partitions (1.287.0)
aws-sdk-core (3.92.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-resources (2.11.460)
aws-sdk-core (= 2.11.460)
aws-sdk-kms (1.30.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.61.1)
aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.1)
aws-eventstream (~> 1.0, >= 1.0.2)
babosa (1.0.3)
Expand All @@ -28,7 +34,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.5)
emoji_regex (1.0.1)
excon (0.72.0)
excon (0.73.0)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
Expand All @@ -37,10 +43,10 @@ GEM
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.7)
fastlane (2.143.0)
fastlane (2.144.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
aws-sdk (~> 2.3)
aws-sdk-s3 (~> 1.0)
babosa (>= 1.0.2, < 2.0.0)
bundler (>= 1.12.0, < 3.0.0)
colored
Expand Down Expand Up @@ -150,7 +156,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.6.1)
unicode-display_width (1.7.0)
word_wrap (1.0.0)
xcodeproj (1.15.0)
CFPropertyList (>= 2.3.3, < 4.0)
Expand Down

0 comments on commit efc1335

Please sign in to comment.