stance 0.5.0 → 0.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +27 -27
- data/lib/stance/version.rb +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6b55abfe34c74dfe170cc5adda3b174c120bc7b953f174c815350145954697de
|
4
|
+
data.tar.gz: 0b407ba5c2fc0f5784ef3489f676f0894d8116211a097096cba8a4c41030c785
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ff33b9da2fd7cf166f7ecb316c1afe04cc61ffefd140a1c4b8164443258673e2f6c440757e90706700cfd7b2b07a830ac34a8c9f039394308f214e5a246922c3
|
7
|
+
data.tar.gz: 587bdd935ea27aaff3df1201691c21d7340e1fea876c7857c94d17f94af86013816986cd4efbfcefcfc87ac3355fd510c2ea3c1c2e74d02765eeac447cfde9c2
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
stance (0.
|
4
|
+
stance (0.5.0)
|
5
5
|
activerecord (>= 5)
|
6
6
|
multi_json
|
7
7
|
railties (>= 5)
|
@@ -9,31 +9,31 @@ PATH
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
actionpack (6.1.1)
|
13
|
-
actionview (= 6.1.1)
|
14
|
-
activesupport (= 6.1.1)
|
12
|
+
actionpack (6.1.3.1)
|
13
|
+
actionview (= 6.1.3.1)
|
14
|
+
activesupport (= 6.1.3.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.1)
|
20
|
-
activesupport (= 6.1.1)
|
19
|
+
actionview (6.1.3.1)
|
20
|
+
activesupport (= 6.1.3.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.1)
|
26
|
-
activesupport (= 6.1.1)
|
27
|
-
activerecord (6.1.1)
|
28
|
-
activemodel (= 6.1.1)
|
29
|
-
activesupport (= 6.1.1)
|
30
|
-
activesupport (6.1.1)
|
25
|
+
activemodel (6.1.3.1)
|
26
|
+
activesupport (= 6.1.3.1)
|
27
|
+
activerecord (6.1.3.1)
|
28
|
+
activemodel (= 6.1.3.1)
|
29
|
+
activesupport (= 6.1.3.1)
|
30
|
+
activesupport (6.1.3.1)
|
31
31
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
32
32
|
i18n (>= 1.6, < 2)
|
33
33
|
minitest (>= 5.1)
|
34
34
|
tzinfo (~> 2.0)
|
35
35
|
zeitwerk (~> 2.3)
|
36
|
-
ast (2.4.
|
36
|
+
ast (2.4.2)
|
37
37
|
autotest-suffix (1.1.0)
|
38
38
|
builder (3.2.4)
|
39
39
|
combustion (1.3.1)
|
@@ -43,14 +43,14 @@ GEM
|
|
43
43
|
concurrent-ruby (1.1.8)
|
44
44
|
crass (1.0.6)
|
45
45
|
erubi (1.10.0)
|
46
|
-
i18n (1.8.
|
46
|
+
i18n (1.8.10)
|
47
47
|
concurrent-ruby (~> 1.0)
|
48
|
-
loofah (2.9.
|
48
|
+
loofah (2.9.1)
|
49
49
|
crass (~> 1.0.2)
|
50
50
|
nokogiri (>= 1.5.9)
|
51
51
|
method_source (1.0.0)
|
52
52
|
mini_portile2 (2.5.0)
|
53
|
-
minitest (5.14.
|
53
|
+
minitest (5.14.4)
|
54
54
|
minitest-autotest (1.1.1)
|
55
55
|
minitest-server (~> 1.0)
|
56
56
|
path_expander (~> 1.0)
|
@@ -60,11 +60,11 @@ GEM
|
|
60
60
|
minitest (~> 5.0)
|
61
61
|
mocha (1.12.0)
|
62
62
|
multi_json (1.15.0)
|
63
|
-
nokogiri (1.11.
|
63
|
+
nokogiri (1.11.3)
|
64
64
|
mini_portile2 (~> 2.5.0)
|
65
65
|
racc (~> 1.4)
|
66
66
|
parallel (1.20.1)
|
67
|
-
parser (3.0.
|
67
|
+
parser (3.0.1.0)
|
68
68
|
ast (~> 2.4.1)
|
69
69
|
path_expander (1.1.0)
|
70
70
|
racc (1.5.2)
|
@@ -76,17 +76,17 @@ GEM
|
|
76
76
|
nokogiri (>= 1.6)
|
77
77
|
rails-html-sanitizer (1.3.0)
|
78
78
|
loofah (~> 2.3)
|
79
|
-
railties (6.1.1)
|
80
|
-
actionpack (= 6.1.1)
|
81
|
-
activesupport (= 6.1.1)
|
79
|
+
railties (6.1.3.1)
|
80
|
+
actionpack (= 6.1.3.1)
|
81
|
+
activesupport (= 6.1.3.1)
|
82
82
|
method_source
|
83
83
|
rake (>= 0.8.7)
|
84
84
|
thor (~> 1.0)
|
85
85
|
rainbow (3.0.0)
|
86
86
|
rake (13.0.3)
|
87
|
-
regexp_parser (2.
|
88
|
-
rexml (3.2.
|
89
|
-
rubocop (1.
|
87
|
+
regexp_parser (2.1.1)
|
88
|
+
rexml (3.2.5)
|
89
|
+
rubocop (1.12.1)
|
90
90
|
parallel (~> 1.10)
|
91
91
|
parser (>= 3.0.0.0)
|
92
92
|
rainbow (>= 2.2.2, < 4.0)
|
@@ -95,11 +95,11 @@ GEM
|
|
95
95
|
rubocop-ast (>= 1.2.0, < 2.0)
|
96
96
|
ruby-progressbar (~> 1.7)
|
97
97
|
unicode-display_width (>= 1.4.0, < 3.0)
|
98
|
-
rubocop-ast (1.4.
|
98
|
+
rubocop-ast (1.4.1)
|
99
99
|
parser (>= 2.7.1.5)
|
100
100
|
ruby-progressbar (1.11.0)
|
101
101
|
sqlite3 (1.4.2)
|
102
|
-
thor (1.0
|
102
|
+
thor (1.1.0)
|
103
103
|
tzinfo (2.0.4)
|
104
104
|
concurrent-ruby (~> 1.0)
|
105
105
|
unicode-display_width (2.0.0)
|
@@ -121,4 +121,4 @@ DEPENDENCIES
|
|
121
121
|
stance!
|
122
122
|
|
123
123
|
BUNDLED WITH
|
124
|
-
2.
|
124
|
+
2.2.9
|
data/lib/stance/version.rb
CHANGED
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.
|
4
|
+
version: 0.5.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Joel Moss
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-04-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|
@@ -52,7 +52,7 @@ dependencies:
|
|
52
52
|
- - ">="
|
53
53
|
- !ruby/object:Gem::Version
|
54
54
|
version: '5'
|
55
|
-
description:
|
55
|
+
description:
|
56
56
|
email:
|
57
57
|
- joel@developwithstyle.com
|
58
58
|
executables: []
|
@@ -89,7 +89,7 @@ metadata:
|
|
89
89
|
homepage_uri: https://github.com/joelmoss/stance
|
90
90
|
source_code_uri: https://github.com/joelmoss/stance
|
91
91
|
changelog_uri: https://github.com/joelmoss/stance/releases
|
92
|
-
post_install_message:
|
92
|
+
post_install_message:
|
93
93
|
rdoc_options: []
|
94
94
|
require_paths:
|
95
95
|
- lib
|
@@ -104,8 +104,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
104
104
|
- !ruby/object:Gem::Version
|
105
105
|
version: '0'
|
106
106
|
requirements: []
|
107
|
-
rubygems_version: 3.
|
108
|
-
signing_key:
|
107
|
+
rubygems_version: 3.2.3
|
108
|
+
signing_key:
|
109
109
|
specification_version: 4
|
110
110
|
summary: Event System for Rails
|
111
111
|
test_files: []
|