# -*- encoding: utf-8 -*- # stub: paperclip 2.7.2 ruby lib Gem::Specification.new do |s| s.name = "paperclip".freeze s.version = "2.7.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 = ["Jon Yurek".freeze] s.date = "2012-10-19" s.description = "Easy upload management for ActiveRecord".freeze s.email = ["jyurek@thoughtbot.com".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "Appraisals".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "NEWS".freeze, "README.md".freeze, "Rakefile".freeze, "cucumber/paperclip_steps.rb".freeze, "features/basic_integration.feature".freeze, "features/rake_tasks.feature".freeze, "features/step_definitions/attachment_steps.rb".freeze, "features/step_definitions/html_steps.rb".freeze, "features/step_definitions/rails_steps.rb".freeze, "features/step_definitions/s3_steps.rb".freeze, "features/step_definitions/web_steps.rb".freeze, "features/support/env.rb".freeze, "features/support/fakeweb.rb".freeze, "features/support/fixtures/.boot_config.rb.swo".freeze, "features/support/fixtures/boot_config.txt".freeze, "features/support/fixtures/gemfile.txt".freeze, "features/support/fixtures/preinitializer.txt".freeze, "features/support/paths.rb".freeze, "features/support/rails.rb".freeze, "features/support/selectors.rb".freeze, "gemfiles/rails2.gemfile".freeze, "gemfiles/rails3.gemfile".freeze, "gemfiles/rails3_1.gemfile".freeze, "gemfiles/rails3_2.gemfile".freeze, "generators/paperclip/USAGE".freeze, "generators/paperclip/paperclip_generator.rb".freeze, "generators/paperclip/templates/paperclip_migration.rb.erb".freeze, "init.rb".freeze, "lib/generators/paperclip/USAGE".freeze, "lib/generators/paperclip/paperclip_generator.rb".freeze, "lib/generators/paperclip/templates/paperclip_migration.rb.erb".freeze, "lib/paperclip.rb".freeze, "lib/paperclip/attachment.rb".freeze, "lib/paperclip/attachment_options.rb".freeze, "lib/paperclip/callback_compatibility.rb".freeze, "lib/paperclip/geometry.rb".freeze, "lib/paperclip/interpolations.rb".freeze, "lib/paperclip/iostream.rb".freeze, "lib/paperclip/matchers.rb".freeze, "lib/paperclip/matchers/have_attached_file_matcher.rb".freeze, "lib/paperclip/matchers/validate_attachment_content_type_matcher.rb".freeze, "lib/paperclip/matchers/validate_attachment_presence_matcher.rb".freeze, "lib/paperclip/matchers/validate_attachment_size_matcher.rb".freeze, "lib/paperclip/missing_attachment_styles.rb".freeze, "lib/paperclip/processor.rb".freeze, "lib/paperclip/railtie.rb".freeze, "lib/paperclip/schema.rb".freeze, "lib/paperclip/storage.rb".freeze, "lib/paperclip/storage/filesystem.rb".freeze, "lib/paperclip/storage/fog.rb".freeze, "lib/paperclip/storage/s3.rb".freeze, "lib/paperclip/style.rb".freeze, "lib/paperclip/thumbnail.rb".freeze, "lib/paperclip/upfile.rb".freeze, "lib/paperclip/url_generator.rb".freeze, "lib/paperclip/version.rb".freeze, "lib/tasks/paperclip.rake".freeze, "paperclip.gemspec".freeze, "rails/init.rb".freeze, "shoulda_macros/paperclip.rb".freeze, "test/attachment_options_test.rb".freeze, "test/attachment_test.rb".freeze, "test/database.yml".freeze, "test/fixtures/12k.png".freeze, "test/fixtures/50x50.png".freeze, "test/fixtures/5k.png".freeze, "test/fixtures/animated.gif".freeze, "test/fixtures/bad.png".freeze, "test/fixtures/fog.yml".freeze, "test/fixtures/s3.yml".freeze, "test/fixtures/spaced file.png".freeze, "test/fixtures/text.txt".freeze, "test/fixtures/twopage.pdf".freeze, "test/fixtures/uppercase.PNG".freeze, "test/geometry_test.rb".freeze, "test/helper.rb".freeze, "test/integration_test.rb".freeze, "test/interpolations_test.rb".freeze, "test/iostream_test.rb".freeze, "test/matchers/have_attached_file_matcher_test.rb".freeze, "test/matchers/validate_attachment_content_type_matcher_test.rb".freeze, "test/matchers/validate_attachment_presence_matcher_test.rb".freeze, "test/matchers/validate_attachment_size_matcher_test.rb".freeze, "test/paperclip_missing_attachment_styles_test.rb".freeze, "test/paperclip_test.rb".freeze, "test/processor_test.rb".freeze, "test/schema_test.rb".freeze, "test/storage/filesystem_test.rb".freeze, "test/storage/fog_test.rb".freeze, "test/storage/s3_live_test.rb".freeze, "test/storage/s3_test.rb".freeze, "test/style_test.rb".freeze, "test/support/mock_attachment.rb".freeze, "test/support/mock_interpolator.rb".freeze, "test/support/mock_model.rb".freeze, "test/support/mock_url_generator_builder.rb".freeze, "test/thumbnail_test.rb".freeze, "test/upfile_test.rb".freeze, "test/url_generator_test.rb".freeze] s.homepage = "https://github.com/thoughtbot/paperclip".freeze s.requirements = ["ImageMagick".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "File attachments as attributes for ActiveRecord".freeze s.test_files = ["features/basic_integration.feature".freeze, "features/rake_tasks.feature".freeze, "features/step_definitions/attachment_steps.rb".freeze, "features/step_definitions/html_steps.rb".freeze, "features/step_definitions/rails_steps.rb".freeze, "features/step_definitions/s3_steps.rb".freeze, "features/step_definitions/web_steps.rb".freeze, "features/support/env.rb".freeze, "features/support/fakeweb.rb".freeze, "features/support/fixtures/.boot_config.rb.swo".freeze, "features/support/fixtures/boot_config.txt".freeze, "features/support/fixtures/gemfile.txt".freeze, "features/support/fixtures/preinitializer.txt".freeze, "features/support/paths.rb".freeze, "features/support/rails.rb".freeze, "features/support/selectors.rb".freeze, "test/attachment_options_test.rb".freeze, "test/attachment_test.rb".freeze, "test/database.yml".freeze, "test/fixtures/12k.png".freeze, "test/fixtures/50x50.png".freeze, "test/fixtures/5k.png".freeze, "test/fixtures/animated.gif".freeze, "test/fixtures/bad.png".freeze, "test/fixtures/fog.yml".freeze, "test/fixtures/s3.yml".freeze, "test/fixtures/spaced file.png".freeze, "test/fixtures/text.txt".freeze, "test/fixtures/twopage.pdf".freeze, "test/fixtures/uppercase.PNG".freeze, "test/geometry_test.rb".freeze, "test/helper.rb".freeze, "test/integration_test.rb".freeze, "test/interpolations_test.rb".freeze, "test/iostream_test.rb".freeze, "test/matchers/have_attached_file_matcher_test.rb".freeze, "test/matchers/validate_attachment_content_type_matcher_test.rb".freeze, "test/matchers/validate_attachment_presence_matcher_test.rb".freeze, "test/matchers/validate_attachment_size_matcher_test.rb".freeze, "test/paperclip_missing_attachment_styles_test.rb".freeze, "test/paperclip_test.rb".freeze, "test/processor_test.rb".freeze, "test/schema_test.rb".freeze, "test/storage/filesystem_test.rb".freeze, "test/storage/fog_test.rb".freeze, "test/storage/s3_live_test.rb".freeze, "test/storage/s3_test.rb".freeze, "test/style_test.rb".freeze, "test/support/mock_attachment.rb".freeze, "test/support/mock_interpolator.rb".freeze, "test/support/mock_model.rb".freeze, "test/support/mock_url_generator_builder.rb".freeze, "test/thumbnail_test.rb".freeze, "test/upfile_test.rb".freeze, "test/url_generator_test.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 2.3.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.3.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.0.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.4.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end