bulldoze_renamer.gemspec in bulldoze_renamer-0.0.2 vs bulldoze_renamer.gemspec in bulldoze_renamer-0.0.3

- old
+ new

@@ -4,10 +4,10 @@ spec.name = "bulldoze_renamer" spec.version = BulldozeRenamer::VERSION spec.authors = ["Tom ten Thij"] spec.email = ["code@tomtenthij.nl"] - spec.summary = %q{A gem environment to learn code in} + spec.summary = %q{A command line tool to bulk rename classes and variables in ruby projects} spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0") # Specify which files should be added to the gem when it is released. # The `git ls-files -z` loads the files in the RubyGem that have been added into git. spec.files = Dir.chdir(File.expand_path('..', __FILE__)) do