remi-tweet-tweet 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  class TweetTweet::GnomeNotify
2
2
 
3
- EXPIRATION_IN_SECONDS = 2
3
+ EXPIRATION_IN_SECONDS = 5
4
4
 
5
5
  # Convenience method to send an error notification message
6
6
  #
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "tweet-tweet"
3
- s.version = "0.1.2"
3
+ s.version = "0.1.3"
4
4
  s.date = "2008-06-19"
5
5
  s.summary = "Custom Twitter Notifications"
6
6
  s.email = "remi@remitaylor.com"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: remi-tweet-tweet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - remi Taylor