# -*- encoding: utf-8 -*- # stub: casualjim-caricature 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "casualjim-caricature".freeze s.version = "0.3.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ivan Porto Carrero".freeze] s.date = "2009-05-15" s.description = "Caricature - Bringing simple mocking to the DLR".freeze s.email = "ivan@flanders.co.nz".freeze s.extra_rdoc_files = ["README".freeze, "README.markdown".freeze] s.files = ["README".freeze, "README.markdown".freeze, "spec/bacon_helper.rb".freeze, "spec/core_ext_spec.rb".freeze, "spec/expectation_spec.rb".freeze, "spec/integration_spec.rb".freeze, "spec/interop_spec.rb".freeze, "spec/isolation_spec.rb".freeze, "spec/isolator_spec.rb".freeze, "spec/method_call_spec.rb".freeze, "spec/verification_spec.rb".freeze] s.homepage = "http://github.com/casualjim/caricature".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Caricature - Bringing simple mocking to the DLR".freeze s.test_files = ["spec/bacon_helper.rb".freeze, "spec/core_ext_spec.rb".freeze, "spec/expectation_spec.rb".freeze, "spec/integration_spec.rb".freeze, "spec/interop_spec.rb".freeze, "spec/isolation_spec.rb".freeze, "spec/isolator_spec.rb".freeze, "spec/method_call_spec.rb".freeze, "spec/verification_spec.rb".freeze] end