Skip to content

Commit

Permalink
chore: lock public_suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
TamarinEA committed Jan 15, 2020
1 parent f9a93f7 commit 8d20570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ if RUBY_VERSION < '2.3'
gem 'pry-byebug', '< 3.7.0', require: false
gem 'redis', '< 4.1.2', require: false
gem 'nokogiri', '< 1.10', require: false
gem 'public_suffix', '< 3.1.0', require: false
end

if RUBY_VERSION < '2.4'
Expand Down

0 comments on commit 8d20570

Please sign in to comment.