bp3-request_state 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.rubocop.yml +1 -1
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +69 -58
- data/bp3-request_state.gemspec +2 -2
- data/lib/bp3/request_state/base.rb +1 -0
- data/lib/bp3/request_state/version.rb +1 -1
- metadata +11 -15
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a94a3e6bacbd1d73edd2db167c54ba3e8af9e6d4f88763453f6a104a541e6b60
|
|
4
|
+
data.tar.gz: 4943fc4b23ae39b5c3150057fbc521eba2f7a0f82686bd9619522ef1add774a1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 63db363e87856e8224c90fae505fb313f1e9aae2e7ae3041e25c39800d375f68ec3d99a43b1d209af5c2ca638d4b8a8b44a9cd645361ea69614ee8d328bd10b9
|
|
7
|
+
data.tar.gz: dafc593792e8853c77f936cb158ef0f987be0acd3e75a7fe23fd5b98ca7b7a2afa81fcdd1f4b5470817884924777785fcc910cceb0e45dfef95ec6512115124a
|
data/.rubocop.yml
CHANGED
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
bp3-request_state (0.1.
|
|
5
|
-
actionpack (
|
|
6
|
-
activesupport (
|
|
4
|
+
bp3-request_state (0.1.3)
|
|
5
|
+
actionpack (~> 8.1)
|
|
6
|
+
activesupport (~> 8.1)
|
|
7
7
|
request_store (>= 1.5.1)
|
|
8
8
|
|
|
9
9
|
GEM
|
|
10
10
|
remote: https://rubygems.org/
|
|
11
11
|
specs:
|
|
12
|
-
actionpack (8.
|
|
13
|
-
actionview (= 8.
|
|
14
|
-
activesupport (= 8.
|
|
12
|
+
actionpack (8.1.2)
|
|
13
|
+
actionview (= 8.1.2)
|
|
14
|
+
activesupport (= 8.1.2)
|
|
15
15
|
nokogiri (>= 1.8.5)
|
|
16
16
|
rack (>= 2.2.4)
|
|
17
17
|
rack-session (>= 1.0.1)
|
|
@@ -19,109 +19,120 @@ GEM
|
|
|
19
19
|
rails-dom-testing (~> 2.2)
|
|
20
20
|
rails-html-sanitizer (~> 1.6)
|
|
21
21
|
useragent (~> 0.16)
|
|
22
|
-
actionview (8.
|
|
23
|
-
activesupport (= 8.
|
|
22
|
+
actionview (8.1.2)
|
|
23
|
+
activesupport (= 8.1.2)
|
|
24
24
|
builder (~> 3.1)
|
|
25
25
|
erubi (~> 1.11)
|
|
26
26
|
rails-dom-testing (~> 2.2)
|
|
27
27
|
rails-html-sanitizer (~> 1.6)
|
|
28
|
-
activesupport (8.
|
|
28
|
+
activesupport (8.1.2)
|
|
29
29
|
base64
|
|
30
|
-
benchmark (>= 0.3)
|
|
31
30
|
bigdecimal
|
|
32
31
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
33
32
|
connection_pool (>= 2.2.5)
|
|
34
33
|
drb
|
|
35
34
|
i18n (>= 1.6, < 2)
|
|
35
|
+
json
|
|
36
36
|
logger (>= 1.4.2)
|
|
37
37
|
minitest (>= 5.1)
|
|
38
38
|
securerandom (>= 0.3)
|
|
39
39
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
40
40
|
uri (>= 0.13.1)
|
|
41
|
-
ast (2.4.
|
|
42
|
-
base64 (0.
|
|
43
|
-
|
|
44
|
-
bigdecimal (3.1.8)
|
|
41
|
+
ast (2.4.3)
|
|
42
|
+
base64 (0.3.0)
|
|
43
|
+
bigdecimal (4.0.1)
|
|
45
44
|
builder (3.3.0)
|
|
46
|
-
byebug (
|
|
47
|
-
concurrent-ruby (1.3.
|
|
48
|
-
connection_pool (
|
|
45
|
+
byebug (12.0.0)
|
|
46
|
+
concurrent-ruby (1.3.6)
|
|
47
|
+
connection_pool (3.0.2)
|
|
49
48
|
crass (1.0.6)
|
|
50
|
-
diff-lcs (1.
|
|
51
|
-
drb (2.2.
|
|
52
|
-
erubi (1.13.
|
|
53
|
-
i18n (1.14.
|
|
49
|
+
diff-lcs (1.6.2)
|
|
50
|
+
drb (2.2.3)
|
|
51
|
+
erubi (1.13.1)
|
|
52
|
+
i18n (1.14.8)
|
|
54
53
|
concurrent-ruby (~> 1.0)
|
|
55
|
-
json (2.
|
|
56
|
-
language_server-protocol (3.17.0.
|
|
57
|
-
|
|
58
|
-
|
|
54
|
+
json (2.18.0)
|
|
55
|
+
language_server-protocol (3.17.0.5)
|
|
56
|
+
lint_roller (1.1.0)
|
|
57
|
+
logger (1.7.0)
|
|
58
|
+
loofah (2.25.0)
|
|
59
59
|
crass (~> 1.0.2)
|
|
60
60
|
nokogiri (>= 1.12.0)
|
|
61
|
-
minitest (
|
|
62
|
-
|
|
61
|
+
minitest (6.0.1)
|
|
62
|
+
prism (~> 1.5)
|
|
63
|
+
nokogiri (1.19.0-x86_64-darwin)
|
|
63
64
|
racc (~> 1.4)
|
|
64
|
-
parallel (1.
|
|
65
|
-
parser (3.3.
|
|
65
|
+
parallel (1.27.0)
|
|
66
|
+
parser (3.3.10.0)
|
|
66
67
|
ast (~> 2.4.1)
|
|
67
68
|
racc
|
|
69
|
+
prism (1.7.0)
|
|
68
70
|
racc (1.8.1)
|
|
69
|
-
rack (3.
|
|
70
|
-
rack-session (2.
|
|
71
|
+
rack (3.2.4)
|
|
72
|
+
rack-session (2.1.1)
|
|
73
|
+
base64 (>= 0.1.0)
|
|
71
74
|
rack (>= 3.0.0)
|
|
72
|
-
rack-test (2.
|
|
75
|
+
rack-test (2.2.0)
|
|
73
76
|
rack (>= 1.3)
|
|
74
|
-
rails-dom-testing (2.
|
|
77
|
+
rails-dom-testing (2.3.0)
|
|
75
78
|
activesupport (>= 5.0.0)
|
|
76
79
|
minitest
|
|
77
80
|
nokogiri (>= 1.6)
|
|
78
|
-
rails-html-sanitizer (1.6.
|
|
81
|
+
rails-html-sanitizer (1.6.2)
|
|
79
82
|
loofah (~> 2.21)
|
|
80
|
-
nokogiri (
|
|
83
|
+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
|
|
81
84
|
rainbow (3.1.1)
|
|
82
|
-
rake (13.
|
|
83
|
-
regexp_parser (2.
|
|
85
|
+
rake (13.3.1)
|
|
86
|
+
regexp_parser (2.11.3)
|
|
84
87
|
request_store (1.7.0)
|
|
85
88
|
rack (>= 1.4)
|
|
86
|
-
rspec (3.13.
|
|
89
|
+
rspec (3.13.2)
|
|
87
90
|
rspec-core (~> 3.13.0)
|
|
88
91
|
rspec-expectations (~> 3.13.0)
|
|
89
92
|
rspec-mocks (~> 3.13.0)
|
|
90
|
-
rspec-core (3.13.
|
|
93
|
+
rspec-core (3.13.6)
|
|
91
94
|
rspec-support (~> 3.13.0)
|
|
92
|
-
rspec-expectations (3.13.
|
|
95
|
+
rspec-expectations (3.13.5)
|
|
93
96
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
94
97
|
rspec-support (~> 3.13.0)
|
|
95
|
-
rspec-mocks (3.13.
|
|
98
|
+
rspec-mocks (3.13.7)
|
|
96
99
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
97
100
|
rspec-support (~> 3.13.0)
|
|
98
|
-
rspec-support (3.13.
|
|
99
|
-
rubocop (1.
|
|
101
|
+
rspec-support (3.13.6)
|
|
102
|
+
rubocop (1.82.1)
|
|
100
103
|
json (~> 2.3)
|
|
101
|
-
language_server-protocol (
|
|
104
|
+
language_server-protocol (~> 3.17.0.2)
|
|
105
|
+
lint_roller (~> 1.1.0)
|
|
102
106
|
parallel (~> 1.10)
|
|
103
107
|
parser (>= 3.3.0.2)
|
|
104
108
|
rainbow (>= 2.2.2, < 4.0)
|
|
105
|
-
regexp_parser (>= 2.
|
|
106
|
-
rubocop-ast (>= 1.
|
|
109
|
+
regexp_parser (>= 2.9.3, < 3.0)
|
|
110
|
+
rubocop-ast (>= 1.48.0, < 2.0)
|
|
107
111
|
ruby-progressbar (~> 1.7)
|
|
108
|
-
unicode-display_width (>= 2.4.0, <
|
|
109
|
-
rubocop-ast (1.
|
|
110
|
-
parser (>= 3.3.
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
rubocop (
|
|
112
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
|
113
|
+
rubocop-ast (1.49.0)
|
|
114
|
+
parser (>= 3.3.7.2)
|
|
115
|
+
prism (~> 1.7)
|
|
116
|
+
rubocop-rake (0.7.1)
|
|
117
|
+
lint_roller (~> 1.1)
|
|
118
|
+
rubocop (>= 1.72.1)
|
|
119
|
+
rubocop-rspec (3.9.0)
|
|
120
|
+
lint_roller (~> 1.1)
|
|
121
|
+
rubocop (~> 1.81)
|
|
115
122
|
ruby-progressbar (1.13.0)
|
|
116
|
-
securerandom (0.
|
|
123
|
+
securerandom (0.4.1)
|
|
117
124
|
tzinfo (2.0.6)
|
|
118
125
|
concurrent-ruby (~> 1.0)
|
|
119
|
-
unicode-display_width (2.
|
|
120
|
-
|
|
121
|
-
|
|
126
|
+
unicode-display_width (3.2.0)
|
|
127
|
+
unicode-emoji (~> 4.1)
|
|
128
|
+
unicode-emoji (4.2.0)
|
|
129
|
+
uri (1.1.1)
|
|
130
|
+
useragent (0.16.11)
|
|
122
131
|
|
|
123
132
|
PLATFORMS
|
|
124
133
|
x86_64-darwin-22
|
|
134
|
+
x86_64-darwin-23
|
|
135
|
+
x86_64-darwin-24
|
|
125
136
|
|
|
126
137
|
DEPENDENCIES
|
|
127
138
|
bp3-request_state!
|
|
@@ -133,4 +144,4 @@ DEPENDENCIES
|
|
|
133
144
|
rubocop-rspec (>= 2.25)
|
|
134
145
|
|
|
135
146
|
BUNDLED WITH
|
|
136
|
-
2.
|
|
147
|
+
2.7.2
|
data/bp3-request_state.gemspec
CHANGED
|
@@ -31,8 +31,8 @@ Gem::Specification.new do |spec|
|
|
|
31
31
|
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
|
|
32
32
|
spec.require_paths = ['lib']
|
|
33
33
|
|
|
34
|
-
spec.add_dependency 'actionpack', '
|
|
35
|
-
spec.add_dependency 'activesupport', '
|
|
34
|
+
spec.add_dependency 'actionpack', '~> 8.1'
|
|
35
|
+
spec.add_dependency 'activesupport', '~> 8.1'
|
|
36
36
|
spec.add_dependency 'request_store', '>= 1.5.1'
|
|
37
37
|
|
|
38
38
|
spec.add_development_dependency 'byebug'
|
metadata
CHANGED
|
@@ -1,43 +1,42 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bp3-request_state
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Wim den Braven
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: exe
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
14
13
|
name: actionpack
|
|
15
14
|
requirement: !ruby/object:Gem::Requirement
|
|
16
15
|
requirements:
|
|
17
|
-
- - "
|
|
16
|
+
- - "~>"
|
|
18
17
|
- !ruby/object:Gem::Version
|
|
19
|
-
version:
|
|
18
|
+
version: '8.1'
|
|
20
19
|
type: :runtime
|
|
21
20
|
prerelease: false
|
|
22
21
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
22
|
requirements:
|
|
24
|
-
- - "
|
|
23
|
+
- - "~>"
|
|
25
24
|
- !ruby/object:Gem::Version
|
|
26
|
-
version:
|
|
25
|
+
version: '8.1'
|
|
27
26
|
- !ruby/object:Gem::Dependency
|
|
28
27
|
name: activesupport
|
|
29
28
|
requirement: !ruby/object:Gem::Requirement
|
|
30
29
|
requirements:
|
|
31
|
-
- - "
|
|
30
|
+
- - "~>"
|
|
32
31
|
- !ruby/object:Gem::Version
|
|
33
|
-
version:
|
|
32
|
+
version: '8.1'
|
|
34
33
|
type: :runtime
|
|
35
34
|
prerelease: false
|
|
36
35
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
36
|
requirements:
|
|
38
|
-
- - "
|
|
37
|
+
- - "~>"
|
|
39
38
|
- !ruby/object:Gem::Version
|
|
40
|
-
version:
|
|
39
|
+
version: '8.1'
|
|
41
40
|
- !ruby/object:Gem::Dependency
|
|
42
41
|
name: request_store
|
|
43
42
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -136,7 +135,6 @@ dependencies:
|
|
|
136
135
|
- - ">="
|
|
137
136
|
- !ruby/object:Gem::Version
|
|
138
137
|
version: '2.25'
|
|
139
|
-
description:
|
|
140
138
|
email:
|
|
141
139
|
- wimdenbraven@persuavis.com
|
|
142
140
|
executables: []
|
|
@@ -169,7 +167,6 @@ metadata:
|
|
|
169
167
|
source_code_uri: https://github.com/persuavis/bp3-request_state
|
|
170
168
|
changelog_uri: https://github.com/persuavis/bp3-request_state/blob/main/CHANGELOG.md
|
|
171
169
|
rubygems_mfa_required: 'true'
|
|
172
|
-
post_install_message:
|
|
173
170
|
rdoc_options: []
|
|
174
171
|
require_paths:
|
|
175
172
|
- lib
|
|
@@ -184,8 +181,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
184
181
|
- !ruby/object:Gem::Version
|
|
185
182
|
version: '0'
|
|
186
183
|
requirements: []
|
|
187
|
-
rubygems_version: 3.
|
|
188
|
-
signing_key:
|
|
184
|
+
rubygems_version: 3.6.9
|
|
189
185
|
specification_version: 4
|
|
190
186
|
summary: bp3-request_state provides the Bp3::RequestState::Base class for BP3 (persuavis/black_phoebe_3).
|
|
191
187
|
test_files: []
|