Skip to content

Commit

Permalink
SystemTimer so mongo gem doesn't keep warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Sep 17, 2011
1 parent 3da092a commit 84f49f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Expand Up @@ -7,4 +7,5 @@ gemspec
gem 'i18n' gem 'i18n'
gem 'rake' gem 'rake'
gem 'rspec' gem 'rspec'
gem 'log_buddy' gem 'log_buddy'
gem 'SystemTimer'
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -8,6 +8,7 @@ PATH
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
SystemTimer (1.2.1)
activesupport (3.1.0) activesupport (3.1.0)
multi_json (~> 1.0) multi_json (~> 1.0)
bson (1.3.1) bson (1.3.1)
Expand All @@ -32,6 +33,7 @@ PLATFORMS
ruby ruby


DEPENDENCIES DEPENDENCIES
SystemTimer
bin! bin!
bson_ext bson_ext
i18n i18n
Expand Down

0 comments on commit 84f49f7

Please sign in to comment.