2
2
remote: .
3
3
specs:
4
4
omniauth-auth0 (3.0.0 )
5
- omniauth (~> 2.0 )
6
- omniauth-oauth2 (~> 1.7 )
5
+ omniauth (~> 2 )
6
+ omniauth-oauth2 (~> 1 )
7
7
8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- addressable (2.8.0 )
12
- public_suffix (>= 2.0.2 , < 5 .0 )
11
+ addressable (2.8.1 )
12
+ public_suffix (>= 2.0.2 , < 6 .0 )
13
13
ast (2.4.2 )
14
14
coderay (1.1.3 )
15
15
crack (0.4.5 )
16
16
rexml
17
17
daemons (1.4.1 )
18
18
diff-lcs (1.5.0 )
19
19
docile (1.4.0 )
20
- dotenv (2.7.6 )
20
+ dotenv (2.8.1 )
21
21
eventmachine (1.2.7 )
22
- faraday (2.3.0 )
23
- faraday-net_http (~> 2.0 )
22
+ faraday (2.7.1 )
23
+ faraday-net_http (>= 2.0 , < 3.1 )
24
24
ruby2_keywords (>= 0.0.4 )
25
- faraday-net_http (2 .0.3 )
25
+ faraday-net_http (3 .0.2 )
26
26
ffi (1.15.5 )
27
27
formatador (1.1.0 )
28
28
gem-release (2.2.2 )
42
42
rspec (>= 2.99.0 , < 4.0 )
43
43
hashdiff (1.0.1 )
44
44
hashie (5.0.0 )
45
- jwt (2.3.0 )
45
+ json (2.6.3 )
46
+ jwt (2.5.0 )
46
47
listen (3.7.1 )
47
48
rb-fsevent (~> 0.10 , >= 0.10.3 )
48
49
rb-inotify (~> 0.9 , >= 0.9.10 )
49
50
lumberjack (1.2.8 )
50
51
method_source (1.0.0 )
51
52
multi_json (1.15.0 )
52
53
multi_xml (0.6.0 )
53
- mustermann (1.1.1 )
54
+ mustermann (2.0.2 )
54
55
ruby2_keywords (~> 0.0.1 )
55
56
nenv (0.3.0 )
56
57
notiffany (0.1.3 )
57
58
nenv (~> 0.1 )
58
59
shellany (~> 0.0 )
59
- oauth2 (1.4 .9 )
60
+ oauth2 (2.0 .9 )
60
61
faraday (>= 0.17.3 , < 3.0 )
61
62
jwt (>= 1.0 , < 3.0 )
62
- multi_json (~> 1.3 )
63
63
multi_xml (~> 0.5 )
64
- rack (>= 1.2 , < 3 )
64
+ rack (>= 1.2 , < 4 )
65
+ snaky_hash (~> 2.0 )
66
+ version_gem (~> 1.1 )
65
67
omniauth (2.1.0 )
66
68
hashie (>= 3.4.6 )
67
69
rack (>= 2.2.3 )
68
70
rack-protection
69
- omniauth-oauth2 (1.7.2 )
70
- oauth2 (~> 1.4 )
71
- omniauth (>= 1.9 , < 3 )
71
+ omniauth-oauth2 (1.8.0 )
72
+ oauth2 (>= 1.4 , < 3 )
73
+ omniauth (~> 2.0 )
72
74
parallel (1.22.1 )
73
- parser (3.1.2 .0 )
75
+ parser (3.1.3 .0 )
74
76
ast (~> 2.4.1 )
75
77
pry (0.14.1 )
76
78
coderay (~> 1.1 )
77
79
method_source (~> 1.0 )
78
- public_suffix (4 .0.7 )
79
- rack (2.2.3.1 )
80
- rack-protection (2.2.0 )
80
+ public_suffix (5 .0.0 )
81
+ rack (2.2.4 )
82
+ rack-protection (2.2.3 )
81
83
rack
82
- rack-test (1.1.0 )
83
- rack (>= 1.0 , < 3 )
84
+ rack-test (2.0.2 )
85
+ rack (>= 1.3 )
84
86
rainbow (3.1.1 )
85
87
rake (13.0.6 )
86
- rb-fsevent (0.11.1 )
88
+ rb-fsevent (0.11.2 )
87
89
rb-inotify (0.10.1 )
88
90
ffi (~> 1.0 )
89
- regexp_parser (2.5.0 )
91
+ regexp_parser (2.6.1 )
90
92
rexml (3.2.5 )
91
- rspec (3.11 .0 )
92
- rspec-core (~> 3.11 .0 )
93
- rspec-expectations (~> 3.11 .0 )
94
- rspec-mocks (~> 3.11 .0 )
95
- rspec-core (3.11 .0 )
96
- rspec-support (~> 3.11 .0 )
97
- rspec-expectations (3.11 .0 )
93
+ rspec (3.12 .0 )
94
+ rspec-core (~> 3.12 .0 )
95
+ rspec-expectations (~> 3.12 .0 )
96
+ rspec-mocks (~> 3.12 .0 )
97
+ rspec-core (3.12 .0 )
98
+ rspec-support (~> 3.12 .0 )
99
+ rspec-expectations (3.12 .0 )
98
100
diff-lcs (>= 1.2.0 , < 2.0 )
99
- rspec-support (~> 3.11 .0 )
100
- rspec-mocks (3.11.1 )
101
+ rspec-support (~> 3.12 .0 )
102
+ rspec-mocks (3.12.0 )
101
103
diff-lcs (>= 1.2.0 , < 2.0 )
102
- rspec-support (~> 3.11.0 )
103
- rspec-support (3.11.0 )
104
- rubocop (1.30.0 )
104
+ rspec-support (~> 3.12.0 )
105
+ rspec-support (3.12.0 )
106
+ rubocop (1.39.0 )
107
+ json (~> 2.3 )
105
108
parallel (~> 1.10 )
106
- parser (>= 3.1.0.0 )
109
+ parser (>= 3.1.2.1 )
107
110
rainbow (>= 2.2.2 , < 4.0 )
108
111
regexp_parser (>= 1.8 , < 3.0 )
109
112
rexml (>= 3.2.5 , < 4.0 )
110
- rubocop-ast (>= 1.18 .0 , < 2.0 )
113
+ rubocop-ast (>= 1.23 .0 , < 2.0 )
111
114
ruby-progressbar (~> 1.7 )
112
115
unicode-display_width (>= 1.4.0 , < 3.0 )
113
- rubocop-ast (1.18 .0 )
116
+ rubocop-ast (1.24 .0 )
114
117
parser (>= 3.1.1.0 )
115
118
ruby-progressbar (1.11.0 )
116
119
ruby2_keywords (0.0.5 )
@@ -126,19 +129,23 @@ GEM
126
129
simplecov (~> 0.19 )
127
130
simplecov-html (0.12.3 )
128
131
simplecov_json_formatter (0.1.4 )
129
- sinatra (2.2.0 )
130
- mustermann (~> 1 .0 )
132
+ sinatra (2.2.3 )
133
+ mustermann (~> 2 .0 )
131
134
rack (~> 2.2 )
132
- rack-protection (= 2.2.0 )
135
+ rack-protection (= 2.2.3 )
133
136
tilt (~> 2.0 )
137
+ snaky_hash (2.0.1 )
138
+ hashie
139
+ version_gem (~> 1.1 , >= 1.1.1 )
134
140
thin (1.8.1 )
135
141
daemons (~> 1.0 , >= 1.0.9 )
136
142
eventmachine (~> 1.0 , >= 1.0.4 )
137
143
rack (>= 1 , < 3 )
138
144
thor (1.2.1 )
139
- tilt (2.0.10 )
140
- unicode-display_width (2.1.0 )
141
- webmock (3.14.0 )
145
+ tilt (2.0.11 )
146
+ unicode-display_width (2.3.0 )
147
+ version_gem (1.1.1 )
148
+ webmock (3.18.1 )
142
149
addressable (>= 2.8.0 )
143
150
crack (>= 0.3.2 )
144
151
hashdiff (>= 0.4.0 , < 2.0.0 )
@@ -151,22 +158,23 @@ PLATFORMS
151
158
152
159
DEPENDENCIES
153
160
bundler
154
- dotenv
155
- gem-release
156
- guard-rspec
157
- jwt
161
+ dotenv ( ~> 2 )
162
+ gem-release ( ~> 2 )
163
+ guard-rspec ( ~> 4 )
164
+ jwt ( ~> 2 )
158
165
listen (~> 3 )
166
+ multi_json (~> 1 )
159
167
omniauth-auth0 !
160
- pry
161
- rack-test
162
- rake
163
- rspec (~> 3.5 )
164
- rubocop
165
- shotgun
166
- simplecov-cobertura
167
- sinatra
168
- thin
169
- webmock (>= 3.12.2 )
168
+ pry ( ~> 0 )
169
+ rack-test ( ~> 2 )
170
+ rake ( ~> 13 )
171
+ rspec (~> 3 )
172
+ rubocop ( ~> 1 )
173
+ shotgun ( ~> 0 )
174
+ simplecov-cobertura ( ~> 2 )
175
+ sinatra ( ~> 2 )
176
+ thin ( ~> 1 )
177
+ webmock (~> 3 )
170
178
171
179
BUNDLED WITH
172
180
2.3.7
0 commit comments