cocoapods-gitee-repo 1.0.5 → 1.0.6

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: 3d6006f185d9d8bbd6409b865a405d66f5ebf2363d7cb610dbbd6c56f13d5579
4
- data.tar.gz: 1e784ddb4aca2a1ff0e02438f64f716e1c51415e33c1cdc7f2d36a1898dd4806
3
+ metadata.gz: 01c553dc3c322ebf7f4c13d153ba602a8d134288993abed95db3d4539f7db688
4
+ data.tar.gz: a2de113509319759706d748d0913bfaec8141e7cef8f09b841571272762c389a
5
5
  SHA512:
6
- metadata.gz: 4b3766d1a14c78c367bf1cb23bd4cac6823eaf091cd7baea10f9b522687a784c5f282f78fe46c814c4df5cf332aa5973958abd81746447eb81037923f117537e
7
- data.tar.gz: 7a7ee1947c6fa9093448d55aa1d8bfcc8c68ffc596a55ecc6819dffef2fd969c4bda41be3ab0b181b0ddb33e26d4ff35a963ce32f62785dea33be903272a8bb4
6
+ metadata.gz: 927a58b8fe0cd3b77cc187e7184f6c81b2a03ecea53af2398d6a588f99de3420a6348b5cf69b8b1632485c16ec796a305373cb685326917a77e61261b12e0bdb
7
+ data.tar.gz: f4c1b68480b908d7cfb570358cd886b1f1a5b9f6470a416f473e3aeab9ab37f0b60213028de82d483cf385bfe0dd70aa6dbd4191d6d481498c00da64fc48f70a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-gitee-repo (1.0.4)
4
+ cocoapods-gitee-repo (1.0.6)
5
5
 
6
6
  GEM
7
7
  remote: https://gems.ruby-china.com/
@@ -2,5 +2,5 @@
2
2
  # The namespace of the CocoaPods Gitee Repo plugin.
3
3
  #
4
4
  module CocoaPodsGiteeRepo
5
- VERSION = '1.0.5'
5
+ VERSION = '1.0.6'
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-gitee-repo
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Feldman