peeper-rails 1.0.1 → 1.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.
@@ -1,5 +1,5 @@
1
1
  module Peeper
2
2
  module Rails
3
- VERSION = "1.0.1"
3
+ VERSION = "1.0.2"
4
4
  end
5
5
  end
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["Ryan Mohr"]
10
10
  s.email = ["ryan.mohr@gmail.com"]
11
- s.homepage = "http://github.com/islandr/peeper"
11
+ s.homepage = "http://github.com/islandr/peeper.js"
12
12
  s.summary = %q{Vendors peeper.js for rails}
13
13
  #s.description = %q{TODO: Write a gem description}
14
14
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: peeper-rails
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 19
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 1
10
- version: 1.0.1
9
+ - 2
10
+ version: 1.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Ryan Mohr
@@ -52,7 +52,7 @@ files:
52
52
  - peeper-rails.gemspec
53
53
  - vendor/assets/javascripts/peeper.js
54
54
  has_rdoc: true
55
- homepage: http://github.com/islandr/peeper
55
+ homepage: http://github.com/islandr/peeper.js
56
56
  licenses: []
57
57
 
58
58
  post_install_message: