expectr.gemspec in expectr-0.8.2 vs expectr.gemspec in expectr-0.8.3
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "expectr"
- s.version = "0.8.2"
+ s.version = "0.8.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Chris Wuest"]
- s.date = "2012-04-25"
+ s.date = "2012-05-11"
s.description = "Implementation of functionality from NIST Expect in Ruby, with an emphasis on control and extensibility"
s.email = "chris@chriswuest.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -29,10 +29,10 @@
"test/test_expectr.rb"
]
s.homepage = "http://github.com/cwuest/expectr"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.10"
+ s.rubygems_version = "1.8.24"
s.summary = "Expect for Ruby"
if s.respond_to? :specification_version then
s.specification_version = 3