config_skeleton.gemspec in config_skeleton-2.2.1 vs config_skeleton.gemspec in config_skeleton-2.3.0

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true Gem::Specification.new do |s| s.name = "config_skeleton" - s.version = "2.2.1" + s.version = "2.3.0" s.platform = Gem::Platform::RUBY s.summary = "Dynamically generate configs and reload servers" s.authors = ["Matt Palmer", "Discourse Team"] s.email = ["matt.palmer@discourse.org", "team@discourse.org"]