Skip to content

Commit

Permalink
also lock version of capybara dependency public_suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
anyaelena committed May 31, 2019
1 parent d7eda4b commit 38d4efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ group :development, :test do
gem 'meta_request'

gem 'capybara'
gem 'public_suffix', '=3.0.3'
gem 'coveralls', require: false
gem 'rspec', '~> 3.4'
gem 'rspec-rails'
Expand Down

0 comments on commit 38d4efd

Please sign in to comment.