fastlane-plugin-polidea 4.0.0.pre.3 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e96d20dc3d82e5d9eb608192437fe2f96a8b6e5d56d66064b11bc06be1f3bdff
4
- data.tar.gz: 550ae76e8bd178dad28d8305a16d5870dffdb5872c8a986d7dcd15f8acadcc91
3
+ metadata.gz: 16148ca5e32380ed55cb696df4722d1f17692425705a1a457ecee71fec18ae2d
4
+ data.tar.gz: 6538bb9941484012d8881a883188b2155c8f38bad3968070c75f5423225e0524
5
5
  SHA512:
6
- metadata.gz: 2dbb128516aac0a303cac31eeb583244f163de0aefe511465dc6908fbff12d1b25aaf97e74a0d5a6ba8ef2a6a1bdf316b6777277686c5e0107856ceb8999e67c
7
- data.tar.gz: aa072fe85f8c5df7c18f706c18868b87243cc6da3457908625af9c263818e20346d4318906c393ae1330c5b848e2962fab753e20b3140566abdd31d1c416be8e
6
+ metadata.gz: cf3e04301c39c543817ece108bdf4f5fe441a905dfb7c015f67c7c27eb609e406a648419d21ebd3e58c5c09c60b5e86a70205f5490fa298a13e228b5634db358
7
+ data.tar.gz: d94d95510d05f9713461f2198b8445b927cbd83e70d0f72e93433803aac7ba1d596dae12cf48f6a47c81cc1265a8dabe698c5de91e226c91f65495aa605aafb7
data/README.md CHANGED
@@ -39,6 +39,10 @@ Check out the [example `Fastfile`](fastlane/Fastfile) to see how to use this plu
39
39
 
40
40
  **Note to author:** Please set up a sample project to make it easy for users to explore what your plugin does. Provide everything that is necessary to try out the plugin in this project (including a sample Xcode/Android project if necessary)
41
41
 
42
+ ## Migration guide
43
+
44
+ See [MIGRATION.md](./MIGRATION.md)
45
+
42
46
  ## Troubleshooting
43
47
 
44
48
  If you have trouble using plugins, check out the [Plugins Troubleshooting](https://github.com/fastlane/fastlane/blob/master/fastlane/docs/PluginsTroubleshooting.md) doc in the main `fastlane` repo.
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module Polidea
3
- VERSION = "4.0.0.pre.3"
3
+ VERSION = "4.0.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-polidea
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0.pre.3
4
+ version: 4.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Piotrek Dubiel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-10-31 00:00:00.000000000 Z
11
+ date: 2020-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -293,9 +293,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
293
293
  version: '0'
294
294
  required_rubygems_version: !ruby/object:Gem::Requirement
295
295
  requirements:
296
- - - ">"
296
+ - - ">="
297
297
  - !ruby/object:Gem::Version
298
- version: 1.3.1
298
+ version: '0'
299
299
  requirements: []
300
300
  rubygems_version: 3.0.1
301
301
  signing_key: