forked from fastlane/fastlane
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version bump to 2.130.0 (fastlane#15248)
- Loading branch information
Josh Holtz
authored
Aug 30, 2019
1 parent
57218df
commit 87f26c2
Showing
13 changed files
with
130 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,26 +15,26 @@ Gem::Specification.new do |spec| | |
spec.name = "fastlane" | ||
spec.version = Fastlane::VERSION | ||
# list of authors is regenerated and resorted on each release | ||
spec.authors = ["Jorge Revuelta H", | ||
"Olivier Halligon", | ||
"Aaron Brager", | ||
spec.authors = ["Felix Krause", | ||
"Matthew Ellis", | ||
"Joshua Liebowitz", | ||
"Fumiya Nakamura", | ||
"Danielle Tomlinson", | ||
"Kohki Miki", | ||
"Jan Piotrowski", | ||
"Jimmy Dee", | ||
"Andrew McBurney", | ||
"Maksym Grebenets", | ||
"Stefan Natchev", | ||
"Matthew Ellis", | ||
"Jimmy Dee", | ||
"Luka Mirosevic", | ||
"Jérôme Lacoste", | ||
"Josh Holtz", | ||
"Maksym Grebenets", | ||
"Helmut Januschka", | ||
"Iulian Onofrei", | ||
"Danielle Tomlinson", | ||
"Aaron Brager", | ||
"Andrew McBurney", | ||
"Manu Wallner", | ||
"Felix Krause", | ||
"Luka Mirosevic", | ||
"Helmut Januschka", | ||
"Josh Holtz"] | ||
"Jan Piotrowski", | ||
"Jorge Revuelta H", | ||
"Olivier Halligon"] | ||
|
||
spec.email = ["[email protected]"] | ||
spec.summary = Fastlane::DESCRIPTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,4 +18,4 @@ class Deliverfile: DeliverfileProtocol { | |
|
||
|
||
|
||
// Generated with fastlane 2.129.0 | ||
// Generated with fastlane 2.130.0 |
Oops, something went wrong.