stance 0.5.3 → 0.6.0

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: e0a1f7dabcadb5940fbff6909c98d24b60f1f1c50536be7e0219f77d07cd2412
4
- data.tar.gz: 02a1ed28bb48015bed11b026c32528a5d473ac9ce8befb1efd66913dcf141b8f
3
+ metadata.gz: a4678a743eb587bc836b518b9aa6303e473446cd5a85e563c1cf75089323c5f2
4
+ data.tar.gz: 71504954ca7ec983a8f4af5930c0a4d641e083ea64b692ae704774306efd8d59
5
5
  SHA512:
6
- metadata.gz: bad97f4ed5bf8da34ea4c875c833afd64207f841565199c4ae9c61237562bc633a75aabb0d714fccd1182050842270cd334f4692762496be6591eef68cc7c831
7
- data.tar.gz: bb09581a78c3aad7989720e2076a88a31986cc7205dba12b9658adfd26f3744f61693528420d2f2769a4dd23b410ce4e6f684d68d21527a973a6b429d04c2c9e
6
+ metadata.gz: 11cc7006854156fa8bb0a43ca8fa767ee90fea148a2b0e62c1afa985618f675cb7e80ba3d1873344c35f15c86620e4dab5387341ff59e9b55930c40a1a448d65
7
+ data.tar.gz: aa8c0034e856a3cc63322f14f4903df023f59a1220a66c12201230e51cdb5bac5b1cc50b87c37c2b4024dd9e248a1342d9096a8e84923d1bf42fcd1914911c3e
data/.gitignore CHANGED
@@ -7,3 +7,4 @@
7
7
  /spec/reports/
8
8
  /tmp/
9
9
  /test/internal/db/*.sqlite
10
+ .DS_Store
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stance (0.5.2)
4
+ stance (0.5.3)
5
5
  activerecord (>= 5)
6
6
  multi_json
7
7
  railties (>= 5)
@@ -9,25 +9,25 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actionpack (6.1.4)
13
- actionview (= 6.1.4)
14
- activesupport (= 6.1.4)
12
+ actionpack (6.1.4.1)
13
+ actionview (= 6.1.4.1)
14
+ activesupport (= 6.1.4.1)
15
15
  rack (~> 2.0, >= 2.0.9)
16
16
  rack-test (>= 0.6.3)
17
17
  rails-dom-testing (~> 2.0)
18
18
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
19
- actionview (6.1.4)
20
- activesupport (= 6.1.4)
19
+ actionview (6.1.4.1)
20
+ activesupport (= 6.1.4.1)
21
21
  builder (~> 3.1)
22
22
  erubi (~> 1.4)
23
23
  rails-dom-testing (~> 2.0)
24
24
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
25
- activemodel (6.1.4)
26
- activesupport (= 6.1.4)
27
- activerecord (6.1.4)
28
- activemodel (= 6.1.4)
29
- activesupport (= 6.1.4)
30
- activesupport (6.1.4)
25
+ activemodel (6.1.4.1)
26
+ activesupport (= 6.1.4.1)
27
+ activerecord (6.1.4.1)
28
+ activemodel (= 6.1.4.1)
29
+ activesupport (= 6.1.4.1)
30
+ activesupport (6.1.4.1)
31
31
  concurrent-ruby (~> 1.0, >= 1.0.2)
32
32
  i18n (>= 1.6, < 2)
33
33
  minitest (>= 5.1)
@@ -36,20 +36,20 @@ GEM
36
36
  ast (2.4.2)
37
37
  autotest-suffix (1.1.0)
38
38
  builder (3.2.4)
39
- combustion (1.3.1)
39
+ combustion (1.3.5)
40
40
  activesupport (>= 3.0.0)
41
41
  railties (>= 3.0.0)
42
42
  thor (>= 0.14.6)
43
43
  concurrent-ruby (1.1.9)
44
44
  crass (1.0.6)
45
45
  erubi (1.10.0)
46
- i18n (1.8.10)
46
+ i18n (1.8.11)
47
47
  concurrent-ruby (~> 1.0)
48
- loofah (2.10.0)
48
+ loofah (2.12.0)
49
49
  crass (~> 1.0.2)
50
50
  nokogiri (>= 1.5.9)
51
51
  method_source (1.0.0)
52
- mini_portile2 (2.5.3)
52
+ mini_portile2 (2.6.1)
53
53
  minitest (5.14.4)
54
54
  minitest-autotest (1.1.1)
55
55
  minitest-server (~> 1.0)
@@ -60,25 +60,25 @@ GEM
60
60
  minitest (~> 5.0)
61
61
  mocha (1.13.0)
62
62
  multi_json (1.15.0)
63
- nokogiri (1.11.7)
64
- mini_portile2 (~> 2.5.0)
63
+ nokogiri (1.12.5)
64
+ mini_portile2 (~> 2.6.1)
65
65
  racc (~> 1.4)
66
- parallel (1.20.1)
67
- parser (3.0.2.0)
66
+ parallel (1.21.0)
67
+ parser (3.0.3.1)
68
68
  ast (~> 2.4.1)
69
69
  path_expander (1.1.0)
70
- racc (1.5.2)
70
+ racc (1.6.0)
71
71
  rack (2.2.3)
72
72
  rack-test (1.1.0)
73
73
  rack (>= 1.0, < 3)
74
74
  rails-dom-testing (2.0.3)
75
75
  activesupport (>= 4.2.0)
76
76
  nokogiri (>= 1.6)
77
- rails-html-sanitizer (1.3.0)
77
+ rails-html-sanitizer (1.4.2)
78
78
  loofah (~> 2.3)
79
- railties (6.1.4)
80
- actionpack (= 6.1.4)
81
- activesupport (= 6.1.4)
79
+ railties (6.1.4.1)
80
+ actionpack (= 6.1.4.1)
81
+ activesupport (= 6.1.4.1)
82
82
  method_source
83
83
  rake (>= 0.13)
84
84
  thor (~> 1.0)
@@ -86,18 +86,18 @@ GEM
86
86
  rake (13.0.6)
87
87
  regexp_parser (2.1.1)
88
88
  rexml (3.2.5)
89
- rubocop (1.18.3)
89
+ rubocop (1.23.0)
90
90
  parallel (~> 1.10)
91
91
  parser (>= 3.0.0.0)
92
92
  rainbow (>= 2.2.2, < 4.0)
93
93
  regexp_parser (>= 1.8, < 3.0)
94
94
  rexml
95
- rubocop-ast (>= 1.7.0, < 2.0)
95
+ rubocop-ast (>= 1.12.0, < 2.0)
96
96
  ruby-progressbar (~> 1.7)
97
97
  unicode-display_width (>= 1.4.0, < 3.0)
98
- rubocop-ast (1.8.0)
98
+ rubocop-ast (1.13.0)
99
99
  parser (>= 3.0.1.1)
100
- rubocop-minitest (0.14.0)
100
+ rubocop-minitest (0.17.0)
101
101
  rubocop (>= 0.90, < 2.0)
102
102
  rubocop-rake (0.6.0)
103
103
  rubocop (~> 1.0)
@@ -106,8 +106,8 @@ GEM
106
106
  thor (1.1.0)
107
107
  tzinfo (2.0.4)
108
108
  concurrent-ruby (~> 1.0)
109
- unicode-display_width (2.0.0)
110
- zeitwerk (2.4.2)
109
+ unicode-display_width (2.1.0)
110
+ zeitwerk (2.5.1)
111
111
 
112
112
  PLATFORMS
113
113
  ruby
@@ -127,4 +127,4 @@ DEPENDENCIES
127
127
  stance!
128
128
 
129
129
  BUNDLED WITH
130
- 2.2.18
130
+ 2.2.31
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stance
4
- VERSION = '0.5.3'
4
+ VERSION = '0.6.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stance
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.3
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joel Moss
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-07-26 00:00:00.000000000 Z
11
+ date: 2021-11-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -104,7 +104,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
104
104
  - !ruby/object:Gem::Version
105
105
  version: '0'
106
106
  requirements: []
107
- rubygems_version: 3.2.15
107
+ rubygems_version: 3.2.22
108
108
  signing_key:
109
109
  specification_version: 4
110
110
  summary: Event System for Rails