caboose-cms 0.7.68 → 0.7.69

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 03568cf8eb491dc1e643540ffa115268a18ddda0
4
- data.tar.gz: 095c394843f638a1414782aefee172d834ce29f3
3
+ metadata.gz: 51b8dc8334624cbf19e02ab2fc669a38c862629e
4
+ data.tar.gz: c158e197cd3c262143653c4031be3ea808acef20
5
5
  SHA512:
6
- metadata.gz: c071f43146f9c50b65ced7e2e9089ef1f5e65bba1786d64000381bb23884d199a8b2a4bab645427013ab195b1757776d40239ddc02eca784117ea8b5c03caf8e
7
- data.tar.gz: 45e5984a04c276979ae7caafbf0ec66daa1f3c4cac230150bf8dd548010fa96d66312b98bfb0d874776d7954164d21781cea8f30eec51994a1671c28ea776bee
6
+ metadata.gz: 7fe74a816e609a0318d85aad314199bd07052d09ad8a9ca891a80d999d9bd8605f87c4e74360bcfd167a674a7f02671349097dbf424d40d1724ef791992c0660
7
+ data.tar.gz: c19fadffa0705812203baa1b3fdaf646262c930c65d7cf42d89e49afea974e1bb031f989e95f9f4098c0cc1ea969c9d07e3b8abb2fc0590ce2912bceb544fcef
@@ -63,7 +63,7 @@ MediaController.prototype = {
63
63
  key: that.cat_id + '_${filename}', // use filename as a key
64
64
  Filename: that.cat_id + '_${filename}', // adding this to keep consistency across the runtimes
65
65
  acl: 'public-read',
66
- 'Content-Type': '',
66
+ //'Content-Type': '',
67
67
  AWSAccessKeyId: that.aws_access_key_id,
68
68
  policy: that.policy,
69
69
  signature: that.signature
@@ -1,3 +1,3 @@
1
1
  module Caboose
2
- VERSION = '0.7.68'
2
+ VERSION = '0.7.69'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: caboose-cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.68
4
+ version: 0.7.69
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Barry