Skip to content

Commit

Permalink
Bump Gems
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Mar 14, 2019
1 parent 442758d commit 54b0563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -50,7 +50,7 @@ group :development, :test do
gem 'rspec-rails', '~> 3.0.0'
gem 'rspec-activemodel-mocks' # for compatibility
gem 'capybara', '~> 2.2.0', :require => false
gem 'capybara-webkit', :require => false
#gem 'capybara-webkit', :require => false
gem 'capybara-screenshot'
gem 'database_cleaner', :require => false
gem 'factory_girl_rails', :require => false
Expand Down

0 comments on commit 54b0563

Please sign in to comment.