secure_download 0.0.8 → 0.0.9

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: 4c6a188788a46f008577bd2bb956b43fc766be04
4
- data.tar.gz: ae20082e46986feb2783d9cac94b88bfd5dbb120
3
+ metadata.gz: 7fecd2061d5a0e217c79f13bd32a156380ac4f66
4
+ data.tar.gz: dae2d2c18d9abee6498ab4d0aea1c7d10974c5bc
5
5
  SHA512:
6
- metadata.gz: c66e73029aea9f4118c4065c7081bff77f7a97fe2e4e9084bd1c2cb40cb73c86ec60188867c004a4348079b774502675d6f5546107a4d5040accca9cd50c82b8
7
- data.tar.gz: 10004807afd39d38e0cbcf87416bcf8453b7d04fdd02ada4c5f8d106cc9c81c6b79f08f030505286e1813714a3633c9c07f0748aa4672293639c0da249a93ea9
6
+ metadata.gz: dace93099b6ec96d0c8b8f871b15a166fc4d9b7b086c4a967d19b798b8bb2a108fd72f80e7560c321fc195d00ff914ca1c28a853326ad08a62d464b6cec3afde
7
+ data.tar.gz: e5961ace8bddb81ab9257fcfed54697b8a8c3708d8d6ec16b3921a4b4d0c9fda0df7acd7fc9266f4b4f82884c0592f5e450ee2d851866a170dc01c9954a0cb30
@@ -1,3 +1,3 @@
1
1
  module SecureDownload
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: secure_download
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tanapol Nearunchorn
@@ -80,7 +80,7 @@ files:
80
80
  - lib/secure_download/carrierwave_extends.rb
81
81
  - lib/secure_download/routes.rb
82
82
  - lib/secure_download/version.rb
83
- homepage: http://rubygems.org/gems/secure_download
83
+ homepage: https://github.com/Stackle/secure_download
84
84
  licenses:
85
85
  - MIT
86
86
  metadata: {}