showandtell 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Showandtell
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
data/showandtell.gemspec CHANGED
@@ -5,7 +5,7 @@ Gem::Specification.new do |s|
5
5
  s.version = Showandtell::VERSION
6
6
  s.author = 'J-P Teti (fancy-rails-notifications by mluckender)'
7
7
  s.email = 'roboteti@gmail.com'
8
- s.homepage = "http://roboteti.github.com/showandtell"
8
+ s.homepage = "http://github.com/roboteti/showandtell"
9
9
  s.summary = 'Simple, nicer Rails notifications'
10
10
 
11
11
  s.add_dependency 'jquery-rails'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: showandtell
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-01-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jquery-rails
16
- requirement: &8808370 !ruby/object:Gem::Requirement
16
+ requirement: &4739710 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: '0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *8808370
24
+ version_requirements: *4739710
25
25
  description:
26
26
  email: roboteti@gmail.com
27
27
  executables: []
@@ -41,7 +41,7 @@ files:
41
41
  - ./Rakefile
42
42
  - ./README.md
43
43
  - ./showandtell.gemspec
44
- homepage: http://roboteti.github.com/showandtell
44
+ homepage: http://github.com/roboteti/showandtell
45
45
  licenses: []
46
46
  post_install_message:
47
47
  rdoc_options: []