Skip to content

Commit 78b220a

Browse files
committed
update fastlane
1 parent 88c3ab1 commit 78b220a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Gemfile.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ GEM
2525
highline (~> 1.7.2)
2626
concurrent-ruby (1.0.5)
2727
curb (0.9.4)
28-
declarative (0.0.9)
28+
declarative (0.0.10)
2929
declarative-option (0.1.0)
3030
diff-lcs (1.3)
3131
docile (1.1.5)
3232
domain_name (0.5.20170404)
3333
unf (>= 0.0.5, < 1.0.0)
3434
dotenv (2.2.1)
35-
excon (0.58.0)
35+
excon (0.59.0)
3636
faraday (0.13.1)
3737
multipart-post (>= 1.2, < 3)
3838
faraday-cookie_jar (0.0.6)
@@ -41,7 +41,7 @@ GEM
4141
faraday_middleware (0.12.2)
4242
faraday (>= 0.7.4, < 1.0)
4343
fastimage (2.1.0)
44-
fastlane (2.55.0)
44+
fastlane (2.56.0)
4545
CFPropertyList (>= 2.3, < 3.0.0)
4646
addressable (>= 2.3, < 3.0.0)
4747
babosa (>= 1.0.2, < 2.0.0)
@@ -76,7 +76,7 @@ GEM
7676
xcpretty-travis-formatter (>= 0.0.3)
7777
fastlane-plugin-bugsnag (1.1.0)
7878
gh_inspector (1.0.3)
79-
google-api-client (0.13.4)
79+
google-api-client (0.13.6)
8080
addressable (~> 2.5, >= 2.5.1)
8181
googleauth (~> 0.5)
8282
httpclient (>= 2.8.1, < 3.0)
@@ -123,7 +123,7 @@ GEM
123123
mimemagic (0.3.2)
124124
mini_magick (4.5.1)
125125
minitest (5.10.3)
126-
multi_json (1.12.1)
126+
multi_json (1.12.2)
127127
multi_xml (0.6.0)
128128
multipart-post (2.0.0)
129129
nanaimo (0.2.3)
@@ -197,6 +197,5 @@ DEPENDENCIES
197197
json
198198
xcodeproj
199199

200-
201200
BUNDLED WITH
202201
1.14.6

0 commit comments

Comments
 (0)