Skip to content

Commit

Permalink
Auto-generated: new docs for all actions (fastlane#408)
Browse files Browse the repository at this point in the history
* Auto-generated: new docs for all actions

* Update

* New generation

* Newly generated

* Update Gemfile.lock
  • Loading branch information
KrauseFx authored Aug 31, 2017
1 parent 3687e46 commit aeed433
Show file tree
Hide file tree
Showing 206 changed files with 12,910 additions and 9,311 deletions.
21 changes: 12 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/fastlane/fastlane
revision: 7a4a40d076b45c45694c000ab7741ee805db0dac
revision: 204d7fa1e4c2739e466abe6a9176551a1f604880
specs:
fastlane (2.51.0)
fastlane (2.54.4)
CFPropertyList (>= 2.3, < 3.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)
Expand All @@ -16,31 +16,32 @@ GIT
faraday_middleware (~> 0.9)
fastimage (>= 2.1.0, < 3.0.0)
gh_inspector (>= 1.0.1, < 2.0.0)
google-api-client (>= 0.12.0, < 0.13.0)
google-api-client (>= 0.13.1, < 0.14.0)
highline (>= 1.7.2, < 2.0.0)
json (< 3.0.0)
mini_magick (~> 4.5.1)
multi_json
multi_xml (~> 0.5)
multipart-post (~> 2.0.0)
plist (>= 3.1.0, < 4.0.0)
public_suffix (~> 2.0.0)
rubyzip (>= 1.1.0, < 2.0.0)
security (= 0.1.3)
slack-notifier (>= 1.3, < 2.0.0)
terminal-notifier (>= 1.6.2, < 2.0.0)
terminal-table (>= 1.4.5, < 2.0.0)
tty-screen (~> 0.5.0)
word_wrap (~> 1.0.0)
xcodeproj (>= 1.4.4, < 2.0.0)
xcodeproj (>= 1.5.0, < 2.0.0)
xcpretty (>= 0.2.4, < 1.0.0)
xcpretty-travis-formatter (>= 0.0.3)

GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.5)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
babosa (1.0.2)
claide (1.0.2)
claide-plugins (0.9.2)
Expand All @@ -53,7 +54,7 @@ GEM
highline (~> 1.7.2)
cork (0.3.0)
colored2 (~> 3.1)
danger (5.3.4)
danger (5.3.5)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
Expand All @@ -62,6 +63,7 @@ GEM
faraday-http-cache (~> 1.0)
git (~> 1)
kramdown (~> 1.5)
no_proxy_fix
octokit (~> 4.7)
terminal-table (~> 1)
declarative (0.0.9)
Expand All @@ -70,7 +72,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.2.1)
excon (0.58.0)
faraday (0.12.2)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
Expand All @@ -82,7 +84,7 @@ GEM
fastimage (2.1.0)
gh_inspector (1.0.3)
git (1.3.0)
google-api-client (0.12.0)
google-api-client (0.13.4)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.5)
httpclient (>= 2.8.1, < 3.0)
Expand Down Expand Up @@ -118,6 +120,7 @@ GEM
multipart-post (2.0.0)
nanaimo (0.2.3)
nap (1.1.0)
no_proxy_fix (0.1.1)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
Expand Down
Loading

0 comments on commit aeed433

Please sign in to comment.