This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
forked from freddi-kit/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.97.0 (fastlane#12674)
* Version bump to 2.97.0 * Fixed failing test * Rubocop
- Loading branch information
Josh Holtz
authored
Jun 4, 2018
1 parent
03f7eb7
commit 3e54e3e
Showing
12 changed files
with
111 additions
and
103 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 |
---|---|---|
|
@@ -14,26 +14,26 @@ File.write("#{lib}/fastlane/plugins/template/.rubocop.yml", YAML.dump(config)) | |
Gem::Specification.new do |spec| | ||
spec.name = "fastlane" | ||
spec.version = Fastlane::VERSION | ||
spec.authors = ["Kohki Miki", | ||
spec.authors = ["Danielle Tomlinson", | ||
"Joshua Liebowitz", | ||
"Andrew McBurney", | ||
"Jimmy Dee", | ||
"Matthew Ellis", | ||
"Helmut Januschka", | ||
"Olivier Halligon", | ||
"Luka Mirosevic", | ||
"Aaron Brager", | ||
"Manu Wallner", | ||
"Jérôme Lacoste", | ||
"Joshua Liebowitz", | ||
"Aaron Brager", | ||
"Kohki Miki", | ||
"Felix Krause", | ||
"Iulian Onofrei", | ||
"Fumiya Nakamura", | ||
"Jan Piotrowski", | ||
"Danielle Tomlinson", | ||
"Jorge Revuelta H", | ||
"Maksym Grebenets", | ||
"Manu Wallner", | ||
"Iulian Onofrei", | ||
"Felix Krause", | ||
"Josh Holtz", | ||
"Stefan Natchev"] | ||
"Jorge Revuelta H", | ||
"Matthew Ellis", | ||
"Jimmy Dee", | ||
"Luka Mirosevic", | ||
"Jan Piotrowski", | ||
"Stefan Natchev", | ||
"Helmut Januschka", | ||
"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.96.1 | ||
// Generated with fastlane 2.97.0 |
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 Gymfile: GymfileProtocol { | |
|
||
|
||
|
||
// Generated with fastlane 2.96.1 | ||
// Generated with fastlane 2.97.0 |
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 Matchfile: MatchfileProtocol { | |
|
||
|
||
|
||
// Generated with fastlane 2.96.1 | ||
// Generated with fastlane 2.97.0 |
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 Precheckfile: PrecheckfileProtocol { | |
|
||
|
||
|
||
// Generated with fastlane 2.96.1 | ||
// Generated with fastlane 2.97.0 |
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 Scanfile: ScanfileProtocol { | |
|
||
|
||
|
||
// Generated with fastlane 2.96.1 | ||
// Generated with fastlane 2.97.0 |
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 Snapshotfile: SnapshotfileProtocol { | |
|
||
|
||
|
||
// Generated with fastlane 2.96.1 | ||
// Generated with fastlane 2.97.0 |
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