scroll_top 0.0.11 → 0.0.12

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.
@@ -1,3 +1,3 @@
1
1
  module ScrollTop
2
- VERSION = "0.0.11"
2
+ VERSION = "0.0.12"
3
3
  end
data/scroll_top.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
10
10
  gem.email = ["railscode@gmail.com"]
11
11
  gem.description = "JQuery Scroll Top for Rails 3 App"
12
12
  gem.summary = "summary"
13
- gem.homepage = "https://github.com/vav/scroll_top"
13
+ gem.homepage = "https://github.com/st-granat/scroll_top"
14
14
 
15
15
  gem.files = `git ls-files`.split($/)
16
16
  gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scroll_top
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
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-03-08 00:00:00.000000000 Z
12
+ date: 2013-09-01 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: JQuery Scroll Top for Rails 3 App
15
15
  email:
@@ -30,7 +30,7 @@ files:
30
30
  - vendor/assets/images/top.png
31
31
  - vendor/assets/javascripts/scroll_top.js
32
32
  - vendor/assets/stylesheets/scroll_top.css
33
- homepage: https://github.com/vav/scroll_top
33
+ homepage: https://github.com/st-granat/scroll_top
34
34
  licenses: []
35
35
  post_install_message:
36
36
  rdoc_options: []
@@ -50,7 +50,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
50
50
  version: '0'
51
51
  requirements: []
52
52
  rubyforge_project:
53
- rubygems_version: 1.8.23
53
+ rubygems_version: 1.8.19
54
54
  signing_key:
55
55
  specification_version: 3
56
56
  summary: summary