24 Commits

Author SHA1 Message Date
Matt Rubin fcce9772a5 Upgrade fastlane tools 2026-04-10 11:45:01 -04:00
Matt Rubin ec2ceded4a Pin Ruby version and upgrade fastlane 2026-01-03 13:14:47 -05:00
Matt Rubin ae70bde117 Upgrade fastlane tools 2023-02-11 16:21:03 -05:00
dependabot[bot] cbde1efd30 Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 18:27:40 +00:00
Matt Rubin abd32e4574 Update to the latest fastlane 2021-04-23 19:33:37 -04:00
Matt Rubin f240ccff9d Merge origin/dependabot/bundler/json-2.5.1 into update-fastlane 2021-04-23 19:28:54 -04:00
dependabot[bot] 127f4a4a42 Bump json from 2.2.0 to 2.5.1
Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.5.1.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.2.0...v2.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-23 23:25:40 +00:00
dependabot[bot] 0252b9318c Bump rubyzip from 1.2.3 to 1.3.0
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-23 23:25:20 +00:00
dependabot[bot] af225301a9 Bump excon from 0.66.0 to 0.71.0
Bumps [excon](https://github.com/excon/excon) from 0.66.0 to 0.71.0.
- [Release notes](https://github.com/excon/excon/releases)
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](https://github.com/excon/excon/compare/v0.66.0...v0.71.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-16 20:03:49 +00:00
Matt Rubin 65e98c9c66 Update fastlane 2019-08-23 20:02:21 -04:00
Matt Rubin a6cfaf6b2f Update fastlane
The latest version includes a fix for TestFlight API requests failing with status code 410.
2019-04-13 20:46:30 -04:00
Matt Rubin 7a4bd46a62 Update fastlane 2018-12-22 14:11:05 -05:00
Matt Rubin b7029d7bd4 Upgrade to a released version of fastlane that supports iPhone XS Max 2018-09-25 23:46:08 -04:00
Matt Rubin fc24183d3b Upgrade to an unreleased version of fastlane that supports iPhone XS Max
https://github.com/fastlane/fastlane/pull/13366
2018-09-18 19:55:55 -04:00
Matt Rubin 919e60a5fc Upgrade fastlane 2018-09-15 22:47:19 -04:00
Matt Rubin 70e20eeaa8 Update fastlane 2018-04-23 22:46:27 -04:00
Matt Rubin 4d48478a55 Update fastlane and the snapshot helper 2018-04-05 00:18:06 -04:00
Matt Rubin 48f192e266 Update fastlane and its dependencies 2018-03-15 16:15:36 -04:00
Matt Rubin 61410628c4 Update fastlane 2017-12-09 11:58:07 -05:00
Matt Rubin 1e20102117 Update fastlane tools 2017-11-06 18:34:21 -05:00
Matt Rubin e97c35b58d Update fastlane 2017-10-29 14:28:18 -04:00
Matt Rubin c1c3a82fcb Update the Gemfile and Gemfile.lock
This updates the Gemfile to match the fastlane version we've been using, and also matches the latest gems included on Travis CI images.
2017-06-06 20:06:21 -04:00
Matt Rubin e39eb2ea2a Update to fastlane 2.4.0 2017-01-03 14:27:20 -05:00
Matt Rubin 9f321cc3f2 Add default fastlane configuration
This is the result of `fastlane init`, except personal identifiers have been removed from the Appfile.
2016-12-30 15:59:01 -05:00