diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index efeacacdf..be50e18a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,6 +184,10 @@ GEM skinny (0.2.3) eventmachine (~> 1.0.0) thin (~> 1.5.0) + spork (1.0.0rc3) + spork-rails (3.2.1) + rails (>= 3.0.0, < 3.3.0) + spork (>= 1.0rc0) sqlite3 (1.3.6) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) @@ -248,6 +252,7 @@ DEPENDENCIES ruby-debug ruby-debug19 ruby-msg (~> 1.5.0) + spork-rails syslog_protocol test-unit (~> 1.2.3) tmail |