tablesalt 0.21.0 → 0.22.0

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: 9f146d264febf4cf9d9970d04e98c9df9bba37fb3d39cd209cba5ddfbc8fcccf
4
- data.tar.gz: 222c981171bf38b7ad0f4162d74b194eda5ac8ed762fd33b097d39e6e1f715aa
3
+ metadata.gz: 15346542fe197429cfc5bc9b65dfc31bc3fa26aeaca2938dbd1526b353fef691
4
+ data.tar.gz: ec8233bb42c3a0acac7cd435ab5417e73a22d148e538dc6818b31e528cf10677
5
5
  SHA512:
6
- metadata.gz: 7a5674270aafcc1fb3a287297715ba4fcca0f9666da5ee74d9707984757d9d44bfbc9c49d8b888f017deba545344f5c4052cb764341a17426c4fc1f41a09b983
7
- data.tar.gz: 16d0f88a5a8c2762b0ad840757b34d48db25b0f121a0f5325a8fa1460052bf6084c27756b1ebe568835844294403be7195a76988ca9adf8e008940f81968495f
6
+ metadata.gz: 401ae4d55f99e9c3d85200f312bd372f0507fa7fee9f97657e070aa0bdd79bb226e94a67046511a8de3ba7dc0d813840712086be587ac00260c75d74b4f99a73
7
+ data.tar.gz: 83876ef636d4f260d9ca2b9485f257190ec616ec91f6d2add794e07a1786070195eb5c58cfbe39f3b6c76bcb8e9a0c81de72e10d24fe5f4864f6e6a79514041e
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Tablesalt
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.21.0"
5
+ VERSION = "0.22.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.21.0
4
+ version: 0.22.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-01-13 00:00:00.000000000 Z
11
+ date: 2020-01-29 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.21.0
68
+ documentation_uri: https://www.rubydoc.info/gems/tablesalt/0.22.0
69
69
  post_install_message:
70
70
  rdoc_options: []
71
71
  require_paths:
@@ -81,8 +81,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  - !ruby/object:Gem::Version
82
82
  version: '0'
83
83
  requirements: []
84
- rubyforge_project:
85
- rubygems_version: 2.7.6
84
+ rubygems_version: 3.0.3
86
85
  signing_key:
87
86
  specification_version: 4
88
87
  summary: Miscellaneous helper modules, POROs, and more, that standardize common behavior