cocoapods-core 1.6.0.rc.1 → 1.6.0.rc.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 82825abdfa8dba58b37fd41cbbcd40447145d326
4
- data.tar.gz: 84220140c4e95b1ce38f72549c26834f8f7b2bd2
3
+ metadata.gz: 0f35701d830da0c6206848b3a89f594c9c0439e6
4
+ data.tar.gz: 7ca82f8c2401df998463998f3ea84da0deab8839
5
5
  SHA512:
6
- metadata.gz: f8678c86d2249254745ab12fb1bd68480bf538aba4a2a18380eb828abb7bda92f6451db2a082c9305622a0c9d9fde9babcb8a07df28c2898ad5502c703104c2a
7
- data.tar.gz: cc3534d26d95f90ff819510bc1241e76c8e57eeef1669ae1f03dbeb9a32e51ad990eb8ad4ffba1a14587c2d6c5dd4fa70de6cd7dad8dc9aae4ca53974b4bc8ef
6
+ metadata.gz: 92d10df526d9bf4c9a611ff7710e7f12160ae5ae2bf78470e1bc109f89fdd6c3972abd477aa98e02e9576260a693e52d7038b7a50e96a0f9179d25e25a98857d
7
+ data.tar.gz: f7624b8a3acbddc2e1ecdb20166127ecbd852170533c813a64a88f00b06721ecebcbf9ec54d064b192f72a9645585cfc2e2aaa874345d8a9a2c08644f94e2b53
@@ -1,5 +1,5 @@
1
1
  module Pod
2
2
  # The version of the cocoapods-core.
3
3
  #
4
- CORE_VERSION = '1.6.0.rc.1'.freeze unless defined? Pod::CORE_VERSION
4
+ CORE_VERSION = '1.6.0.rc.2'.freeze unless defined? Pod::CORE_VERSION
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0.rc.1
4
+ version: 1.6.0.rc.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eloy Duran
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-01-24 00:00:00.000000000 Z
12
+ date: 2019-01-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activesupport