hierarchable 0.3.3 → 0.3.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 562da829a749b954d19b9e9895b6d5a02a675ac0147c39b2ad644da52c1dfcb0
4
- data.tar.gz: 539c4342aa90f98cca4464d6cead1bc1955e3efb6db36e0b0607816afb2557b9
3
+ metadata.gz: 1a1fec6f313cd404bb439832e8189b1934454311367e2f450e2f06e95805c3b3
4
+ data.tar.gz: a9b0c9fa73d41ea75a77e84d179534c8a5d405eab2846826e1737bf5c272f833
5
5
  SHA512:
6
- metadata.gz: 23ae268818d9af68e38575f72107078a1074ea5ed936b0bb40297f69321378fc9c602ff19ffcdcc475580fb8b8a5a84737d692d071660d70bfecc50e44948730
7
- data.tar.gz: 76cdde5df266bde48687038bac416de3109c34af973e619137f4a840d65f87e6f644cdaf496f3b55111f3cce988714bccba16032cada943982667d2072eb37e8
6
+ metadata.gz: baf85231bf6cc35684fe06943d75dee249f93b89aab9ec08e33bf8058ee70f1d44bb09106036214dbf406162dcd80b4b548b8242271d4c3497f139d26c0d61c4
7
+ data.tar.gz: 51c424d57f2cc59b3533d280cfb2d560501705df391d93cb6ff76a6cb24ee6a7104eeb6c9fe3500293d9fcf294d5405725964d9dbe99c1341c3b21a140edda61
data/Gemfile.lock CHANGED
@@ -1,19 +1,19 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- hierarchable (0.3.3)
4
+ hierarchable (0.3.4)
5
5
  activerecord (> 4.2.0)
6
6
  activesupport (> 4.2.0)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activemodel (7.0.4.1)
12
- activesupport (= 7.0.4.1)
13
- activerecord (7.0.4.1)
14
- activemodel (= 7.0.4.1)
15
- activesupport (= 7.0.4.1)
16
- activesupport (7.0.4.1)
11
+ activemodel (7.0.4.2)
12
+ activesupport (= 7.0.4.2)
13
+ activerecord (7.0.4.2)
14
+ activemodel (= 7.0.4.2)
15
+ activesupport (= 7.0.4.2)
16
+ activesupport (7.0.4.2)
17
17
  concurrent-ruby (~> 1.0, >= 1.0.2)
18
18
  i18n (>= 1.6, < 2)
19
19
  minitest (>= 5.1)
@@ -22,52 +22,52 @@ GEM
22
22
  bundler-audit (0.9.1)
23
23
  bundler (>= 1.2.0, < 3)
24
24
  thor (~> 1.0)
25
- concurrent-ruby (1.1.10)
25
+ concurrent-ruby (1.2.2)
26
26
  i18n (1.12.0)
27
27
  concurrent-ruby (~> 1.0)
28
28
  json (2.6.3)
29
- minitest (5.17.0)
29
+ minitest (5.18.0)
30
30
  parallel (1.22.1)
31
- parser (3.2.0.0)
31
+ parser (3.2.1.1)
32
32
  ast (~> 2.4.1)
33
- rack (3.0.4.1)
33
+ rack (3.0.4.2)
34
34
  rainbow (3.1.1)
35
35
  rake (13.0.6)
36
- regexp_parser (2.6.2)
36
+ regexp_parser (2.7.0)
37
37
  rexml (3.2.5)
38
- rubocop (1.43.0)
38
+ rubocop (1.48.0)
39
39
  json (~> 2.3)
40
40
  parallel (~> 1.10)
41
41
  parser (>= 3.2.0.0)
42
42
  rainbow (>= 2.2.2, < 4.0)
43
43
  regexp_parser (>= 1.8, < 3.0)
44
44
  rexml (>= 3.2.5, < 4.0)
45
- rubocop-ast (>= 1.24.1, < 2.0)
45
+ rubocop-ast (>= 1.26.0, < 2.0)
46
46
  ruby-progressbar (~> 1.7)
47
47
  unicode-display_width (>= 2.4.0, < 3.0)
48
- rubocop-ast (1.24.1)
49
- parser (>= 3.1.1.0)
50
- rubocop-minitest (0.26.1)
51
- rubocop (>= 0.90, < 2.0)
52
- rubocop-performance (1.15.2)
48
+ rubocop-ast (1.27.0)
49
+ parser (>= 3.2.1.0)
50
+ rubocop-minitest (0.29.0)
51
+ rubocop (>= 1.39, < 2.0)
52
+ rubocop-performance (1.16.0)
53
53
  rubocop (>= 1.7.0, < 2.0)
54
54
  rubocop-ast (>= 0.4.0)
55
- rubocop-rails (2.17.4)
55
+ rubocop-rails (2.18.0)
56
56
  activesupport (>= 4.2.0)
57
57
  rack (>= 1.1)
58
58
  rubocop (>= 1.33.0, < 2.0)
59
59
  rubocop-rake (0.6.0)
60
60
  rubocop (~> 1.0)
61
- ruby-progressbar (1.11.0)
61
+ ruby-progressbar (1.13.0)
62
62
  ruby_audit (2.2.0)
63
63
  bundler-audit (~> 0.9.0)
64
- sqlite3 (1.6.0-x86_64-darwin)
65
- sqlite3 (1.6.0-x86_64-linux)
64
+ sqlite3 (1.6.1-x86_64-darwin)
65
+ sqlite3 (1.6.1-x86_64-linux)
66
66
  temping (4.0.0)
67
67
  activerecord (>= 5.2, < 7.1)
68
68
  activesupport (>= 5.2, < 7.1)
69
69
  thor (1.2.1)
70
- tzinfo (2.0.5)
70
+ tzinfo (2.0.6)
71
71
  concurrent-ruby (~> 1.0)
72
72
  unicode-display_width (2.4.2)
73
73
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Hierarchable
4
- VERSION = '0.3.3'
4
+ VERSION = '0.3.4'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hierarchable
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Patrick R. Schmid
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-01-21 00:00:00.000000000 Z
11
+ date: 2023-03-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler