paperclip 2.1.0 → 2.1.2

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of paperclip might be problematic. Click here for more details.

metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paperclip
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jon Yurek
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-04-18 00:00:00 -04:00
12
+ date: 2008-05-13 00:00:00 -04:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -47,6 +47,7 @@ files:
47
47
  - test/fixtures/50x50.png
48
48
  - test/fixtures/5k.png
49
49
  - test/fixtures/bad.png
50
+ - test/fixtures/text.txt
50
51
  - test/helper.rb
51
52
  - test/s3.yml
52
53
  - test/test_attachment.rb
@@ -79,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
80
  requirements:
80
81
  - ImageMagick
81
82
  rubyforge_project: paperclip
82
- rubygems_version: 1.0.1
83
+ rubygems_version: 1.1.1
83
84
  signing_key:
84
85
  specification_version: 2
85
86
  summary: File attachments as attributes for ActiveRecord