fastlane-plugin-apadmi_grout 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5161ef35fb0b4205445e170fb7a84d0f2a72b93f674b1a1d2b9fdd5fafe23cc0
4
- data.tar.gz: 659b250f2169b88ab20fe820e44e2bce52bd4445bc2f1397a61e836c784f4b68
3
+ metadata.gz: ec5626eda26a73456185263b8a707f16cb1cd2febfe2bec77c431e6490115166
4
+ data.tar.gz: 448ffddcef089ad444c2beb330bc90513fff2638952e81819d89b9061cc37ba2
5
5
  SHA512:
6
- metadata.gz: 889806f2dd9318f348fe54ece721b23242084e2aa0699de1866ebed419c8bd6455b120a78919bd141c3a76cb9f0b5334e6a04daadd170ec0c63d9d94d83d150d
7
- data.tar.gz: 412782d83d54ae6674f33d810d176b984cccdd73163839c8bfb8a82a4bc4c9d62da01b3a8cb66e0739c5f8543da92f70360c6556a07ad0c34c19e33adb523dc6
6
+ metadata.gz: 68e8ea0dd8e6e1771fcba78d71fb0214e5807cfa4764921be45989a533f10f1c6be255b6f8d569e080d7808dd4f39c40cebae8b88409ce0e78a81d70c743c242
7
+ data.tar.gz: 75ac5142e2b3f9ff40d6ec02cd91d4e959bc65614154d97748162847311320235961e207eb1df0da97e340d05ba99e0058c8a4019c360bc5ba7b4e06b9055f50
data/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2022 Apadmi Ltd
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Fastlane
4
4
  module ApadmiGrout
5
- VERSION = "0.0.1"
5
+ VERSION = "0.0.2"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-apadmi_grout
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sam
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-06 00:00:00.000000000 Z
11
+ date: 2022-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: apadmi_grout
data/LICENSE DELETED
@@ -1 +0,0 @@
1
- ../LICENSE