lite-ruby.gemspec in lite-ruby-1.1.10 vs lite-ruby.gemspec in lite-ruby-1.1.11
- old
+ new
@@ -23,10 +23,10 @@
'homepage_uri' => spec.homepage,
'source_code_uri' => 'https://github.com/drexed/lite-ruby'
)
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