dryrun.gemspec in dryrun-0.7.6 vs dryrun.gemspec in dryrun-0.7.7
- old
+ new
@@ -8,10 +8,10 @@
#rake release # Create tag v0.0.1 and build and push dryrun-0.0.1.gem t...
#rake spec # Run RSpec code examples
Gem::Specification.new do |spec|
spec.name = "dryrun"
- spec.version = DryRun::VERSION
+ spec.version = Dryrun::VERSION
spec.authors = ["cesar ferreira"]
spec.email = ["cesar.manuel.ferreira@gmail.com"]
spec.summary = %q{Tool to try any android library hosted online directly from the command line}
spec.description = %q{Tool to try any android library hosted online directly from the command line}