thorsson_carrierwave 0.4.5 → 0.4.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata
CHANGED
|
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
|
5
5
|
segments:
|
|
6
6
|
- 0
|
|
7
7
|
- 4
|
|
8
|
-
-
|
|
9
|
-
version: 0.4.
|
|
8
|
+
- 6
|
|
9
|
+
version: 0.4.6
|
|
10
10
|
platform: ruby
|
|
11
11
|
authors:
|
|
12
12
|
- Jonas Nicklas, Ivan Turkovic
|
|
@@ -273,6 +273,7 @@ dependencies:
|
|
|
273
273
|
type: :development
|
|
274
274
|
version_requirements: *id017
|
|
275
275
|
description: |-
|
|
276
|
+
* Updated support for right_s3 gem
|
|
276
277
|
* RDoc Documentation {available at Rubyforge}[http://carrierwave.rubyforge.org/rdoc].
|
|
277
278
|
* Source code {hosted at GitHub}[http://github.com/jnicklas/carrierwave]
|
|
278
279
|
* Please {report any issues}[http://github.com/jnicklas/carrierwave/issues] on GitHub
|