gclouder 0.3.9 → 0.3.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/gclouder/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a2788b774d1d6b96c5db8075e1c3f1c85f136891
4
- data.tar.gz: 2b5ac5b4a77dcbf5b70dec76c4f5de71cb2cc195
3
+ metadata.gz: cd5058ef535ef84bd9f167c26868dfa2e46be072
4
+ data.tar.gz: 527417a6331ffef437023bd6be18d601db202e48
5
5
  SHA512:
6
- metadata.gz: 83895db2443160c116c72ec002cd193c3734f07b2f6b22725a366c8ea12a9ff4c52341d0fcdce01065d6308b0d06c3ca484c556d0bf28cd7ba1e4aa7ea86ea65
7
- data.tar.gz: e96453365276df4c823a8495401d8058f8cf75069a4d0cedfd9ba4b26db33b545555b25d782f601a9365e623c124ff894e2910e09f1d5b60c5edfd81810a59c4
6
+ metadata.gz: b68c6a4a5e35c14fd331bd8cba1975443a4d3dd1a6876fa3560efb9d48b21a5705ca42871e1ca6f065dbb07295b914ae28f2fbf824c7bfa83e11aaf98f63783b
7
+ data.tar.gz: b419e42d21a9a35e863ecb26b9ab7277286504fba6821df4c0003b65fc739b6dc784d50479dcfa6d2cd628218b0527f4bcfdc5307912403a3ce1bb57455bc3a0
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
3
  module GClouder
4
- VERSION = "0.3.9"
4
+ VERSION = "0.3.10"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gclouder
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.9
4
+ version: 0.3.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Wilson
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-03-12 00:00:00.000000000 Z
12
+ date: 2018-04-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: trollop