shoebox 0.1.1 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/lib/shoebox/storage.rb +6 -0
- data/lib/shoebox/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
MGNiYzg4ZjY2OTJmMzBlYTFlMjc2MDRkNTc2NzY0YzlhNGZlZWVmZQ==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
MWJkYzBlOTMzZDU4NjBlODY4MzU2N2QwNzc3YzM3MjYxNzVkZWM2Mg==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
YjMwNTlmMzNjZTViMjNlODI0MjM2YjhiZTg5NGZhMGE1ZDhmOTZlMjdkMTEz
|
10
|
+
YTRiZjM5ZTFhOGRiYTVhZDAzZjQyMzNiMTQ4YTE5YTI2YmJiM2EwOTViMTQ3
|
11
|
+
YTcxZTYxZDRjM2ZiMWMxNWE1Y2I1YzFmNjhiMzE2M2VlZWY0MzM=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
NWNlMjE4NGVhYWEzMjZjNDU1NTU5OTdiZmE1M2ZjMWQ2OTNmZDhiZmRiYWUw
|
14
|
+
YWQyOTg3MjI3OTA5Mjc0ZjgzYTU1MDlhODljYzRhZGQ1MzcyNGE5NmZiMmM2
|
15
|
+
ZTEwY2U3YmE4NGQ3ZWExN2E2M2RhNjI3ZWM3YzgwZTU5NzNiMTc=
|
data/lib/shoebox/storage.rb
CHANGED
data/lib/shoebox/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shoebox
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dennis Walters
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-10-
|
11
|
+
date: 2016-10-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|