We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64bdfd1 + f6b2693 commit bcb1f5bCopy full SHA for bcb1f5b
Gemfile
@@ -10,7 +10,7 @@ def location_for(place, fake_version = nil)
10
end
11
12
13
-gem 'public_suffix', '>= 4.0.7', '< 7'
+gem 'public_suffix', '>= 4.0.7', '< 8'
14
# 1.0.0 is the first OpenVoxProject release
15
gem 'packaging', '~> 1.0', github: 'OpenVoxProject/packaging'
16
gem 'rake', :group => [:development, :test]
0 commit comments