activestorage-ve-tos 0.1.0 → 0.1.1

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
  SHA256:
3
- metadata.gz: a368b295543fe0643511c4aac61a97da58d582bf582af34d6fec18d0ff2e9053
4
- data.tar.gz: 42cc0110680ead98384f52dee47463ea1f8a9c056036527b6157578b80b4d756
3
+ metadata.gz: 5a063ca203b67682fde5eb375a5e380f51dc8f8afc47225d41415622737e11c0
4
+ data.tar.gz: 06e7ec4cb96773a1ea164e75d9c44ad5363384d8c6b190c4d22e567879bb8a73
5
5
  SHA512:
6
- metadata.gz: 8b35a11c8d6484064e20afd8ef57b48afb569c6a2c0b68ada84341e0ac2fa4711633c5a9c4a14cbe7169db55397f8d76efa8498e914e47ad5e51f06e489e8481
7
- data.tar.gz: b14474642993b493a73b62e4f2cbf4be01237ac806bc9067390d9e4dba5825ee588ffebddd2425d8bcba831869ab4b1b76c3f8b3a8797f61211c2f60feceaec9
6
+ metadata.gz: f3ca359d1b1c59612ad3f735abe0e349f560f46c7c561c7ea9cbad075dc1252a68be6ea4f528fc72cf5a422a131e396d2d3194e706819b1ec9829e50eb1609ec
7
+ data.tar.gz: d8874fb24967e474493b91f76c2d07b5407c76c8b6d43620276a2ffe5278f115335c26debf2f93f840ff6559add7faa31020318b86f41c926b7d12678345c491
data/README.md CHANGED
@@ -1,6 +1,7 @@
1
1
  # activestorage-ve-tos
2
2
 
3
- ActiveStorage adapter for [Volcengine TOS](https://www.volcengine.com/docs/6349). Wraps ve-tos-ruby-sdk.
3
+ ActiveStorage adapter for [Volcengine TOS](https://www.volcengine.com/docs/6349).
4
+ Wraps [ve-tos-ruby-sdk](https://github.com/renny-ren/ve-tos-ruby-sdk).
4
5
 
5
6
  ## Installation
6
7
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ActiveStorageVeTos
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: activestorage-ve-tos
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Renny