minio 0.2.1 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: df3a70d5f17dc0b19f55b5f16185050561a3505096fa098f37c13969fb2f239e
4
- data.tar.gz: 06314ad91ab7d684cf80281a2d56d9c36a82b9432454645af800d56f400a6efc
3
+ metadata.gz: c9a9d59e6517ad5c11264b3497fe2c92b1b085ab78013c8e8e0c432f87f125fe
4
+ data.tar.gz: bacc12534984c65aa50e390a17388fffff15b09bdb97446ab154ec025d2b1879
5
5
  SHA512:
6
- metadata.gz: ad0af117b67413f8427010f6e6afd4cd784ad342bf177cf924f053e031b340dd6094a64ac8267649b30f2e8b06885ac3144a783c6df2d218d7980a28a04a3b05
7
- data.tar.gz: 5bbee8ab9ba9a4955caebe1af238fafcb64ed7996c569f35a4f6dd3dce9d02efc64db4be80ffc32328cefcc8028e5e7164d214ad2ef409f3b4afca4872f45022
6
+ metadata.gz: f3d1835735a299aa9e7b613f05ce772ca4bfc6a94042df897d4fffa7a134752376e3752207b96d79a379929bdada9b24b84bfd51fa609d08543c26cc9cd90f7d
7
+ data.tar.gz: 4c26e2bb9624ae6aace5521a62236c55ec22f58153fce25dbb0e592fa07f8516a0e59a36e82cf5b8a3f8c469a90cba675c465598ef36c704fb7d72ce317a027a
@@ -1,6 +1,6 @@
1
1
  module MinIO
2
2
  module Upstream
3
- VERSION = "RELEASE.2024-04-18T19-09-19Z"
3
+ VERSION = "RELEASE.2024-04-28T17-53-50Z"
4
4
 
5
5
  # rubygems platform name => upstream release filename
6
6
  NATIVE_PLATFORMS = {
data/lib/minio/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module MinIO
2
- VERSION = "0.2.1"
2
+ VERSION = "0.3.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: minio
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stephen Margheim
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-04-29 00:00:00.000000000 Z
11
+ date: 2024-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubyzip