pantograph 0.1.16 → 0.1.17

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: c12d64adbf837496ad26a22ba215fdf8d91bdf953b9c9c6711291e8ec24f4104
4
- data.tar.gz: d23124809c14b8f1158ffee89b93d96582e227a5bb0d2a54648a9dff34d9165f
3
+ metadata.gz: 74b41c03170fbec542851f97e442ce987dc0bd76ee3c64f07d8d34b60ca9c137
4
+ data.tar.gz: 89445784f0f1daf9cc7115b829a43b4fba98f241587da1ef3d6a3be886e60c88
5
5
  SHA512:
6
- metadata.gz: fc1354f63c5b01671f8d068a9db8d1e2f5e0106b3e56dd8eb667a0eda49bd6cf440c1aad0701a6dfa486c3ca664cccfec33d3b5c4e02b5213186f00a0a4077b6
7
- data.tar.gz: aca0855580638f0905d141153634082b826fbe408132d5cf1910572262e6b15cf739587e62715e8543140c9c4997adf1915ce39aecbb10177f90ef2c76583cc3
6
+ metadata.gz: e96d37488da1b03a0d6640c2272813026d31411e3bbc8ebfaced2e54d0c8aa63525f962eabdebe6bd6590b510fd73d6ff0681f9cdf068abf6b9532327d673afa
7
+ data.tar.gz: 406fa7922204caee21e3881ffa1b2e297cad84e1430a1e4bffd70412b4187c34c4680ba1b8189f711f560b9d09399a9b84a6f01b5143904199a9a9357c2dcfa7
@@ -1,5 +1,5 @@
1
1
  module Pantograph
2
- VERSION = '0.1.16'.freeze
2
+ VERSION = '0.1.17'.freeze
3
3
  SUMMARY = 'Another way to automate your apps'
4
4
  DESCRIPTION = 'A way to automate your apps, forked from Fastlane'.freeze
5
5
  RUBOCOP_REQUIREMENT = '0.49.1'.freeze
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pantograph
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.16
4
+ version: 0.1.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Knapp
@@ -837,7 +837,7 @@ files:
837
837
  - pantograph_core/lib/pantograph_core/ui/ui.rb
838
838
  - pantograph_core/lib/pantograph_core/update_checker/changelog.rb
839
839
  - pantograph_core/lib/pantograph_core/update_checker/update_checker.rb
840
- homepage: https://pantograph.tools
840
+ homepage: https://johnknapprs.github.io/pantograph/
841
841
  licenses:
842
842
  - MIT
843
843
  metadata: