merb_hoptoad_notifier 1.0.10 → 1.0.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Rakefile +1 -1
  2. metadata +3 -3
data/Rakefile CHANGED
@@ -9,7 +9,7 @@ require 'bundler'
9
9
  install_home = ENV['GEM_HOME'] ? "-i #{ENV['GEM_HOME']}" : ""
10
10
 
11
11
  NAME = "merb_hoptoad_notifier"
12
- GEM_VERSION = "1.0.10"
12
+ GEM_VERSION = "1.0.11"
13
13
  AUTHOR = "Corey Donohoe"
14
14
  EMAIL = 'atmos@atmos.org'
15
15
  HOMEPAGE = "http://github.com/atmos/merb_hoptoad_notifier"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: merb_hoptoad_notifier
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.10
4
+ version: 1.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Corey Donohoe
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-12-15 00:00:00 -08:00
12
+ date: 2009-12-16 00:00:00 -08:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -20,7 +20,7 @@ dependencies:
20
20
  requirements:
21
21
  - - ">="
22
22
  - !ruby/object:Gem::Version
23
- version: 1.0.9
23
+ version: 1.0.7
24
24
  version:
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: toadhopper