tablesalt 0.25.6 → 0.25.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: 6707e03b2c3bec23be0bda83f7e162aaec7669b3c379f25b628bae84ea901691
|
4
|
+
data.tar.gz: 6ced5b921832b3d3777c437ef54a8626b2d1b6d66b7ed97fe3ef1c05800dea52
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 94e2656b44bfa99667a56e913a13cd1724bad2095a222fa54bde1f920b13457b6b58f325db66262e92fc45701883780438ee7a82a44aaf36a77916a436c102c5
|
7
|
+
data.tar.gz: f10b9a449d4f4656a57162ba44db98ed95e555e5d6e7636304877b777e9d3fb3c60ba8df0858f6729d0d1b4c5dd6f346efbc8ac0912d4949cda4ed78ae80b50e
|
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.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: 2021-
|
11
|
+
date: 2021-04-09 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.7
|
71
71
|
post_install_message:
|
72
72
|
rdoc_options: []
|
73
73
|
require_paths:
|