pilot 1.9.1 → 1.9.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/pilot/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 46de41ec7ba335def3bf0e65b22a2695437b4db5
4
- data.tar.gz: 504b16bc87c63fbd573ebbef49c31cc11e75ad1c
3
+ metadata.gz: e2498dbfe21a7cac7faa3097301156220f8391c6
4
+ data.tar.gz: 6f374086fa54bc6a88312a7c00da04cc7dc4b1a5
5
5
  SHA512:
6
- metadata.gz: b3c72f94d3b5ba001dd8faacea4a47817167bc128e6438bc0ca24c73eca1e251300155af21f42af4e433d7a81ef71467b8d94a673f9a3962274d242158c801d0
7
- data.tar.gz: eb62c4f15855639b4d867251bb6550f0b21de986eca98d29c38a0c2cf1a07ef5ae719c83f0d59aed072dbf5d64955a2e00f765fe90a64697d47c28b3245b8f84
6
+ metadata.gz: dc581d9f88b3f68fcdb6490686d841f734f5d85772ba2435da4de40fd71878aada0af0623c3850feb72fdfe24492802a98bf19bef559cffe614e62779fd0793e
7
+ data.tar.gz: 7d408d04c80b3c35511f49afd4c27947ee5b21bf78817c5a629bc61353afd4a37bfee9877ef024c963ff9ab691b6576e55f7732c4e49eabf007d17ab61f68e63
data/lib/pilot/version.rb CHANGED
@@ -1,4 +1,4 @@
1
1
  module Pilot
2
- VERSION = "1.9.1"
2
+ VERSION = "1.9.2"
3
3
  DESCRIPTION = "The best way to manage your TestFlight testers and builds from your terminal"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pilot
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.1
4
+ version: 1.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Felix Krause
@@ -259,7 +259,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
259
259
  version: '0'
260
260
  requirements: []
261
261
  rubyforge_project:
262
- rubygems_version: 2.4.5.1
262
+ rubygems_version: 2.4.0
263
263
  signing_key:
264
264
  specification_version: 4
265
265
  summary: The best way to manage your TestFlight testers and builds from your terminal