s3_private_direct_upload 0.1.6 → 0.1.7
Sign up to get free protection for your applications and to get access to all the features.
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: s3_private_direct_upload
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.7
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -87,7 +87,7 @@ files:
|
|
87
87
|
- lib/s3_direct_upload/form_helper.rb
|
88
88
|
- lib/s3_direct_upload/railtie.rb
|
89
89
|
- lib/s3_direct_upload/version.rb
|
90
|
-
- lib/
|
90
|
+
- lib/s3_private_direct_upload.rb
|
91
91
|
- lib/tasks/s3_direct_upload.rake
|
92
92
|
- app/assets/javascripts/s3_direct_upload.js.coffee
|
93
93
|
- app/assets/stylesheets/s3_direct_upload_progress_bars.css.scss
|