gumby2-rails 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Gumby2
2
2
  module Rails
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gumby2-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -28,9 +28,6 @@ files:
28
28
  - lib/gumby2-rails.rb
29
29
  - lib/gumby2-rails/version.rb
30
30
  - vendor/assets/.DS_Store
31
- - vendor/assets/fonts/icons/entypo.eot
32
- - vendor/assets/fonts/icons/entypo.ttf
33
- - vendor/assets/fonts/icons/entypo.woff
34
31
  - vendor/assets/javascripts/.DS_Store
35
32
  - vendor/assets/javascripts/gumby.init.js
36
33
  - vendor/assets/javascripts/gumby.js
@@ -50,6 +47,9 @@ files:
50
47
  - vendor/assets/javascripts/ui/gumby.toggleswitch.js
51
48
  - vendor/assets/javascripts/ui/jquery.validation.js
52
49
  - vendor/assets/stylesheets/.DS_Store
50
+ - vendor/assets/stylesheets/fonts/icons/entypo.eot
51
+ - vendor/assets/stylesheets/fonts/icons/entypo.ttf
52
+ - vendor/assets/stylesheets/fonts/icons/entypo.woff
53
53
  - vendor/assets/stylesheets/gumby.css
54
54
  - vendor/assets/stylesheets/sass/_base.scss
55
55
  - vendor/assets/stylesheets/sass/_custom.scss