jquery-source 1.9.1.1 → 2.0.0

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: jquery-source
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.1.1
4
+ version: 2.0.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -25,8 +25,10 @@ files:
25
25
  - Rakefile
26
26
  - jquery-source.gemspec
27
27
  - lib/jquery-source.rb
28
+ - lib/jquery-source/rails.rb
29
+ - lib/jquery-source/sprockets.rb
28
30
  - lib/jquery-source/version.rb
29
- - source/jquery.js
31
+ - vendor/assets/javascripts/jquery.js
30
32
  homepage: ''
31
33
  licenses: []
32
34
  post_install_message: