iconmonstr-rails 0.0.1 → 0.0.2

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iconmonstr-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-10 00:00:00.000000000 Z
12
+ date: 2012-11-11 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
@@ -51,7 +51,20 @@ extensions: []
51
51
  extra_rdoc_files: []
52
52
  files:
53
53
  - .gitignore
54
+ - Gemfile
55
+ - LICENSE
54
56
  - README.md
57
+ - Rakefile
58
+ - iconmonstr-rails.gemspec
59
+ - lib/iconmonstr-rails.rb
60
+ - lib/iconmonstr-rails/version.rb
61
+ - vendor/assets/fonts/iconmonstr-webfont.afm
62
+ - vendor/assets/fonts/iconmonstr-webfont.eot
63
+ - vendor/assets/fonts/iconmonstr-webfont.svg
64
+ - vendor/assets/fonts/iconmonstr-webfont.ttf
65
+ - vendor/assets/fonts/iconmonstr-webfont.woff
66
+ - vendor/assets/stylesheets/iconmonstr-ie7.css.erb
67
+ - vendor/assets/stylesheets/iconmonstr.css.erb
55
68
  homepage: https://github.com/ollym/iconmonstr-rails
56
69
  licenses: []
57
70
  post_install_message: