# -*- encoding: utf-8 -*- # stub: sdsykes-fastimage_inline 1.0.2 ruby lib Gem::Specification.new do |s| s.name = "sdsykes-fastimage_inline".freeze s.version = "1.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Stephen Sykes".freeze] s.date = "2009-09-24" s.description = "FastImage Inline places small images inline in you HTML IMG tags code using a 'data' url.".freeze s.email = "sdsykes@gmail.com".freeze s.extra_rdoc_files = ["README".freeze, "README.textile".freeze] s.files = ["README".freeze, "README.textile".freeze, "Rakefile".freeze, "VERSION.yml".freeze, "lib/fastimage_inline.rb".freeze, "test/app".freeze, "test/app/controllers".freeze, "test/app/controllers/main_controller.rb".freeze, "test/app/views".freeze, "test/app/views/main".freeze, "test/app/views/main/index.erb".freeze, "test/config".freeze, "test/config/boot.rb".freeze, "test/config/environment.rb".freeze, "test/config/environments".freeze, "test/config/environments/test.rb".freeze, "test/config/routes.rb".freeze, "test/public".freeze, "test/public/images".freeze, "test/public/images/bg.png".freeze, "test/public/images/bullet.gif".freeze, "test/public/images/flag.jpg".freeze, "test/test.rb".freeze] s.homepage = "http://github.com/sdsykes/fastimage_inline".freeze s.rdoc_options = ["--inline-source".freeze, "--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "FastImage Inline - Speeds up your webpages with inline images in HTML using a data url".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 1.1.2".freeze]) end