rails_ping 0.2.1 → 0.2.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/.ruby-version +1 -1
- data/Gemfile.lock +82 -84
- data/lib/rails_ping/version.rb +1 -1
- data/rails_ping.gemspec +1 -0
- metadata +3 -4
- data/.rubocop.yml +0 -17
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 505bef4eb1fe72c26f404136ca2441bb9fe0384c7eedc8563bc76c38390af4b4
|
4
|
+
data.tar.gz: 38178450b58b7963d491bca2cdc605099abbf80decde05e7f6006a0b8d90f63f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7607a40b852582df49e1f21c76510e93da05e8ae4a6aa98d9e8792935738b7ce0dbe197a6bc42ac7ca7c4b80033ce6fc67a7f62eb32352a19a9230f367c70a00
|
7
|
+
data.tar.gz: 35ffe04ae2aeefe39946042744713fa96db86992d600e42e2c6187683dca0d350239741b8f8dad3240284faafca0aee507db7f335e6da0a7181a65960ce86c23
|
data/.ruby-version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.3.
|
1
|
+
3.3.2
|
data/Gemfile.lock
CHANGED
@@ -1,81 +1,81 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rails_ping (0.2.
|
4
|
+
rails_ping (0.2.2)
|
5
5
|
rails (>= 5.0)
|
6
6
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
actioncable (6.1.7.
|
11
|
-
actionpack (= 6.1.7.
|
12
|
-
activesupport (= 6.1.7.
|
10
|
+
actioncable (6.1.7.9)
|
11
|
+
actionpack (= 6.1.7.9)
|
12
|
+
activesupport (= 6.1.7.9)
|
13
13
|
nio4r (~> 2.0)
|
14
14
|
websocket-driver (>= 0.6.1)
|
15
|
-
actionmailbox (6.1.7.
|
16
|
-
actionpack (= 6.1.7.
|
17
|
-
activejob (= 6.1.7.
|
18
|
-
activerecord (= 6.1.7.
|
19
|
-
activestorage (= 6.1.7.
|
20
|
-
activesupport (= 6.1.7.
|
15
|
+
actionmailbox (6.1.7.9)
|
16
|
+
actionpack (= 6.1.7.9)
|
17
|
+
activejob (= 6.1.7.9)
|
18
|
+
activerecord (= 6.1.7.9)
|
19
|
+
activestorage (= 6.1.7.9)
|
20
|
+
activesupport (= 6.1.7.9)
|
21
21
|
mail (>= 2.7.1)
|
22
|
-
actionmailer (6.1.7.
|
23
|
-
actionpack (= 6.1.7.
|
24
|
-
actionview (= 6.1.7.
|
25
|
-
activejob (= 6.1.7.
|
26
|
-
activesupport (= 6.1.7.
|
22
|
+
actionmailer (6.1.7.9)
|
23
|
+
actionpack (= 6.1.7.9)
|
24
|
+
actionview (= 6.1.7.9)
|
25
|
+
activejob (= 6.1.7.9)
|
26
|
+
activesupport (= 6.1.7.9)
|
27
27
|
mail (~> 2.5, >= 2.5.4)
|
28
28
|
rails-dom-testing (~> 2.0)
|
29
|
-
actionpack (6.1.7.
|
30
|
-
actionview (= 6.1.7.
|
31
|
-
activesupport (= 6.1.7.
|
29
|
+
actionpack (6.1.7.9)
|
30
|
+
actionview (= 6.1.7.9)
|
31
|
+
activesupport (= 6.1.7.9)
|
32
32
|
rack (~> 2.0, >= 2.0.9)
|
33
33
|
rack-test (>= 0.6.3)
|
34
34
|
rails-dom-testing (~> 2.0)
|
35
35
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
36
|
-
actiontext (6.1.7.
|
37
|
-
actionpack (= 6.1.7.
|
38
|
-
activerecord (= 6.1.7.
|
39
|
-
activestorage (= 6.1.7.
|
40
|
-
activesupport (= 6.1.7.
|
36
|
+
actiontext (6.1.7.9)
|
37
|
+
actionpack (= 6.1.7.9)
|
38
|
+
activerecord (= 6.1.7.9)
|
39
|
+
activestorage (= 6.1.7.9)
|
40
|
+
activesupport (= 6.1.7.9)
|
41
41
|
nokogiri (>= 1.8.5)
|
42
|
-
actionview (6.1.7.
|
43
|
-
activesupport (= 6.1.7.
|
42
|
+
actionview (6.1.7.9)
|
43
|
+
activesupport (= 6.1.7.9)
|
44
44
|
builder (~> 3.1)
|
45
45
|
erubi (~> 1.4)
|
46
46
|
rails-dom-testing (~> 2.0)
|
47
47
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
48
|
-
activejob (6.1.7.
|
49
|
-
activesupport (= 6.1.7.
|
48
|
+
activejob (6.1.7.9)
|
49
|
+
activesupport (= 6.1.7.9)
|
50
50
|
globalid (>= 0.3.6)
|
51
|
-
activemodel (6.1.7.
|
52
|
-
activesupport (= 6.1.7.
|
53
|
-
activerecord (6.1.7.
|
54
|
-
activemodel (= 6.1.7.
|
55
|
-
activesupport (= 6.1.7.
|
56
|
-
activestorage (6.1.7.
|
57
|
-
actionpack (= 6.1.7.
|
58
|
-
activejob (= 6.1.7.
|
59
|
-
activerecord (= 6.1.7.
|
60
|
-
activesupport (= 6.1.7.
|
51
|
+
activemodel (6.1.7.9)
|
52
|
+
activesupport (= 6.1.7.9)
|
53
|
+
activerecord (6.1.7.9)
|
54
|
+
activemodel (= 6.1.7.9)
|
55
|
+
activesupport (= 6.1.7.9)
|
56
|
+
activestorage (6.1.7.9)
|
57
|
+
actionpack (= 6.1.7.9)
|
58
|
+
activejob (= 6.1.7.9)
|
59
|
+
activerecord (= 6.1.7.9)
|
60
|
+
activesupport (= 6.1.7.9)
|
61
61
|
marcel (~> 1.0)
|
62
62
|
mini_mime (>= 1.1.0)
|
63
|
-
activesupport (6.1.7.
|
63
|
+
activesupport (6.1.7.9)
|
64
64
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
65
65
|
i18n (>= 1.6, < 2)
|
66
66
|
minitest (>= 5.1)
|
67
67
|
tzinfo (~> 2.0)
|
68
68
|
zeitwerk (~> 2.3)
|
69
69
|
ast (2.4.2)
|
70
|
-
builder (3.
|
71
|
-
concurrent-ruby (1.
|
70
|
+
builder (3.3.0)
|
71
|
+
concurrent-ruby (1.3.4)
|
72
72
|
crass (1.0.6)
|
73
73
|
date (3.3.4)
|
74
74
|
diff-lcs (1.5.1)
|
75
|
-
erubi (1.
|
75
|
+
erubi (1.13.0)
|
76
76
|
globalid (1.2.1)
|
77
77
|
activesupport (>= 6.1)
|
78
|
-
i18n (1.14.
|
78
|
+
i18n (1.14.6)
|
79
79
|
concurrent-ruby (~> 1.0)
|
80
80
|
json (2.7.2)
|
81
81
|
language_server-protocol (3.17.0.3)
|
@@ -90,9 +90,9 @@ GEM
|
|
90
90
|
marcel (1.0.4)
|
91
91
|
method_source (1.1.0)
|
92
92
|
mini_mime (1.1.5)
|
93
|
-
mini_portile2 (2.8.
|
94
|
-
minitest (5.
|
95
|
-
net-imap (0.
|
93
|
+
mini_portile2 (2.8.7)
|
94
|
+
minitest (5.25.1)
|
95
|
+
net-imap (0.5.0)
|
96
96
|
date
|
97
97
|
net-protocol
|
98
98
|
net-pop (0.1.2)
|
@@ -101,32 +101,32 @@ GEM
|
|
101
101
|
timeout
|
102
102
|
net-smtp (0.5.0)
|
103
103
|
net-protocol
|
104
|
-
nio4r (2.7.
|
105
|
-
nokogiri (1.16.
|
104
|
+
nio4r (2.7.3)
|
105
|
+
nokogiri (1.16.7)
|
106
106
|
mini_portile2 (~> 2.8.2)
|
107
107
|
racc (~> 1.4)
|
108
|
-
parallel (1.
|
109
|
-
parser (3.3.
|
108
|
+
parallel (1.26.3)
|
109
|
+
parser (3.3.5.0)
|
110
110
|
ast (~> 2.4.1)
|
111
111
|
racc
|
112
|
-
racc (1.
|
113
|
-
rack (2.2.
|
112
|
+
racc (1.8.1)
|
113
|
+
rack (2.2.10)
|
114
114
|
rack-test (2.1.0)
|
115
115
|
rack (>= 1.3)
|
116
|
-
rails (6.1.7.
|
117
|
-
actioncable (= 6.1.7.
|
118
|
-
actionmailbox (= 6.1.7.
|
119
|
-
actionmailer (= 6.1.7.
|
120
|
-
actionpack (= 6.1.7.
|
121
|
-
actiontext (= 6.1.7.
|
122
|
-
actionview (= 6.1.7.
|
123
|
-
activejob (= 6.1.7.
|
124
|
-
activemodel (= 6.1.7.
|
125
|
-
activerecord (= 6.1.7.
|
126
|
-
activestorage (= 6.1.7.
|
127
|
-
activesupport (= 6.1.7.
|
116
|
+
rails (6.1.7.9)
|
117
|
+
actioncable (= 6.1.7.9)
|
118
|
+
actionmailbox (= 6.1.7.9)
|
119
|
+
actionmailer (= 6.1.7.9)
|
120
|
+
actionpack (= 6.1.7.9)
|
121
|
+
actiontext (= 6.1.7.9)
|
122
|
+
actionview (= 6.1.7.9)
|
123
|
+
activejob (= 6.1.7.9)
|
124
|
+
activemodel (= 6.1.7.9)
|
125
|
+
activerecord (= 6.1.7.9)
|
126
|
+
activestorage (= 6.1.7.9)
|
127
|
+
activesupport (= 6.1.7.9)
|
128
128
|
bundler (>= 1.15.0)
|
129
|
-
railties (= 6.1.7.
|
129
|
+
railties (= 6.1.7.9)
|
130
130
|
sprockets-rails (>= 2.0.0)
|
131
131
|
rails-dom-testing (2.2.0)
|
132
132
|
activesupport (>= 5.0.0)
|
@@ -135,59 +135,57 @@ GEM
|
|
135
135
|
rails-html-sanitizer (1.6.0)
|
136
136
|
loofah (~> 2.21)
|
137
137
|
nokogiri (~> 1.14)
|
138
|
-
railties (6.1.7.
|
139
|
-
actionpack (= 6.1.7.
|
140
|
-
activesupport (= 6.1.7.
|
138
|
+
railties (6.1.7.9)
|
139
|
+
actionpack (= 6.1.7.9)
|
140
|
+
activesupport (= 6.1.7.9)
|
141
141
|
method_source
|
142
142
|
rake (>= 12.2)
|
143
143
|
thor (~> 1.0)
|
144
144
|
rainbow (3.1.1)
|
145
145
|
rake (12.3.3)
|
146
|
-
regexp_parser (2.9.
|
147
|
-
rexml (3.2.6)
|
146
|
+
regexp_parser (2.9.2)
|
148
147
|
rspec (3.13.0)
|
149
148
|
rspec-core (~> 3.13.0)
|
150
149
|
rspec-expectations (~> 3.13.0)
|
151
150
|
rspec-mocks (~> 3.13.0)
|
152
|
-
rspec-core (3.13.
|
151
|
+
rspec-core (3.13.2)
|
153
152
|
rspec-support (~> 3.13.0)
|
154
|
-
rspec-expectations (3.13.
|
153
|
+
rspec-expectations (3.13.3)
|
155
154
|
diff-lcs (>= 1.2.0, < 2.0)
|
156
155
|
rspec-support (~> 3.13.0)
|
157
|
-
rspec-mocks (3.13.
|
156
|
+
rspec-mocks (3.13.2)
|
158
157
|
diff-lcs (>= 1.2.0, < 2.0)
|
159
158
|
rspec-support (~> 3.13.0)
|
160
159
|
rspec-support (3.13.1)
|
161
|
-
rubocop (1.
|
160
|
+
rubocop (1.67.0)
|
162
161
|
json (~> 2.3)
|
163
162
|
language_server-protocol (>= 3.17.0)
|
164
163
|
parallel (~> 1.10)
|
165
164
|
parser (>= 3.3.0.2)
|
166
165
|
rainbow (>= 2.2.2, < 4.0)
|
167
|
-
regexp_parser (>=
|
168
|
-
|
169
|
-
rubocop-ast (>= 1.31.1, < 2.0)
|
166
|
+
regexp_parser (>= 2.4, < 3.0)
|
167
|
+
rubocop-ast (>= 1.32.2, < 2.0)
|
170
168
|
ruby-progressbar (~> 1.7)
|
171
169
|
unicode-display_width (>= 2.4.0, < 3.0)
|
172
|
-
rubocop-ast (1.
|
170
|
+
rubocop-ast (1.32.3)
|
173
171
|
parser (>= 3.3.1.0)
|
174
172
|
ruby-progressbar (1.13.0)
|
175
173
|
sprockets (4.2.1)
|
176
174
|
concurrent-ruby (~> 1.0)
|
177
175
|
rack (>= 2.2.4, < 4)
|
178
|
-
sprockets-rails (3.
|
179
|
-
actionpack (>=
|
180
|
-
activesupport (>=
|
176
|
+
sprockets-rails (3.5.2)
|
177
|
+
actionpack (>= 6.1)
|
178
|
+
activesupport (>= 6.1)
|
181
179
|
sprockets (>= 3.0.0)
|
182
|
-
thor (1.3.
|
180
|
+
thor (1.3.2)
|
183
181
|
timeout (0.4.1)
|
184
182
|
tzinfo (2.0.6)
|
185
183
|
concurrent-ruby (~> 1.0)
|
186
|
-
unicode-display_width (2.
|
184
|
+
unicode-display_width (2.6.0)
|
187
185
|
websocket-driver (0.7.6)
|
188
186
|
websocket-extensions (>= 0.1.0)
|
189
187
|
websocket-extensions (0.1.5)
|
190
|
-
zeitwerk (2.
|
188
|
+
zeitwerk (2.7.1)
|
191
189
|
|
192
190
|
PLATFORMS
|
193
191
|
ruby
|
@@ -200,4 +198,4 @@ DEPENDENCIES
|
|
200
198
|
rubocop
|
201
199
|
|
202
200
|
BUNDLED WITH
|
203
|
-
2.
|
201
|
+
2.5.9
|
data/lib/rails_ping/version.rb
CHANGED
data/rails_ping.gemspec
CHANGED
@@ -23,6 +23,7 @@ Gem::Specification.new do |spec|
|
|
23
23
|
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
|
24
24
|
spec.files = Dir.chdir(File.expand_path(__dir__)) do
|
25
25
|
`git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
|
26
|
+
.reject { |f| f.match(/^\.rubocop\.yml/) }
|
26
27
|
end
|
27
28
|
spec.bindir = 'exe'
|
28
29
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails_ping
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Benoit Lafontaine
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-10-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -34,7 +34,6 @@ files:
|
|
34
34
|
- ".github/workflows/ruby.yml"
|
35
35
|
- ".gitignore"
|
36
36
|
- ".rspec"
|
37
|
-
- ".rubocop.yml"
|
38
37
|
- ".ruby-version"
|
39
38
|
- ".travis.yml"
|
40
39
|
- CODE_OF_CONDUCT.md
|
@@ -72,7 +71,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
72
71
|
- !ruby/object:Gem::Version
|
73
72
|
version: '0'
|
74
73
|
requirements: []
|
75
|
-
rubygems_version: 3.5.
|
74
|
+
rubygems_version: 3.5.9
|
76
75
|
signing_key:
|
77
76
|
specification_version: 4
|
78
77
|
summary: Generate a ping endpoint that response and display some informations
|
data/.rubocop.yml
DELETED
@@ -1,17 +0,0 @@
|
|
1
|
-
Layout/LineLength:
|
2
|
-
Max: 120
|
3
|
-
|
4
|
-
Documentation:
|
5
|
-
Enabled: false
|
6
|
-
|
7
|
-
Style/HashEachMethods:
|
8
|
-
Enabled: true
|
9
|
-
|
10
|
-
Style/HashTransformKeys:
|
11
|
-
Enabled: true
|
12
|
-
|
13
|
-
Style/HashTransformValues:
|
14
|
-
Enabled: true
|
15
|
-
|
16
|
-
Style/ClassAndModuleChildren:
|
17
|
-
EnforcedStyle: compact
|