tablesalt 0.25.2 → 0.25.3
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: cf7f48c1773ac4d4363ed7e8fb32348e1f86974f0764a9f54e51033170a4281b
|
4
|
+
data.tar.gz: 231e2039fe9d890a7d59f7ee9357ae0b4f56194433164eeec604e029fb7576be
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: df8399ab402729e9c67d05cb63fd7dbd2f03668730de3249e7e842571724dc8f804c92d65bddc9357226e5823f57d508657f6d7c5f1eec39fa218ab0e62eb851
|
7
|
+
data.tar.gz: 1e194aa8168b37a2498892660b689e29571b0db466225033f5aeca2da8badc2fd14417da44fdb1cfb91df42c6c4d80ac9f89d8b10e3470745f097b9a389586cf
|
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.25.
|
4
|
+
version: 0.25.3
|
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-
|
11
|
+
date: 2020-12-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -67,7 +67,7 @@ metadata:
|
|
67
67
|
homepage_uri: https://github.com/Freshly/spicerack/tree/master/tablesalt
|
68
68
|
source_code_uri: https://github.com/Freshly/spicerack/tree/master/tablesalt
|
69
69
|
changelog_uri: https://github.com/Freshly/spicerack/blob/master/tablesalt/CHANGELOG.md
|
70
|
-
documentation_uri: https://www.rubydoc.info/gems/tablesalt/0.25.
|
70
|
+
documentation_uri: https://www.rubydoc.info/gems/tablesalt/0.25.3
|
71
71
|
post_install_message:
|
72
72
|
rdoc_options: []
|
73
73
|
require_paths:
|