Fixed Gemfile.lock
This commit is contained in:
parent
39504aa19b
commit
e81ba7b249
1 changed files with 12 additions and 0 deletions
12
Gemfile.lock
12
Gemfile.lock
|
@ -227,7 +227,19 @@ GEM
|
||||||
resque_mailer (2.0.3)
|
resque_mailer (2.0.3)
|
||||||
actionmailer (>= 3.0.0)
|
actionmailer (>= 3.0.0)
|
||||||
resque (>= 1.2.3)
|
resque (>= 1.2.3)
|
||||||
|
rspec (2.10.0)
|
||||||
|
rspec-core (~> 2.10.0)
|
||||||
|
rspec-expectations (~> 2.10.0)
|
||||||
|
rspec-mocks (~> 2.10.0)
|
||||||
|
rspec-core (2.10.0)
|
||||||
|
rspec-expectations (2.10.0)
|
||||||
|
diff-lcs (~> 1.1.3)
|
||||||
|
rspec-mocks (2.10.1)
|
||||||
rspec-rails (2.10.1)
|
rspec-rails (2.10.1)
|
||||||
|
actionpack (>= 3.0)
|
||||||
|
activesupport (>= 3.0)
|
||||||
|
railties (>= 3.0)
|
||||||
|
rspec (~> 2.10.0)
|
||||||
rubyntlm (0.1.1)
|
rubyntlm (0.1.1)
|
||||||
rubypython (0.5.3)
|
rubypython (0.5.3)
|
||||||
blankslate (>= 2.1.2.3)
|
blankslate (>= 2.1.2.3)
|
||||||
|
|
Loading…
Reference in a new issue