updated SystemTimer to 1.2.3
This commit is contained in:
parent
10fa7ba024
commit
5d08bddb5b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue