Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gov_codes.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
spec.summary = "Handle codes used by the US government."
spec.description = "Process and understand codes used by the US government."
spec.homepage = "https://github.com/SOFware/gov_codes"
spec.required_ruby_version = ">= 3.1.0"
spec.required_ruby_version = ">= 3.3.0"

spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/SOFware/gov_codes"
Expand Down