dragonfly 1.1.2 → 1.2.1

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

Potentially problematic release.


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

metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dragonfly
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Evans
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-06 00:00:00.000000000 Z
11
+ date: 2020-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rack
@@ -178,10 +178,10 @@ files:
178
178
  - samples/beach.png
179
179
  - samples/egg.png
180
180
  - samples/gif.gif
181
+ - samples/mevs' white pixel.png
181
182
  - samples/round.gif
182
183
  - samples/sample.docx
183
184
  - samples/taj.jpg
184
- - samples/white pixel.png
185
185
  - spec/dragonfly/app_spec.rb
186
186
  - spec/dragonfly/configurable_spec.rb
187
187
  - spec/dragonfly/content_spec.rb
@@ -241,7 +241,7 @@ homepage: http://github.com/markevans/dragonfly
241
241
  licenses:
242
242
  - MIT
243
243
  metadata: {}
244
- post_install_message:
244
+ post_install_message:
245
245
  rdoc_options: []
246
246
  require_paths:
247
247
  - lib
@@ -256,9 +256,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
256
256
  - !ruby/object:Gem::Version
257
257
  version: '0'
258
258
  requirements: []
259
- rubyforge_project:
260
- rubygems_version: 2.6.7
261
- signing_key:
259
+ rubyforge_project:
260
+ rubygems_version: 2.7.6
261
+ signing_key:
262
262
  specification_version: 4
263
263
  summary: Ideal gem for handling attachments in Rails, Sinatra and Rack applications.
264
264
  test_files: