tablesalt 0.23.4 → 0.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tablesalt/version.rb +1 -1
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8328c80f8208e901d9fe9e2871b9b54016b2612f19222fadfab232037ba45ab2
4
- data.tar.gz: fae8438aae3d6e6c5493c5306ce62361e17966f335c128875a37daaa1c7b094f
3
+ metadata.gz: '07859fefa64294b9d2f281645b477f249464fb5ee66e4eaffd32fb1f448711c2'
4
+ data.tar.gz: 445d601487ee4c98234ace57e78c3961fae81dbc67f0c4405fd9386e3d62d0cd
5
5
  SHA512:
6
- metadata.gz: 1b0a8437be9ed374c0313ba72b712118d1cf372a3290fe9b2a38252e83c3a634eeb89529f7dff3d7babbc6358a2d7c505fcb1065e168fd00f2997b08112a34dc
7
- data.tar.gz: 0fce58a5841138edefef907d43f3680f385b6d327afd688fd63c253d261fe9ee47fc1582e27191ac248f1e242f91b506bc4d0071bd68c3209d173db1bd66441b
6
+ metadata.gz: 4d83a8e745b5ed90d20b6fcf641bcb154f76d6f3344815add10972f33354f950acda8132190aacb8c97cb555ee4885b93d175893de03865549f33a58ff688318
7
+ data.tar.gz: 85d5c19f276703346e446ef0a31b0f8c04e6659408e097243f02a479988130147687297febc3b86e303c24f8daa26970881b95fcdf8b254d755d03fc63cc3026
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Tablesalt
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.23.4"
5
+ VERSION = "0.24.0"
6
6
  end
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.23.4
4
+ version: 0.24.0
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-27 00:00:00.000000000 Z
11
+ date: 2020-07-28 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.23.4
70
+ documentation_uri: https://www.rubydoc.info/gems/tablesalt/0.24.0
71
71
  post_install_message:
72
72
  rdoc_options: []
73
73
  require_paths:
@@ -83,7 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  - !ruby/object:Gem::Version
84
84
  version: '0'
85
85
  requirements: []
86
- rubygems_version: 3.1.2
86
+ rubygems_version: 3.1.4
87
87
  signing_key:
88
88
  specification_version: 4
89
89
  summary: Miscellaneous helper modules, POROs, and more, that standardize common behavior