tablesalt 0.22.6 → 0.22.7
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 +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4caa320246fe3ff2092d0d412716071043ec53c92c399f89d11bfa5fabd83846
|
4
|
+
data.tar.gz: 5b79cfc9dfdac58514bed11265b13e15deb3c14befe44cea194af89addaa24c1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aef33a897f52293255e3efcbdb3a4b054c9d5b031ccf09e76a96da4ec378c4ad0dfcc0a22bbe7eb631c0520b4f73abf18f933335e90f25002f5749b2de683ba2
|
7
|
+
data.tar.gz: 8c29a845f7d60ec1860690db0e238c044ea56a0d87603e983e2ed6ac9eb7aeb2b207127e44494a974832ad38a53162b59ccad32565ad457715884c82f10f4c20
|
data/lib/tablesalt/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tablesalt
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.22.
|
4
|
+
version: 0.22.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jordan Minneti
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-03-
|
11
|
+
date: 2020-03-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -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.22.
|
68
|
+
documentation_uri: https://www.rubydoc.info/gems/tablesalt/0.22.7
|
69
69
|
post_install_message:
|
70
70
|
rdoc_options: []
|
71
71
|
require_paths:
|