fashion_police 2.1.O → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +1 -1
- data/fashion_police.gemspec +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 16d9a108caa0b3b885325f2772b2e9b6873a5170
|
4
|
+
data.tar.gz: b6ef423a121fe0efbe6aff8731105d22da9ce275
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0e6850d5762da66fdd17ad7eefbe3183cd064dead453a4669c77a539492e1a55aa676c58622556883f0529455c8469cc8c24db2bc5af0bdc968eb3335d40a50d
|
7
|
+
data.tar.gz: 700d060866247cef50811e81dcd7a7ebd8912bf5dab5d23d4972b1e1d166b1842b3007f788c683c5d86a150a7124d05b2a1e941574ddf2cc706bd6a18d883bce
|
data/CHANGELOG.md
CHANGED
data/fashion_police.gemspec
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fashion_police
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sunny Ripert
|
@@ -111,9 +111,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
111
111
|
version: '0'
|
112
112
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
113
113
|
requirements:
|
114
|
-
- - "
|
114
|
+
- - ">="
|
115
115
|
- !ruby/object:Gem::Version
|
116
|
-
version:
|
116
|
+
version: '0'
|
117
117
|
requirements: []
|
118
118
|
rubyforge_project:
|
119
119
|
rubygems_version: 2.5.2.3
|