tablesalt 0.23.5 → 0.23.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tablesalt/version.rb +1 -1
  3. metadata +4 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 14f47dab9ddcb02e8429a929e3fa18c03742b1c53c45bda66ffaaf2488281c54
4
- data.tar.gz: 93b4cb245b2f6e8fc491058d4088017a3c915e6ef1b6fbad0f86f73193733fa9
3
+ metadata.gz: ae0d199d744a40b22ec106fe7b4fa7cc7e38ee78496d0aa7b4a14e9461870e53
4
+ data.tar.gz: 6ef4a17965795ae6bbde0c0c5cce65ce19530c0d409c1087a198a5bde90531a6
5
5
  SHA512:
6
- metadata.gz: 9b31ca32e771ead0368362dd458d5ce342d0405ee710cf7bca5405c1226e06e06a0711bd8c335f3e92c9fbad3cadc83063943e662f556ffb7a6ee250929bd4f9
7
- data.tar.gz: b735bc076cd30b333394f732a969b91d72f26d88bd7963e43d2358c789ffe6dac4f7d9afd579307659ea78f070605f2ac8fdd5280f60d910f3728e0192df6074
6
+ metadata.gz: e6fb4a5105d59a46f9851ab4c976efa9f7bc2ab98a8b665bd8ff72e722b40191fb2d7c776d578e7c1e27c390732411e9f8529ed163d53225ce02d0082cd9539a
7
+ data.tar.gz: 6a5f2a6aac2079469b846ae8f55f234660ba907adeb9d9043bde82f7c6f1c75c72fa515fa6099d3d37142dd835dda4ca178bb95e7dc90892f726c13b33f17bf5
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Tablesalt
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.23.5"
5
+ VERSION = "0.23.6"
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.5
4
+ version: 0.23.6
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-04-05 00:00:00.000000000 Z
11
+ date: 2020-04-14 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.5
70
+ documentation_uri: https://www.rubydoc.info/gems/tablesalt/0.23.6
71
71
  post_install_message:
72
72
  rdoc_options: []
73
73
  require_paths:
@@ -83,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  - !ruby/object:Gem::Version
84
84
  version: '0'
85
85
  requirements: []
86
- rubyforge_project:
87
- rubygems_version: 2.7.6
86
+ rubygems_version: 3.0.3
88
87
  signing_key:
89
88
  specification_version: 4
90
89
  summary: Miscellaneous helper modules, POROs, and more, that standardize common behavior