fastlane-plugin-get_product_bundle_id 0.1.1 → 0.1.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
  SHA1:
3
- metadata.gz: 9cef0f5bfb71b1bc21b41f88e7060526dc408534
4
- data.tar.gz: cc7bbdf63a9bc5231517c23d0f80c93113ab7711
3
+ metadata.gz: f9d7bd1c545bb78f26d5019f89beb9db68973c7c
4
+ data.tar.gz: 8b8ddf10dd65734269109dd2fe6d5d5070c8f8ef
5
5
  SHA512:
6
- metadata.gz: e16de479eda3976edd5cbbcc43b68d690577b7bb2bcc0321d84e2195f878f00d1539e88a5c7acfe64ac803f6ba8ea9720ede65e4d3e0246e5e7ee163ab8ad244
7
- data.tar.gz: cb3ca45c0cc9057aeb9a5dfbdc6eb76a9213f822efaf7f0f0b8aa03c6f7a7b892c2f4384ed4afab79ba1e31cdb71ce8db83ef9c47dbc797524077aff0b845fbf
6
+ metadata.gz: 76b956ef645ffea0b36e48d4bab9e0b875d6300e68bfa0bd9fb2b0b0407ea4844578fb4281b3864594a2c2e17c5ffb2644c0f46a77a3250be48ef8c916b06286
7
+ data.tar.gz: 573f46b8bbdffa4387aef55e4894761e9b19fcd24b011745b215429c14e1da89d37806d1b391bbf826c3502f78e94a327265b9e091e730720bb53b4a3b400ee3
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module GetProductBundleId
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-get_product_bundle_id
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lyndsey Ferguson
@@ -120,7 +120,7 @@ files:
120
120
  - lib/fastlane/plugin/get_product_bundle_id/actions/get_product_bundle_id_action.rb
121
121
  - lib/fastlane/plugin/get_product_bundle_id/helper/get_product_bundle_id_helper.rb
122
122
  - lib/fastlane/plugin/get_product_bundle_id/version.rb
123
- homepage: https://github.com/lyndsey-ferguson/fastlane-plugin-get_product_bundle_id
123
+ homepage: https://github.com/lyndsey-ferguson/get_product_bundle_id
124
124
  licenses:
125
125
  - MIT
126
126
  metadata: {}