xdg.gemspec in xdg-7.0.3 vs xdg.gemspec in xdg-7.1.0
- old
+ new
@@ -1,13 +1,13 @@
# frozen_string_literal: true
Gem::Specification.new do |spec|
spec.name = "xdg"
- spec.version = "7.0.3"
+ spec.version = "7.1.0"
spec.authors = ["Brooke Kuhlmann"]
spec.email = ["brooke@alchemists.io"]
spec.homepage = "https://alchemists.io/projects/xdg"
- spec.summary = "Provides an implementation of the XDG Base Directory Specification."
+ spec.summary = "An XDG Base Directory Specification implementation."
spec.license = "Hippocratic-2.1"
spec.metadata = {
"bug_tracker_uri" => "https://github.com/bkuhlmann/xdg/issues",
"changelog_uri" => "https://alchemists.io/projects/xdg/versions",