lite-validators.gemspec in lite-validators-1.1.2 vs lite-validators.gemspec in lite-validators-1.2.0
- old
+ new
@@ -23,10 +23,10 @@
'homepage_uri' => spec.homepage,
'source_code_uri' => 'https://github.com/drexed/lite-validators'
)
else
raise 'RubyGems 2.0 or newer is required to protect against ' \
- 'public gem pushes.'
+ 'public gem pushes.'
end
# 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