nxt_error_registry 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.ruby-version +1 -1
- data/Gemfile.lock +84 -84
- data/lib/nxt_error_registry/version.rb +1 -1
- data/nxt_error_registry.gemspec +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d5e4747e5ca829838f0977c5fc22d6968694db1bd68b0893cd9477962db25e21
|
4
|
+
data.tar.gz: 00a3e42521ae209cf531dfa34c4247f1659a2af1ee3bcb1a8b216ed356683e13
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 598eb012588cd6d2dc748ed66043aac228d78397712f42a0ea72390e495bf7aebac8fc05ddf5b401c2d172c087bd4aa7f2c518c487181aed67b1298947585369
|
7
|
+
data.tar.gz: 67f6b433945347d037d4e354347a7d21794f75fdae34d0b59ec7252efa037082c688708316f78b5fc024e218b0c7f5409004c856f8583144bf8c96bb8c24e158
|
data/.ruby-version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
2.6.
|
1
|
+
2.6.5
|
data/Gemfile.lock
CHANGED
@@ -1,79 +1,79 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
nxt_error_registry (0.1.
|
4
|
+
nxt_error_registry (0.1.4)
|
5
5
|
activesupport (< 6.1)
|
6
6
|
rails (< 6.1)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
actioncable (6.0.
|
12
|
-
actionpack (= 6.0.
|
11
|
+
actioncable (6.0.2.1)
|
12
|
+
actionpack (= 6.0.2.1)
|
13
13
|
nio4r (~> 2.0)
|
14
14
|
websocket-driver (>= 0.6.1)
|
15
|
-
actionmailbox (6.0.
|
16
|
-
actionpack (= 6.0.
|
17
|
-
activejob (= 6.0.
|
18
|
-
activerecord (= 6.0.
|
19
|
-
activestorage (= 6.0.
|
20
|
-
activesupport (= 6.0.
|
15
|
+
actionmailbox (6.0.2.1)
|
16
|
+
actionpack (= 6.0.2.1)
|
17
|
+
activejob (= 6.0.2.1)
|
18
|
+
activerecord (= 6.0.2.1)
|
19
|
+
activestorage (= 6.0.2.1)
|
20
|
+
activesupport (= 6.0.2.1)
|
21
21
|
mail (>= 2.7.1)
|
22
|
-
actionmailer (6.0.
|
23
|
-
actionpack (= 6.0.
|
24
|
-
actionview (= 6.0.
|
25
|
-
activejob (= 6.0.
|
22
|
+
actionmailer (6.0.2.1)
|
23
|
+
actionpack (= 6.0.2.1)
|
24
|
+
actionview (= 6.0.2.1)
|
25
|
+
activejob (= 6.0.2.1)
|
26
26
|
mail (~> 2.5, >= 2.5.4)
|
27
27
|
rails-dom-testing (~> 2.0)
|
28
|
-
actionpack (6.0.
|
29
|
-
actionview (= 6.0.
|
30
|
-
activesupport (= 6.0.
|
31
|
-
rack (~> 2.0)
|
28
|
+
actionpack (6.0.2.1)
|
29
|
+
actionview (= 6.0.2.1)
|
30
|
+
activesupport (= 6.0.2.1)
|
31
|
+
rack (~> 2.0, >= 2.0.8)
|
32
32
|
rack-test (>= 0.6.3)
|
33
33
|
rails-dom-testing (~> 2.0)
|
34
34
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
35
|
-
actiontext (6.0.
|
36
|
-
actionpack (= 6.0.
|
37
|
-
activerecord (= 6.0.
|
38
|
-
activestorage (= 6.0.
|
39
|
-
activesupport (= 6.0.
|
35
|
+
actiontext (6.0.2.1)
|
36
|
+
actionpack (= 6.0.2.1)
|
37
|
+
activerecord (= 6.0.2.1)
|
38
|
+
activestorage (= 6.0.2.1)
|
39
|
+
activesupport (= 6.0.2.1)
|
40
40
|
nokogiri (>= 1.8.5)
|
41
|
-
actionview (6.0.
|
42
|
-
activesupport (= 6.0.
|
41
|
+
actionview (6.0.2.1)
|
42
|
+
activesupport (= 6.0.2.1)
|
43
43
|
builder (~> 3.1)
|
44
44
|
erubi (~> 1.4)
|
45
45
|
rails-dom-testing (~> 2.0)
|
46
46
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
47
|
-
activejob (6.0.
|
48
|
-
activesupport (= 6.0.
|
47
|
+
activejob (6.0.2.1)
|
48
|
+
activesupport (= 6.0.2.1)
|
49
49
|
globalid (>= 0.3.6)
|
50
|
-
activemodel (6.0.
|
51
|
-
activesupport (= 6.0.
|
52
|
-
activerecord (6.0.
|
53
|
-
activemodel (= 6.0.
|
54
|
-
activesupport (= 6.0.
|
55
|
-
activestorage (6.0.
|
56
|
-
actionpack (= 6.0.
|
57
|
-
activejob (= 6.0.
|
58
|
-
activerecord (= 6.0.
|
50
|
+
activemodel (6.0.2.1)
|
51
|
+
activesupport (= 6.0.2.1)
|
52
|
+
activerecord (6.0.2.1)
|
53
|
+
activemodel (= 6.0.2.1)
|
54
|
+
activesupport (= 6.0.2.1)
|
55
|
+
activestorage (6.0.2.1)
|
56
|
+
actionpack (= 6.0.2.1)
|
57
|
+
activejob (= 6.0.2.1)
|
58
|
+
activerecord (= 6.0.2.1)
|
59
59
|
marcel (~> 0.3.1)
|
60
|
-
activesupport (6.0.
|
60
|
+
activesupport (6.0.2.1)
|
61
61
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
62
62
|
i18n (>= 0.7, < 2)
|
63
63
|
minitest (~> 5.1)
|
64
64
|
tzinfo (~> 1.1)
|
65
|
-
zeitwerk (~> 2.
|
66
|
-
builder (3.2.
|
65
|
+
zeitwerk (~> 2.2)
|
66
|
+
builder (3.2.4)
|
67
67
|
coderay (1.1.2)
|
68
|
-
concurrent-ruby (1.1.
|
69
|
-
crass (1.0.
|
68
|
+
concurrent-ruby (1.1.6)
|
69
|
+
crass (1.0.6)
|
70
70
|
diff-lcs (1.3)
|
71
|
-
erubi (1.
|
71
|
+
erubi (1.9.0)
|
72
72
|
globalid (0.4.2)
|
73
73
|
activesupport (>= 4.2.0)
|
74
|
-
i18n (1.
|
74
|
+
i18n (1.8.2)
|
75
75
|
concurrent-ruby (~> 1.0)
|
76
|
-
loofah (2.
|
76
|
+
loofah (2.4.0)
|
77
77
|
crass (~> 1.0.2)
|
78
78
|
nokogiri (>= 1.5.9)
|
79
79
|
mail (2.7.1)
|
@@ -81,76 +81,76 @@ GEM
|
|
81
81
|
marcel (0.3.3)
|
82
82
|
mimemagic (~> 0.3.2)
|
83
83
|
method_source (0.9.2)
|
84
|
-
mimemagic (0.3.
|
84
|
+
mimemagic (0.3.4)
|
85
85
|
mini_mime (1.0.2)
|
86
86
|
mini_portile2 (2.4.0)
|
87
|
-
minitest (5.
|
88
|
-
nio4r (2.
|
89
|
-
nokogiri (1.10.
|
87
|
+
minitest (5.14.0)
|
88
|
+
nio4r (2.5.2)
|
89
|
+
nokogiri (1.10.9)
|
90
90
|
mini_portile2 (~> 2.4.0)
|
91
91
|
pry (0.12.2)
|
92
92
|
coderay (~> 1.1.0)
|
93
93
|
method_source (~> 0.9.0)
|
94
|
-
rack (2.
|
94
|
+
rack (2.2.2)
|
95
95
|
rack-test (1.1.0)
|
96
96
|
rack (>= 1.0, < 3)
|
97
|
-
rails (6.0.
|
98
|
-
actioncable (= 6.0.
|
99
|
-
actionmailbox (= 6.0.
|
100
|
-
actionmailer (= 6.0.
|
101
|
-
actionpack (= 6.0.
|
102
|
-
actiontext (= 6.0.
|
103
|
-
actionview (= 6.0.
|
104
|
-
activejob (= 6.0.
|
105
|
-
activemodel (= 6.0.
|
106
|
-
activerecord (= 6.0.
|
107
|
-
activestorage (= 6.0.
|
108
|
-
activesupport (= 6.0.
|
97
|
+
rails (6.0.2.1)
|
98
|
+
actioncable (= 6.0.2.1)
|
99
|
+
actionmailbox (= 6.0.2.1)
|
100
|
+
actionmailer (= 6.0.2.1)
|
101
|
+
actionpack (= 6.0.2.1)
|
102
|
+
actiontext (= 6.0.2.1)
|
103
|
+
actionview (= 6.0.2.1)
|
104
|
+
activejob (= 6.0.2.1)
|
105
|
+
activemodel (= 6.0.2.1)
|
106
|
+
activerecord (= 6.0.2.1)
|
107
|
+
activestorage (= 6.0.2.1)
|
108
|
+
activesupport (= 6.0.2.1)
|
109
109
|
bundler (>= 1.3.0)
|
110
|
-
railties (= 6.0.
|
110
|
+
railties (= 6.0.2.1)
|
111
111
|
sprockets-rails (>= 2.0.0)
|
112
112
|
rails-dom-testing (2.0.3)
|
113
113
|
activesupport (>= 4.2.0)
|
114
114
|
nokogiri (>= 1.6)
|
115
|
-
rails-html-sanitizer (1.
|
116
|
-
loofah (~> 2.
|
117
|
-
railties (6.0.
|
118
|
-
actionpack (= 6.0.
|
119
|
-
activesupport (= 6.0.
|
115
|
+
rails-html-sanitizer (1.3.0)
|
116
|
+
loofah (~> 2.3)
|
117
|
+
railties (6.0.2.1)
|
118
|
+
actionpack (= 6.0.2.1)
|
119
|
+
activesupport (= 6.0.2.1)
|
120
120
|
method_source
|
121
121
|
rake (>= 0.8.7)
|
122
122
|
thor (>= 0.20.3, < 2.0)
|
123
|
-
rake (
|
124
|
-
rspec (3.
|
125
|
-
rspec-core (~> 3.
|
126
|
-
rspec-expectations (~> 3.
|
127
|
-
rspec-mocks (~> 3.
|
128
|
-
rspec-core (3.
|
129
|
-
rspec-support (~> 3.
|
130
|
-
rspec-expectations (3.
|
123
|
+
rake (13.0.1)
|
124
|
+
rspec (3.9.0)
|
125
|
+
rspec-core (~> 3.9.0)
|
126
|
+
rspec-expectations (~> 3.9.0)
|
127
|
+
rspec-mocks (~> 3.9.0)
|
128
|
+
rspec-core (3.9.0)
|
129
|
+
rspec-support (~> 3.9.0)
|
130
|
+
rspec-expectations (3.9.0)
|
131
131
|
diff-lcs (>= 1.2.0, < 2.0)
|
132
|
-
rspec-support (~> 3.
|
133
|
-
rspec-mocks (3.
|
132
|
+
rspec-support (~> 3.9.0)
|
133
|
+
rspec-mocks (3.9.0)
|
134
134
|
diff-lcs (>= 1.2.0, < 2.0)
|
135
|
-
rspec-support (~> 3.
|
136
|
-
rspec-support (3.
|
135
|
+
rspec-support (~> 3.9.0)
|
136
|
+
rspec-support (3.9.0)
|
137
137
|
rspec_junit_formatter (0.4.1)
|
138
138
|
rspec-core (>= 2, < 4, != 2.12.0)
|
139
|
-
sprockets (
|
139
|
+
sprockets (4.0.0)
|
140
140
|
concurrent-ruby (~> 1.0)
|
141
141
|
rack (> 1, < 3)
|
142
142
|
sprockets-rails (3.2.1)
|
143
143
|
actionpack (>= 4.0)
|
144
144
|
activesupport (>= 4.0)
|
145
145
|
sprockets (>= 3.0.0)
|
146
|
-
thor (0.
|
146
|
+
thor (1.0.1)
|
147
147
|
thread_safe (0.3.6)
|
148
|
-
tzinfo (1.2.
|
148
|
+
tzinfo (1.2.6)
|
149
149
|
thread_safe (~> 0.1)
|
150
150
|
websocket-driver (0.7.1)
|
151
151
|
websocket-extensions (>= 0.1.0)
|
152
152
|
websocket-extensions (0.1.4)
|
153
|
-
zeitwerk (2.
|
153
|
+
zeitwerk (2.2.2)
|
154
154
|
|
155
155
|
PLATFORMS
|
156
156
|
ruby
|
@@ -159,9 +159,9 @@ DEPENDENCIES
|
|
159
159
|
bundler (~> 2.0)
|
160
160
|
nxt_error_registry!
|
161
161
|
pry
|
162
|
-
rake (~>
|
162
|
+
rake (~> 13.0)
|
163
163
|
rspec (~> 3.0)
|
164
164
|
rspec_junit_formatter (~> 0.4.1)
|
165
165
|
|
166
166
|
BUNDLED WITH
|
167
|
-
2.
|
167
|
+
2.1.4
|
data/nxt_error_registry.gemspec
CHANGED
@@ -35,7 +35,7 @@ Gem::Specification.new do |spec|
|
|
35
35
|
spec.require_paths = ["lib"]
|
36
36
|
|
37
37
|
spec.add_development_dependency "bundler", "~> 2.0"
|
38
|
-
spec.add_development_dependency "rake", "~>
|
38
|
+
spec.add_development_dependency "rake", "~> 13.0"
|
39
39
|
spec.add_development_dependency "rspec", "~> 3.0"
|
40
40
|
spec.add_development_dependency "rspec_junit_formatter", "~> 0.4.1"
|
41
41
|
spec.add_development_dependency "pry"
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nxt_error_registry
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andreas Robecke
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: exe
|
12
12
|
cert_chain: []
|
13
|
-
date:
|
13
|
+
date: 2020-03-02 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: bundler
|
@@ -32,14 +32,14 @@ dependencies:
|
|
32
32
|
requirements:
|
33
33
|
- - "~>"
|
34
34
|
- !ruby/object:Gem::Version
|
35
|
-
version: '
|
35
|
+
version: '13.0'
|
36
36
|
type: :development
|
37
37
|
prerelease: false
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
39
39
|
requirements:
|
40
40
|
- - "~>"
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version: '
|
42
|
+
version: '13.0'
|
43
43
|
- !ruby/object:Gem::Dependency
|
44
44
|
name: rspec
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|