Skip to content

Commit

Permalink
updated SystemTimer to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed Nov 10, 2011
1 parent 10fa7ba commit 5d08bdd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -71,7 +71,7 @@ gem 'ruby-oembed'
gem 'resque', '1.10.0'
gem 'resque-ensure-connected'
gem 'resque-timeout', '1.0.0'
gem 'SystemTimer', '1.2.1', :platforms => :ruby_18
gem 'SystemTimer', '1.2.3', :platforms => :ruby_18

# reporting

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -54,7 +54,7 @@ GEM
Platform (>= 0.4.0)
open4
Platform (0.4.0)
SystemTimer (1.2.1)
SystemTimer (1.2.3)
abstract (1.0.0)
actionmailer (3.0.10)
actionpack (= 3.0.10)
Expand Down Expand Up @@ -470,7 +470,7 @@ PLATFORMS
ruby

DEPENDENCIES
SystemTimer (= 1.2.1)
SystemTimer (= 1.2.3)
activerecord-import
acts-as-taggable-on!
addressable (= 2.2.4)
Expand Down

0 comments on commit 5d08bdd

Please sign in to comment.