statuspageio 0.2.0 → 0.2.1
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/Gemfile.lock +32 -29
- data/lib/statuspageio/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8565ae1ebc77448f3ece2a1a6480c992caedb4fdb86016515e393fd2517a08cc
|
4
|
+
data.tar.gz: 307667b0f07d73f74aedf4cefeadff0930dbe76dc82b548b283348e1152a2132
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b064492a174fa8819621d2389c634364c34e4b7621cf16705a3e91d0e820c185428bf696b73f558f93b3b86393001130862ca13017db40f1f7a6c5d225f2695f
|
7
|
+
data.tar.gz: 0b12b12a51bb01363d865b3cc3dec62c08ea7aa31684e634d8fc49dbf2789e5ea1f6cb91d8683cd719c3eaafb70e54f3be19603258b7f9a3d317a8d8b11569e0
|
data/Gemfile.lock
CHANGED
@@ -7,62 +7,65 @@ PATH
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
addressable (2.8.
|
10
|
+
addressable (2.8.5)
|
11
11
|
public_suffix (>= 2.0.2, < 6.0)
|
12
12
|
ast (2.4.2)
|
13
13
|
crack (0.4.5)
|
14
14
|
rexml
|
15
|
-
diff-lcs (1.
|
15
|
+
diff-lcs (1.5.0)
|
16
16
|
hashdiff (1.0.1)
|
17
|
-
httparty (0.
|
18
|
-
|
17
|
+
httparty (0.21.0)
|
18
|
+
mini_mime (>= 1.0.0)
|
19
19
|
multi_xml (>= 0.5.2)
|
20
|
-
|
21
|
-
|
22
|
-
|
20
|
+
json (2.6.3)
|
21
|
+
language_server-protocol (3.17.0.3)
|
22
|
+
mini_mime (1.1.5)
|
23
23
|
multi_xml (0.6.0)
|
24
|
-
parallel (1.
|
25
|
-
parser (3.
|
24
|
+
parallel (1.23.0)
|
25
|
+
parser (3.2.2.4)
|
26
26
|
ast (~> 2.4.1)
|
27
|
-
|
28
|
-
|
27
|
+
racc
|
28
|
+
public_suffix (5.0.3)
|
29
|
+
racc (1.7.3)
|
30
|
+
rainbow (3.1.1)
|
29
31
|
rake (12.3.3)
|
30
|
-
regexp_parser (2.
|
31
|
-
rexml (3.2.
|
32
|
+
regexp_parser (2.8.2)
|
33
|
+
rexml (3.2.6)
|
32
34
|
rspec (3.10.0)
|
33
35
|
rspec-core (~> 3.10.0)
|
34
36
|
rspec-expectations (~> 3.10.0)
|
35
37
|
rspec-mocks (~> 3.10.0)
|
36
|
-
rspec-core (3.10.
|
38
|
+
rspec-core (3.10.2)
|
37
39
|
rspec-support (~> 3.10.0)
|
38
|
-
rspec-expectations (3.10.
|
40
|
+
rspec-expectations (3.10.2)
|
39
41
|
diff-lcs (>= 1.2.0, < 2.0)
|
40
42
|
rspec-support (~> 3.10.0)
|
41
|
-
rspec-mocks (3.10.
|
43
|
+
rspec-mocks (3.10.3)
|
42
44
|
diff-lcs (>= 1.2.0, < 2.0)
|
43
45
|
rspec-support (~> 3.10.0)
|
44
|
-
rspec-support (3.10.
|
45
|
-
rubocop (1.
|
46
|
+
rspec-support (3.10.3)
|
47
|
+
rubocop (1.57.2)
|
48
|
+
json (~> 2.3)
|
49
|
+
language_server-protocol (>= 3.17.0)
|
46
50
|
parallel (~> 1.10)
|
47
|
-
parser (>= 3.
|
51
|
+
parser (>= 3.2.2.4)
|
48
52
|
rainbow (>= 2.2.2, < 4.0)
|
49
53
|
regexp_parser (>= 1.8, < 3.0)
|
50
|
-
rexml
|
51
|
-
rubocop-ast (>= 1.
|
54
|
+
rexml (>= 3.2.5, < 4.0)
|
55
|
+
rubocop-ast (>= 1.28.1, < 2.0)
|
52
56
|
ruby-progressbar (~> 1.7)
|
53
|
-
unicode-display_width (>=
|
54
|
-
rubocop-ast (1.
|
55
|
-
parser (>= 3.
|
56
|
-
ruby-progressbar (1.
|
57
|
-
unicode-display_width (2.
|
57
|
+
unicode-display_width (>= 2.4.0, < 3.0)
|
58
|
+
rubocop-ast (1.30.0)
|
59
|
+
parser (>= 3.2.1.0)
|
60
|
+
ruby-progressbar (1.13.0)
|
61
|
+
unicode-display_width (2.5.0)
|
58
62
|
webmock (3.13.0)
|
59
63
|
addressable (>= 2.3.6)
|
60
64
|
crack (>= 0.3.2)
|
61
65
|
hashdiff (>= 0.4.0, < 2.0.0)
|
62
66
|
|
63
67
|
PLATFORMS
|
64
|
-
|
65
|
-
x86_64-darwin-19
|
68
|
+
arm64-darwin-22
|
66
69
|
|
67
70
|
DEPENDENCIES
|
68
71
|
bundler (~> 2.1, >= 2.1.0)
|
@@ -73,4 +76,4 @@ DEPENDENCIES
|
|
73
76
|
webmock (~> 3.13.0)
|
74
77
|
|
75
78
|
BUNDLED WITH
|
76
|
-
2.
|
79
|
+
2.4.18
|
data/lib/statuspageio/version.rb
CHANGED