chosen-koenpunt-rails 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module ChosenKoenpuntRails
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chosen-koenpunt-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:
@@ -26,11 +26,11 @@ files:
26
26
  - chosen-koenpunt-rails.gemspec
27
27
  - lib/chosen-koenpunt-rails.rb
28
28
  - lib/chosen-koenpunt-rails/version.rb
29
- - vendor/assets/javascripts/chosen.jquery.coffee
30
- - vendor/assets/javascripts/chosen.proto.coffee
29
+ - vendor/assets/javascripts/chosen.jquery.js.coffee
30
+ - vendor/assets/javascripts/chosen.proto.js.coffee
31
31
  - vendor/assets/javascripts/lib/abstract-chosen.coffee
32
32
  - vendor/assets/javascripts/lib/select-parser.coffee
33
- - vendor/assets/stylesheets/chosen.scss
33
+ - vendor/assets/stylesheets/chosen.css.scss
34
34
  homepage: ''
35
35
  licenses: []
36
36
  post_install_message: