jaysus.gemspec in jaysus-0.1.1 vs jaysus.gemspec in jaysus-0.1.2
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{jaysus}
- s.version = "0.1.1"
+ s.version = "0.1.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Paul Campbell"]
s.date = %q{2011-01-25}
s.description = %q{Persist remote JSON APIs locally and vice versa}
@@ -40,10 +40,11 @@
"spec/remote_spec.rb",
"spec/spec_helper.rb",
"spec/support/debugger.rb",
"spec/support/fakeweb.rb",
"spec/support/jaysus.rb",
+ "spec/support/kalipso_site.rb",
"spec/support/site.rb"
]
s.homepage = %q{http://github.com/paulca/jaysus}
s.licenses = ["MIT"]
s.require_paths = ["lib"]
@@ -54,9 +55,10 @@
"spec/remote_spec.rb",
"spec/spec_helper.rb",
"spec/support/debugger.rb",
"spec/support/fakeweb.rb",
"spec/support/jaysus.rb",
+ "spec/support/kalipso_site.rb",
"spec/support/site.rb"
]
if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION