agile_utils.gemspec in agile_utils-0.2.0 vs agile_utils.gemspec in agile_utils-0.2.1
- old
+ new
@@ -9,9 +9,10 @@
spec.email = ["agilecreativity@gmail.com"]
spec.summary = %q(Collection of my ruby library that can be re-used across projects)
spec.description = %q(My collection of library that I have used that can be shared across multiple projects)
spec.homepage = "https://github.com/agilecreativity/agile_utils"
spec.license = "MIT"
+ spec.required_ruby_version = ">= 2.1.0"
spec.files = Dir.glob("{bin,lib}/**/*") + %w[Gemfile
Rakefile
agile_utils.gemspec
README.md
CHANGELOG.md