2
2
remote: .
3
3
specs:
4
4
ruby-openid2 (3.0.0 )
5
+ rexml (~> 3.3 , >= 3.3.7 )
5
6
version_gem (~> 1.1 , >= 1.1.4 )
6
7
7
8
GEM
27
28
language_server-protocol (3.17.0.3 )
28
29
lint_roller (1.1.0 )
29
30
minitest (5.25.1 )
31
+ ostruct (0.6.0 )
30
32
parallel (1.26.3 )
31
- parser (3.3.4.2 )
33
+ parser (3.3.5.0 )
32
34
ast (~> 2.4.1 )
33
35
racc
34
36
racc (1.8.1 )
48
50
rubocop-ast (>= 1.31.1 , < 2.0 )
49
51
ruby-progressbar (~> 1.7 )
50
52
unicode-display_width (>= 2.4.0 , < 3.0 )
51
- rubocop-ast (1.32.2 )
53
+ rubocop-ast (1.32.3 )
52
54
parser (>= 3.3.1.0 )
53
55
rubocop-gradual (0.3.6 )
54
56
diff-lcs (>= 1.2.0 , < 2.0 )
60
62
rubocop-ruby2_7 (>= 2.0.4 , < 3 )
61
63
standard-rubocop-lts (>= 1.0.3 , < 3 )
62
64
version_gem (>= 1.1.2 , < 3 )
63
- rubocop-md (1.2.2 )
64
- rubocop (>= 1.0 )
65
+ rubocop-md (1.2.3 )
66
+ rubocop (>= 1.45 )
65
67
rubocop-minitest (0.36.0 )
66
68
rubocop (>= 1.61 , < 2.0 )
67
69
rubocop-ast (>= 1.31.1 , < 2.0 )
92
94
simplecov-cobertura (2.1.0 )
93
95
rexml
94
96
simplecov (~> 0.19 )
95
- simplecov-console (0.9.1 )
97
+ simplecov-console (0.9.2 )
96
98
ansi
97
99
simplecov
98
100
terminal-table
99
- simplecov-html (0.12.3 )
101
+ simplecov-html (0.13.1 )
100
102
simplecov-lcov (0.8.0 )
101
103
simplecov-rcov (0.3.7 )
102
104
simplecov (>= 0.4.1 )
@@ -121,12 +123,13 @@ GEM
121
123
version_gem (>= 1.1.4 , < 3 )
122
124
terminal-table (3.0.2 )
123
125
unicode-display_width (>= 1.1.1 , < 3 )
124
- unicode-display_width (2.5 .0 )
126
+ unicode-display_width (2.6 .0 )
125
127
version_gem (1.1.4 )
126
128
webrick (1.8.1 )
127
- yard (0.9.36 )
128
- yard-junk (0.0.9 )
129
+ yard (0.9.37 )
130
+ yard-junk (0.0.10 )
129
131
backports (>= 3.18 )
132
+ ostruct
130
133
rainbow
131
134
yard
132
135
@@ -138,15 +141,14 @@ DEPENDENCIES
138
141
kettle-soup-cover (~> 1.0 , >= 1.0.2 )
139
142
minitest (>= 5 )
140
143
rake (>= 13 )
141
- rexml (~> 3.2 )
142
144
rubocop-lts (~> 18.2 , >= 18.2.1 )
143
145
rubocop-minitest (~> 0.36 )
144
146
rubocop-packaging (~> 0.5 , >= 0.5.2 )
145
147
ruby-openid2 !
146
148
standard (>= 1.35.1 )
147
149
webrick (~> 1.8 )
148
150
yard (~> 0.9 , >= 0.9.34 )
149
- yard-junk (~> 0.0 )
151
+ yard-junk (~> 0.0 , >= 0.0.10 )
150
152
151
153
BUNDLED WITH
152
154
2.4.22
0 commit comments