jquery-hoverIntent-rails 0.0.10 → 0.0.11

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
6
6
  gem.email = ["alrick.deillon@gmail.com"]
7
7
  gem.description = %q{A wrapper for jquery hoverIntent plugin}
8
8
  gem.summary = %q{Jquery Hover improved}
9
- gem.homepage = "https://github.com/curlyb/jquery-hoverIntent-rails"
9
+ gem.homepage = "https://github.com/alrick/jquery-hoverIntent-rails"
10
10
  gem.license = "MIT"
11
11
 
12
12
  gem.files = `git ls-files`.split($\)
@@ -1,7 +1,7 @@
1
1
  module Jquery
2
2
  module HoverIntent
3
3
  module Rails
4
- VERSION = "0.0.10"
4
+ VERSION = "0.0.11"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery-hoverIntent-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.10
4
+ version: 0.0.11
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: 2013-07-19 00:00:00.000000000 Z
12
+ date: 2013-08-30 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: A wrapper for jquery hoverIntent plugin
15
15
  email:
@@ -27,7 +27,7 @@ files:
27
27
  - lib/jquery-hoverIntent-rails.rb
28
28
  - lib/jquery-hoverIntent-rails/version.rb
29
29
  - vendor/assets/javascripts/jquery.hoverIntent.js
30
- homepage: https://github.com/curlyb/jquery-hoverIntent-rails
30
+ homepage: https://github.com/alrick/jquery-hoverIntent-rails
31
31
  licenses:
32
32
  - MIT
33
33
  post_install_message: