pure-for-rails 0.2.1 → 0.2.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: ae845f422f5a35d20bb3f01bba0327117b3fa1a9
4
- data.tar.gz: 24af282c5ed973f9e87078fa2f43d51b73d2d921
3
+ metadata.gz: 443b1edbecfa9979a7f6123f3fa507833d4d205d
4
+ data.tar.gz: 172a86238185f6a3fb5a4f2bc1db5def90a656aa
5
5
  SHA512:
6
- metadata.gz: 9b85570c14f3406db3329e6935994707e027319ad93dbc7f0977d7928b26b651c1730d65cb5885658ae78f1a372f045e6e3ce4b4736e4377d42fcbdc51caef58
7
- data.tar.gz: f7a94887613b7603fd583373aaaab4ec0c9776dabfc9cd29cb43b7f9b13cec6840fa3aab3e392ad64fb82f824fc45dfc14b58f0921f8afecfd5f02581de7d8d8
6
+ metadata.gz: 7b50239b312b854eb4623083357814bb8f68fde0699cf5807749e5b22ab52bcbf7db76c06fd283479ff7545939d995a36897b5893b12d1ef38acaab81e67e047
7
+ data.tar.gz: 86c086d276a0c914d83ac0eb3603ce0becbf4884907561565987fbec27dc6a98c91d58fc4c95acf7b72debecf477da82b7f343fd991a525ff47e45ad8bcffea6
@@ -1,3 +1,3 @@
1
1
  module PureForRails
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  end
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = "Rails Gem for yahoo pure css"
13
13
  spec.description = "Rails Gem for yahoo pure css"
14
- spec.homepage = "https://github.com/suyesh/pure_for_rails"
14
+ spec.homepage = "https://github.com/suyesh/pure-for-rails"
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pure-for-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Suyesh Bhandari
@@ -57,7 +57,7 @@ files:
57
57
  - lib/pure_for_rails/version.rb
58
58
  - pure_for_rails.gemspec
59
59
  - vendor/assets/custom/css/pure.css
60
- homepage: https://github.com/suyesh/pure_for_rails
60
+ homepage: https://github.com/suyesh/pure-for-rails
61
61
  licenses:
62
62
  - MIT
63
63
  metadata: {}