Skip to content

Commit

Permalink
Version bump to 2.179.0 (#18456)
Browse files Browse the repository at this point in the history
* Version bump to 2.179.0

* fix ruby 2.4 tests

* fix ruby 2.4 tests

* fix ruby 2.4 tests

* fix ruby 2.4 tests
  • Loading branch information
Josh Holtz committed Mar 26, 2021
1 parent 9a426c5 commit d21cda0
Show file tree
Hide file tree
Showing 21 changed files with 590 additions and 421 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Expand Up @@ -10,6 +10,10 @@ gem "ox", "2.13.2"
gem "google-apis-core", "< 0.3.0"
gem "google-apis-iamcredentials_v1", "< 0.2.0"
gem "google-apis-storage_v1", "< 0.3.0"
gem "google-cloud-core", "< 1.6.0"
gem "google-cloud-env", "< 1.5.0"
gem "google-cloud-errors", "< 1.1.0"
gem "google-cloud-storage", "< 1.31.0"
gem "googleauth", "< 0.16.0"
gem "signet", "< 0.15.0"

Expand Down
16 changes: 10 additions & 6 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
fastlane (2.178.0)
fastlane (2.179.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -50,16 +50,16 @@ GEM
ast (2.4.2)
atomos (0.1.3)
aws-eventstream (1.1.1)
aws-partitions (1.431.1)
aws-sdk-core (3.112.1)
aws-partitions (1.434.0)
aws-sdk-core (3.113.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.42.0)
aws-sdk-kms (1.43.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.89.0)
aws-sdk-s3 (1.93.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -201,7 +201,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mini_magick (4.11.0)
mini_mime (1.0.2)
mini_mime (1.0.3)
multi_json (1.15.0)
multipart-post (2.0.0)
mustermann (1.1.1)
Expand Down Expand Up @@ -367,6 +367,10 @@ DEPENDENCIES
google-apis-core (< 0.3.0)
google-apis-iamcredentials_v1 (< 0.2.0)
google-apis-storage_v1 (< 0.3.0)
google-cloud-core (< 1.6.0)
google-cloud-env (< 1.5.0)
google-cloud-errors (< 1.1.0)
google-cloud-storage (< 1.31.0)
googleauth (< 0.16.0)
ox (= 2.13.2)
pry
Expand Down
164 changes: 88 additions & 76 deletions README.md
Expand Up @@ -35,125 +35,125 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
<!-- This table is regenerated and resorted on each release -->
<table id='team'>
<tr>
<td id='kohki-miki'>
<a href='https://github.com/giginet'>
<img src='https://github.com/giginet.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
</td>
<td id='joshua-liebowitz'>
<a href='https://github.com/taquitos'>
<img src='https://github.com/taquitos.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
</td>
<td id='jimmy-dee'>
<a href='https://github.com/jdee'>
<img src='https://github.com/jdee.png?size=140'>
</a>
<h4 align='center'>Jimmy Dee</h4>
</td>
<td id='jan-piotrowski'>
<a href='https://github.com/janpio'>
<img src='https://github.com/janpio.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
</td>
<td id='j茅r么me-lacoste'>
<a href='https://github.com/lacostej'>
<img src='https://github.com/lacostej.png?size=140'>
<td id='manu-wallner'>
<a href='https://github.com/milch'>
<img src='https://github.com/milch.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/lacostej'>J茅r么me Lacoste</a></h4>
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
</td>
</tr>
<tr>
<td id='josh-holtz'>
<a href='https://github.com/joshdholtz'>
<img src='https://github.com/joshdholtz.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
</td>
<td id='danielle-tomlinson'>
<a href='https://github.com/endocrimes'>
<img src='https://github.com/endocrimes.png?size=140'>
<td id='stefan-natchev'>
<a href='https://github.com/snatchev'>
<img src='https://github.com/snatchev.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
</td>
<td id='satoshi-namai'>
<a href='https://github.com/ainame'>
<img src='https://github.com/ainame.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
</td>
</tr>
<tr>
<td id='j茅r么me-lacoste'>
<a href='https://github.com/lacostej'>
<img src='https://github.com/lacostej.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/lacostej'>J茅r么me Lacoste</a></h4>
</td>
<td id='matthew-ellis'>
<a href='https://github.com/matthewellis'>
<img src='https://github.com/matthewellis.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
</td>
<td id='max-ott'>
<a href='https://github.com/max-ott'>
<img src='https://github.com/max-ott.png?size=140'>
<td id='aaron-brager'>
<a href='https://github.com/getaaron'>
<img src='https://github.com/getaaron.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
</td>
<td id='manu-wallner'>
<a href='https://github.com/milch'>
<img src='https://github.com/milch.png?size=140'>
<td id='iulian-onofrei'>
<a href='https://github.com/revolter'>
<img src='https://github.com/revolter.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
</td>
<td id='jimmy-dee'>
<a href='https://github.com/jdee'>
<img src='https://github.com/jdee.png?size=140'>
</a>
<h4 align='center'>Jimmy Dee</h4>
</td>
</tr>
<tr>
<td id='luka-mirosevic'>
<a href='https://github.com/lmirosevic'>
<img src='https://github.com/lmirosevic.png?size=140'>
<td id='jan-piotrowski'>
<a href='https://github.com/janpio'>
<img src='https://github.com/janpio.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
</td>
<td id='stefan-natchev'>
<a href='https://github.com/snatchev'>
<img src='https://github.com/snatchev.png?size=140'>
<td id='helmut-januschka'>
<a href='https://github.com/hjanuschka'>
<img src='https://github.com/hjanuschka.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
</td>
<td id='maksym-grebenets'>
<a href='https://github.com/mgrebenets'>
<img src='https://github.com/mgrebenets.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
</td>
<td id='felix-krause'>
<a href='https://github.com/KrauseFx'>
<img src='https://github.com/KrauseFx.png?size=140'>
<td id='danielle-tomlinson'>
<a href='https://github.com/endocrimes'>
<img src='https://github.com/endocrimes.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
</td>
<td id='helmut-januschka'>
<a href='https://github.com/hjanuschka'>
<img src='https://github.com/hjanuschka.png?size=140'>
<td id='fumiya-nakamura'>
<a href='https://github.com/nafu'>
<img src='https://github.com/nafu.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
</td>
</tr>
<tr>
<td id='aaron-brager'>
<a href='https://github.com/getaaron'>
<img src='https://github.com/getaaron.png?size=140'>
<td id='jorge-revuelta-h'>
<a href='https://github.com/minuscorp'>
<img src='https://github.com/minuscorp.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
</td>
<td id='andrew-mcburney'>
<a href='https://github.com/armcburney'>
<img src='https://github.com/armcburney.png?size=140'>
<td id='felix-krause'>
<a href='https://github.com/KrauseFx'>
<img src='https://github.com/KrauseFx.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
</td>
<td id='iulian-onofrei'>
<a href='https://github.com/revolter'>
<img src='https://github.com/revolter.png?size=140'>
<td id='roger-oba'>
<a href='https://github.com/rogerluan'>
<img src='https://github.com/rogerluan.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
</td>
<td id='jorge-revuelta-h'>
<a href='https://github.com/minuscorp'>
<img src='https://github.com/minuscorp.png?size=140'>
<td id='daniel-jankowski'>
<a href='https://github.com/mollyIV'>
<img src='https://github.com/mollyIV.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
</td>
<td id='olivier-halligon'>
<a href='https://github.com/AliSoftware'>
Expand All @@ -163,17 +163,29 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
</td>
</tr>
<tr>
<td id='daniel-jankowski'>
<a href='https://github.com/mollyIV'>
<img src='https://github.com/mollyIV.png?size=140'>
<td id='kohki-miki'>
<a href='https://github.com/giginet'>
<img src='https://github.com/giginet.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
</td>
<td id='fumiya-nakamura'>
<a href='https://github.com/nafu'>
<img src='https://github.com/nafu.png?size=140'>
<td id='max-ott'>
<a href='https://github.com/max-ott'>
<img src='https://github.com/max-ott.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
</td>
<td id='luka-mirosevic'>
<a href='https://github.com/lmirosevic'>
<img src='https://github.com/lmirosevic.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
</td>
<td id='andrew-mcburney'>
<a href='https://github.com/armcburney'>
<img src='https://github.com/armcburney.png?size=140'>
</a>
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
</td>
</table>

Expand Down
32 changes: 17 additions & 15 deletions fastlane.gemspec
Expand Up @@ -15,28 +15,30 @@ Gem::Specification.new do |spec|
spec.name = "fastlane"
spec.version = Fastlane::VERSION
# list of authors is regenerated and resorted on each release
spec.authors = ["Joshua Liebowitz",
"Jorge Revuelta H",
"Iulian Onofrei",
"Kohki Miki",
"Fumiya Nakamura",
spec.authors = ["Luka Mirosevic",
"Max Ott",
"Joshua Liebowitz",
"J茅r么me Lacoste",
"Manu Wallner",
"Stefan Natchev",
"Olivier Halligon",
"Andrew McBurney",
"Roger Oba",
"Daniel Jankowski",
"Satoshi Namai",
"Jimmy Dee",
"Kohki Miki",
"Iulian Onofrei",
"Fumiya Nakamura",
"Josh Holtz",
"Helmut Januschka",
"Jan Piotrowski",
"Felix Krause",
"Jimmy Dee",
"Maksym Grebenets",
"Andrew McBurney",
"Max Ott",
"Matthew Ellis",
"Jan Piotrowski",
"Aaron Brager",
"J茅r么me Lacoste",
"Luka Mirosevic",
"Maksym Grebenets",
"Jorge Revuelta H",
"Danielle Tomlinson",
"Josh Holtz"]
"Matthew Ellis",
"Olivier Halligon"]

spec.email = ["fastlane@krausefx.com"]
spec.summary = Fastlane::DESCRIPTION
Expand Down
2 changes: 1 addition & 1 deletion fastlane/lib/fastlane/version.rb
@@ -1,5 +1,5 @@
module Fastlane
VERSION = '2.178.0'.freeze
VERSION = '2.179.0'.freeze
DESCRIPTION = "The easiest way to automate beta deployments and releases for your iOS and Android apps".freeze
MINIMUM_XCODE_RELEASE = "7.0".freeze
RUBOCOP_REQUIREMENT = '0.49.1'.freeze
Expand Down
2 changes: 1 addition & 1 deletion fastlane/swift/Deliverfile.swift
Expand Up @@ -17,4 +17,4 @@ public class Deliverfile: DeliverfileProtocol {
// during the `init` process, and you won't see this message
}

// Generated with fastlane 2.178.0
// Generated with fastlane 2.179.0
6 changes: 3 additions & 3 deletions fastlane/swift/DeliverfileProtocol.swift
Expand Up @@ -9,7 +9,7 @@ public protocol DeliverfileProtocol: class {
var apiKey: [String: Any]? { get }

/// Your Apple ID Username
var username: String { get }
var username: String? { get }

/// The bundle identifier of your app
var appIdentifier: String? { get }
Expand Down Expand Up @@ -192,7 +192,7 @@ public protocol DeliverfileProtocol: class {
public extension DeliverfileProtocol {
var apiKeyPath: String? { return nil }
var apiKey: [String: Any]? { return nil }
var username: String { return "" }
var username: String? { return nil }
var appIdentifier: String? { return nil }
var appVersion: String? { return nil }
var ipa: String? { return nil }
Expand Down Expand Up @@ -256,4 +256,4 @@ public extension DeliverfileProtocol {

// Please don't remove the lines below
// They are used to detect outdated files
// FastlaneRunnerAPIVersion [0.9.61]
// FastlaneRunnerAPIVersion [0.9.62]

0 comments on commit d21cda0

Please sign in to comment.