Loose requirements on backports
This commit is contained in:
parent
8995bc844e
commit
c2e18512fc
1 changed files with 1 additions and 1 deletions
|
|
@ -16,5 +16,5 @@ Gem::Specification.new do |gem|
|
|||
gem.test_files = `git ls-files -- spec`.split("\n")
|
||||
gem.extra_rdoc_files = %w[TODO]
|
||||
|
||||
gem.add_runtime_dependency('backports', '~> 2.6.1')
|
||||
gem.add_runtime_dependency('backports', '~> 2.6')
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue