Browse Source

Testing tests 2

development
Godwin 10 years ago
parent
commit
f5ec601fac
  1. 1
      Gemfile
  2. 1
      Gemfile.lock

1
Gemfile

@ -95,6 +95,7 @@ group :test do
gem 'selenium-webdriver'
gem 'simplecov', require: false
gem 'webmock', require: false
gem 'eventmachine'
end
group :staging, :production do

1
Gemfile.lock

@ -319,6 +319,7 @@ DEPENDENCIES
debugger
delorean
email_spec
eventmachine
factory_girl_rails
forgery
foundation-rails

Loading…
Cancel
Save