fungible-rails 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fungible-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2013-10-13 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Write a gem description
14
+ description: A gemified version of the fungible CSS classes component.
15
15
  email:
16
16
  - gcarpenterv@gmail.com
17
17
  executables: []
@@ -26,7 +26,7 @@ files:
26
26
  - fungible-rails.gemspec
27
27
  - lib/fungible-rails.rb
28
28
  - vendor/assets/stylesheets/fungible.css
29
- homepage: ''
29
+ homepage: https://github.com/jeffcarp/fungible-rails
30
30
  licenses: []
31
31
  post_install_message:
32
32
  rdoc_options: []
@@ -49,5 +49,5 @@ rubyforge_project:
49
49
  rubygems_version: 1.8.25
50
50
  signing_key:
51
51
  specification_version: 3
52
- summary: Write a gem summary
52
+ summary: A gemified version of the fungible CSS classes component.
53
53
  test_files: []