apidragon.gemspec in apidragon-1.3.0 vs apidragon.gemspec in apidragon-1.4.0
- old
+ new
@@ -1,14 +1,14 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: apidragon 1.3.0 ruby lib
+# stub: apidragon 1.4.0 ruby lib
Gem::Specification.new do |s|
s.name = "apidragon"
- s.version = "1.3.0"
+ s.version = "1.4.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["isaiah thiessen"]
s.date = "2015-12-03"
@@ -34,9 +34,11 @@
"lib/apidragon/api.rb",
"lib/apidragon/argbucket.rb",
"lib/apidragon/log.rb",
"lib/apidragon/macro.rb",
"lib/apidragon/parser.rb",
+ "plugin_examples/apidragonconf.yaml",
+ "plugin_examples/gitclone.rb",
"test/helper.rb",
"test/test_apidragon.rb"
]
s.homepage = "http://github.com/isand3r/apidragon"
s.licenses = ["MIT"]