cocoapods-stats 0.6.2 → 1.0.0.beta.1

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: f75c7e4e3bf27438ee7ad359284e66133b60c372
4
- data.tar.gz: 8acd9235c26db9e72dc49ee39a5a971e956367db
3
+ metadata.gz: 0feac1b1dea52e29e831c3e7fe8ac514e5e6fc09
4
+ data.tar.gz: 5f90c75d752e9e49382e27051ab1ed3dd5930514
5
5
  SHA512:
6
- metadata.gz: 690f2b6f1d3fa1ae86852b56e1d952884557bce09f0f82166424e859998934fe51171f41bdbfa233abc56eed7c70ff768a27d80e19c7fc457ef766f25721c317
7
- data.tar.gz: 4c08b27857af737b2ed615e9f1d68989778c6efff8253a12f984f7ce8675e131b439129d87cef9ded56c01dd57525257fe9cd06bb5c4492d2ceda48a6daee48b
6
+ metadata.gz: 7894a191aaafb7028830268a7061251a0f12c44e527c17a83bfc1f1d2a22a62d27bdc87bd5043efb65f4bf776625c6f375f9527b3e8ccb7732719ceba1c10fc2
7
+ data.tar.gz: b1e5dc43c41bdd67c327f6d10be6f2f6df036d715bf52969f54b625798e0ae65fa25a03a4cfa38d5ec00c98ac7b7275e5f82b46ef02758c23c9d7b5e851cb00a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # CocoaPods Stats CHANGELOG
2
2
 
3
+ ## 1.0.0.beta.1 (2015-12-30)
4
+
5
+ This version contains no changes.
6
+
7
+
3
8
  ## 0.6.2 (2015-10-05)
4
9
 
5
10
  ##### Bug Fixes
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-stats (0.6.2)
4
+ cocoapods-stats (1.0.0.beta.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -90,4 +90,4 @@ DEPENDENCIES
90
90
  rubocop
91
91
 
92
92
  BUNDLED WITH
93
- 1.10.6
93
+ 1.11.2
@@ -1,3 +1,3 @@
1
1
  module CocoapodsStats
2
- VERSION = '0.6.2'
2
+ VERSION = '1.0.0.beta.1'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-stats
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.2
4
+ version: 1.0.0.beta.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Orta Therox
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-10-05 00:00:00.000000000 Z
12
+ date: 2015-12-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -83,12 +83,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
83
83
  version: '0'
84
84
  required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  requirements:
86
- - - '>='
86
+ - - '>'
87
87
  - !ruby/object:Gem::Version
88
- version: '0'
88
+ version: 1.3.1
89
89
  requirements: []
90
90
  rubyforge_project:
91
- rubygems_version: 2.0.14.1
91
+ rubygems_version: 2.5.1
92
92
  signing_key:
93
93
  specification_version: 4
94
94
  summary: Uploads installation version data to stats.cocoapods.org to provide per-Pod