jquery-lionbars 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.
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
7
  s.version = Jquery::Lionbars::VERSION
8
8
  s.authors = ["Allen Wei"]
9
9
  s.email = ["digruby@gmail.com"]
10
- s.homepage = "http://www.nikolaydyankov.com/lionbars/"
10
+ s.homepage = "https://github.com/allenwei/jquery-lionbars"
11
11
  s.summary = %q{http://www.nikolaydyankov.com/lionbars}
12
12
  s.description = %q{http://www.nikolaydyankov.com/lionbars}
13
13
 
@@ -1,5 +1,5 @@
1
1
  module Jquery
2
2
  module Lionbars
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery-lionbars
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Allen Wei
@@ -65,9 +65,9 @@ files:
65
65
  - lib/jquery-lionbars.rb
66
66
  - lib/jquery-lionbars/engine.rb
67
67
  - lib/jquery-lionbars/version.rb
68
- - vender/assets/javascripts/jquery-lionbars.js
69
- - vender/assets/stylesheets/jquery-lionbars.css
70
- homepage: http://www.nikolaydyankov.com/lionbars/
68
+ - vendor/assets/javascripts/jquery-lionbars.js
69
+ - vendor/assets/stylesheets/jquery-lionbars.css
70
+ homepage: https://github.com/allenwei/jquery-lionbars
71
71
  licenses: []
72
72
 
73
73
  post_install_message: