Skip to content

Commit

Permalink
Pin public_suffix on Ruby 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Oct 2, 2017
1 parent 7f91022 commit 8778a4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
@@ -1,3 +1,5 @@
source 'https://rubygems.org'

gemspec

gem 'public_suffix', '< 3' if RUBY_VERSION < '2.1'

0 comments on commit 8778a4f

Please sign in to comment.