1
1
GIT
2
- remote: https://github.com/VitalConnectInc /rots
3
- revision: d11e7d820fa8b9ad49aaca5b9317ec84f5a73b46
2
+ remote: https://github.com/oauth-xx /rots
3
+ revision: caeacbf72b3b5966c3a299391911557d5771ceee
4
4
specs:
5
5
rots (0.2.2 )
6
+ net-http
7
+ rack (>= 2.0 )
8
+ ruby-openid2 (~> 3.0 )
9
+ yaml
6
10
7
11
PATH
8
12
remote: .
9
13
specs:
10
14
rack-openid2 (2.0.1 )
11
15
rack (>= 2.2 )
12
- ruby-openid2 (> = 3.0 )
16
+ ruby-openid2 (~> 3.0 , > = 3.0.1 )
13
17
version_gem (~> 1.1 , >= 1.1.4 )
14
18
15
19
GEM
37
41
minitest (5.25.1 )
38
42
minitest-rg (5.3.0 )
39
43
minitest (~> 5.0 )
44
+ net-http (0.4.1 )
45
+ uri
46
+ ostruct (0.6.0 )
40
47
parallel (1.26.3 )
41
48
parser (3.3.5.0 )
42
49
ast (~> 2.4.1 )
73
80
rubocop-ruby2_7 (>= 2.0.4 , < 3 )
74
81
standard-rubocop-lts (>= 1.0.3 , < 3 )
75
82
version_gem (>= 1.1.2 , < 3 )
76
- rubocop-md (1.2.2 )
77
- rubocop (>= 1.0 )
83
+ rubocop-md (1.2.3 )
84
+ rubocop (>= 1.45 )
78
85
rubocop-minitest (0.36.0 )
79
86
rubocop (>= 1.61 , < 2.0 )
80
87
rubocop-ast (>= 1.31.1 , < 2.0 )
97
104
rubocop (~> 1.51 )
98
105
rubocop-thread_safety (0.5.1 )
99
106
rubocop (>= 0.90.0 )
100
- ruby-openid2 (3.0.0 )
107
+ ruby-openid2 (3.0.1 )
108
+ net-http (~> 0.4 , >= 0.4.1 )
109
+ rexml (~> 3.3 , >= 3.3.7 )
101
110
version_gem (~> 1.1 , >= 1.1.4 )
102
111
ruby-progressbar (1.13.0 )
103
112
simplecov (0.22.0 )
@@ -107,11 +116,11 @@ GEM
107
116
simplecov-cobertura (2.1.0 )
108
117
rexml
109
118
simplecov (~> 0.19 )
110
- simplecov-console (0.9.1 )
119
+ simplecov-console (0.9.2 )
111
120
ansi
112
121
simplecov
113
122
terminal-table
114
- simplecov-html (0.12.3 )
123
+ simplecov-html (0.13.1 )
115
124
simplecov-lcov (0.8.0 )
116
125
simplecov-rcov (0.3.7 )
117
126
simplecov (>= 0.4.1 )
@@ -136,11 +145,14 @@ GEM
136
145
version_gem (>= 1.1.4 , < 3 )
137
146
terminal-table (3.0.2 )
138
147
unicode-display_width (>= 1.1.1 , < 3 )
139
- unicode-display_width (2.5.0 )
148
+ unicode-display_width (2.6.0 )
149
+ uri (0.13.1 )
140
150
version_gem (1.1.4 )
151
+ yaml (0.3.0 )
141
152
yard (0.9.37 )
142
- yard-junk (0.0.9 )
153
+ yard-junk (0.0.10 )
143
154
backports (>= 3.18 )
155
+ ostruct
144
156
rainbow
145
157
yard
146
158
@@ -150,10 +162,10 @@ PLATFORMS
150
162
DEPENDENCIES
151
163
byebug (>= 11 )
152
164
kettle-soup-cover (~> 1.0 , >= 1.0.2 )
153
- minitest
154
- minitest-rg
165
+ minitest ( >= 5 )
166
+ minitest-rg ( >= 5 )
155
167
rack-openid2 !
156
- rack-session
168
+ rack-session ( >= 2 )
157
169
rake (>= 13 )
158
170
rots !
159
171
rubocop-lts (~> 18.2 , >= 18.2.1 )
0 commit comments