Skip to content

Commit bcb1f5b

Browse files
authored
Merge pull request #95 from OpenVoxProject/dependabot/bundler/public_suffix-gte-4.0.7-and-lt-8
Chore(deps): Update public_suffix requirement from >= 4.0.7, < 7 to >= 4.0.7, < 8
2 parents 64bdfd1 + f6b2693 commit bcb1f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def location_for(place, fake_version = nil)
1010
end
1111
end
1212

13-
gem 'public_suffix', '>= 4.0.7', '< 7'
13+
gem 'public_suffix', '>= 4.0.7', '< 8'
1414
# 1.0.0 is the first OpenVoxProject release
1515
gem 'packaging', '~> 1.0', github: 'OpenVoxProject/packaging'
1616
gem 'rake', :group => [:development, :test]

0 commit comments

Comments
 (0)