tablesalt 0.20.0 → 0.20.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/tablesalt/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 80c3c62056609fa790aedf8fe34a62b6456b5eaf59457c3f5c0f1b35aa51e771
|
4
|
+
data.tar.gz: de70dae8ab4a42e556e651404af825a3fcce1a1acb87b8a139919cdd15fb8efd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '09ab6523719d53a193d7bee72f286dd9e9a55f53d61d521eb1a174a0541c8d637bd18f166aa7b04c31371c4cb0cfa18a70e4ae34911fcbffe65f77cec47ba6d8'
|
7
|
+
data.tar.gz: b10e503dd054f605557568fb20d2b2870728d5fccb89a7f128719b23c04e48838800b7e5c09ed9c7731194bcd492e88452ec9f378ca13a28d692b18437869add
|
data/lib/tablesalt/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tablesalt
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.20.0
|
4
|
+
version: 0.20.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jordan Minneti
|
@@ -65,7 +65,7 @@ metadata:
|
|
65
65
|
homepage_uri: https://github.com/Freshly/spicerack/tree/master/tablesalt
|
66
66
|
source_code_uri: https://github.com/Freshly/spicerack/tree/master/tablesalt
|
67
67
|
changelog_uri: https://github.com/Freshly/spicerack/blob/master/tablesalt/CHANGELOG.md
|
68
|
-
documentation_uri: https://www.rubydoc.info/gems/tablesalt/0.20.0
|
68
|
+
documentation_uri: https://www.rubydoc.info/gems/tablesalt/0.20.0.1
|
69
69
|
post_install_message:
|
70
70
|
rdoc_options: []
|
71
71
|
require_paths:
|