Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 678da7b

Browse files
committed
Update absolutely gem version requirement
1 parent 7187878 commit 678da7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

link-header-parser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Gem::Specification.new do |spec|
2222
spec.metadata['bug_tracker_uri'] = "#{spec.homepage}/issues"
2323
spec.metadata['changelog_uri'] = "#{spec.homepage}/blob/v#{spec.version}/CHANGELOG.md"
2424

25-
spec.add_runtime_dependency 'absolutely', '~> 5.0'
25+
spec.add_runtime_dependency 'absolutely', '~> 5.1'
2626
end

0 commit comments

Comments
 (0)