|
|
|
@ -197,9 +197,9 @@ group :test do |
|
|
|
|
# More information: https://github.com/rspec/rspec-rails/issues/1644 |
|
|
|
|
gem 'rails-controller-testing', git: 'https://github.com/rails/rails-controller-testing/' |
|
|
|
|
|
|
|
|
|
gem 'aws-sdk', '~> 2.10.1' |
|
|
|
|
gem 'capybara', '~> 2.13.0' |
|
|
|
|
gem 'capybara-screenshot', '~> 1.0.14' |
|
|
|
|
gem 'aws-sdk', '~> 2.9.25' |
|
|
|
|
gem 'fuubar', '~> 2.2.0' |
|
|
|
|
gem 'capybara-select2', git: 'https://github.com/goodwill/capybara-select2', ref: '585192e' |
|
|
|
|
gem 'capybara-ng', '~> 0.2.7' |
|
|
|
|