cocoapods-stats 0.6.0 → 0.6.1

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: 24bcdcf2ea427d3d5a77ac169243df6c79c8b059
4
- data.tar.gz: 61ab9a5c68464a814bf1f4bf7851a41ec7e66b03
3
+ metadata.gz: adbf3b0d3602b48902a13ae228deca79fce80522
4
+ data.tar.gz: 7214a51419b67d2b2e03054183566e6960191b24
5
5
  SHA512:
6
- metadata.gz: 05015d6c80db9ca3552b231e764d3ef5cbb7fd97537e663e956b790b59f58437ecd0a5e8b5975a0dbe3d8ce1793f4dcb35389593eb0c122a3ad6d279d925d801
7
- data.tar.gz: dce2d9dde246b227b3d72be0a5ec20944b234d873e97332872382afc4289a2e6fcb29537c41167fb9bcb5ea9fe52d285f2e1c3b611b566e5508b29fb44304671
6
+ metadata.gz: 0b181b7bc127816069a451851f9f7c0ce23eda99f5d992431c34859d9924b6d064a842f9682be4022329571e3a565e18c9a8b7b7f21f8ffa2b25fe655e727bae
7
+ data.tar.gz: aec5cb787c1ed1ac8f378eb14e198284ea9492c3c914935672d2304c4d8cd2477235de004a2959b60cc54ba4ea54c108de892c1c9c010e4a8cd18aecdb31639a
@@ -1,4 +1,12 @@
1
- #CocoaPods Stats CHANGELOG
1
+ # CocoaPods Stats CHANGELOG
2
+
3
+ ## 0.6.1 (2015-08-28)
4
+
5
+ ##### Bug Fixes
6
+
7
+ * This release fixes a file permissions error when using the RubyGem.
8
+ [Samuel Giddins](https://github.com/segiddins)
9
+
2
10
 
3
11
  ## 0.6.0 (2015-08-26)
4
12
 
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-stats (0.6.0)
4
+ cocoapods-stats (0.6.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,3 +1,3 @@
1
1
  module CocoapodsStats
2
- VERSION = '0.6.0'
2
+ VERSION = '0.6.1'
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.0
4
+ version: 0.6.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-08-26 00:00:00.000000000 Z
12
+ date: 2015-08-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler