fastlane-plugin-apadmi_grout 3.0.1 → 3.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: e35f5a4e5312fa6aa855d60e12ee754ea8d0ea4c7a0341d791a5b0dfa5e3ea52
4
- data.tar.gz: d4ab409f4ebf697392c277cbc3aa0404d1240216d4cadcbbdcc7e7b23ad4ef28
3
+ metadata.gz: 621b00f3a1828ef83489995e71f9ea3cc0c35eca6a8e15135f62df7bc3a844a9
4
+ data.tar.gz: 4bbf32556889b61fbc4a570caeccd0db20fe7044fbbb632fa33cb872c6882c18
5
5
  SHA512:
6
- metadata.gz: a5a40471eb07c185d29ae32abac588291b22a9fe6781a5ff2968b8b63a57c9e06b52ec06292435eb4947df4ddf51d8aec07166f3676c3f5156f47e19ab828295
7
- data.tar.gz: 40374cbe40afe343be2947e3e14ab7cc0d9ff985aae835a9b32f0678a6d981147a888595bf4f06dc680294beecf255011773b6ee593580e41a3a6452482871e6
6
+ metadata.gz: 93603df171243ef3814bf5924c66ef70db908bdda6c7a4949f1cf10b0b6bfdd1e759898286908fa90c156c26356066c11e24d6a79920104e1054ce35202442e7
7
+ data.tar.gz: aa8b8b9826b84906ad9ace47bd1516a88452b666918361c3c3021bee5451dbc0edb98cfc1bba593d89c3ca180c65b7b5082a97950de0cc82708ebb486b95a28a
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2022 Apadmi Ltd
3
+ Copyright (c) 2026 Apadmi Ltd
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Fastlane
4
4
  module ApadmiGrout
5
- VERSION = "3.0.1"
5
+ VERSION = "3.0.2"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-apadmi_grout
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1
4
+ version: 3.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Apadmi
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - "~>"
17
17
  - !ruby/object:Gem::Version
18
- version: 3.0.1
18
+ version: 3.0.2
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - "~>"
24
24
  - !ruby/object:Gem::Version
25
- version: 3.0.1
25
+ version: 3.0.2
26
26
  email:
27
27
  - samdc@apadmi.com
28
28
  executables: []