10
10
PATH
11
11
remote: ..
12
12
specs:
13
- devise (4.6.2 )
13
+ devise (4.7.0 )
14
14
bcrypt (~> 3.0)
15
15
orm_adapter (~> 0.1)
16
16
railties (>= 4.1.0)
20
20
GEM
21
21
remote: https://rubygems.org/
22
22
specs:
23
- actioncable (6.0.0.rc2 )
24
- actionpack (= 6.0.0.rc2 )
23
+ actioncable (6.0.0)
24
+ actionpack (= 6.0.0)
25
25
nio4r (~> 2.0)
26
26
websocket-driver (>= 0.6.1)
27
- actionmailbox (6.0.0.rc2 )
28
- actionpack (= 6.0.0.rc2 )
29
- activejob (= 6.0.0.rc2 )
30
- activerecord (= 6.0.0.rc2 )
31
- activestorage (= 6.0.0.rc2 )
32
- activesupport (= 6.0.0.rc2 )
27
+ actionmailbox (6.0.0)
28
+ actionpack (= 6.0.0)
29
+ activejob (= 6.0.0)
30
+ activerecord (= 6.0.0)
31
+ activestorage (= 6.0.0)
32
+ activesupport (= 6.0.0)
33
33
mail (>= 2.7.1)
34
- actionmailer (6.0.0.rc2 )
35
- actionpack (= 6.0.0.rc2 )
36
- actionview (= 6.0.0.rc2 )
37
- activejob (= 6.0.0.rc2 )
34
+ actionmailer (6.0.0)
35
+ actionpack (= 6.0.0)
36
+ actionview (= 6.0.0)
37
+ activejob (= 6.0.0)
38
38
mail (~> 2.5, >= 2.5.4)
39
39
rails-dom-testing (~> 2.0)
40
- actionpack (6.0.0.rc2 )
41
- actionview (= 6.0.0.rc2 )
42
- activesupport (= 6.0.0.rc2 )
40
+ actionpack (6.0.0)
41
+ actionview (= 6.0.0)
42
+ activesupport (= 6.0.0)
43
43
rack (~> 2.0)
44
44
rack-test (>= 0.6.3)
45
45
rails-dom-testing (~> 2.0)
46
- rails-html-sanitizer (~> 1.0, >= 1.0.2 )
47
- actiontext (6.0.0.rc2 )
48
- actionpack (= 6.0.0.rc2 )
49
- activerecord (= 6.0.0.rc2 )
50
- activestorage (= 6.0.0.rc2 )
51
- activesupport (= 6.0.0.rc2 )
46
+ rails-html-sanitizer (~> 1.0, >= 1.2.0 )
47
+ actiontext (6.0.0)
48
+ actionpack (= 6.0.0)
49
+ activerecord (= 6.0.0)
50
+ activestorage (= 6.0.0)
51
+ activesupport (= 6.0.0)
52
52
nokogiri (>= 1.8.5)
53
- actionview (6.0.0.rc2 )
54
- activesupport (= 6.0.0.rc2 )
53
+ actionview (6.0.0)
54
+ activesupport (= 6.0.0)
55
55
builder (~> 3.1)
56
56
erubi (~> 1.4)
57
57
rails-dom-testing (~> 2.0)
58
- rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
59
- activejob (6.0.0.rc2 )
60
- activesupport (= 6.0.0.rc2 )
58
+ rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
59
+ activejob (6.0.0)
60
+ activesupport (= 6.0.0)
61
61
globalid (>= 0.3.6)
62
- activemodel (6.0.0.rc2 )
63
- activesupport (= 6.0.0.rc2 )
64
- activerecord (6.0.0.rc2 )
65
- activemodel (= 6.0.0.rc2 )
66
- activesupport (= 6.0.0.rc2 )
67
- activestorage (6.0.0.rc2 )
68
- actionpack (= 6.0.0.rc2 )
69
- activejob (= 6.0.0.rc2 )
70
- activerecord (= 6.0.0.rc2 )
62
+ activemodel (6.0.0)
63
+ activesupport (= 6.0.0)
64
+ activerecord (6.0.0)
65
+ activemodel (= 6.0.0)
66
+ activesupport (= 6.0.0)
67
+ activestorage (6.0.0)
68
+ actionpack (= 6.0.0)
69
+ activejob (= 6.0.0)
70
+ activerecord (= 6.0.0)
71
71
marcel (~> 0.3.1)
72
- activesupport (6.0.0.rc2 )
72
+ activesupport (6.0.0)
73
73
concurrent-ruby (~> 1.0, >= 1.0.2)
74
74
i18n (>= 0.7, < 2)
75
75
minitest (~> 5.1)
87
87
hashie (3.6.0)
88
88
i18n (1.6.0)
89
89
concurrent-ruby (~> 1.0)
90
- jwt (2.1.0 )
90
+ jwt (2.2.1 )
91
91
loofah (2.2.3)
92
92
crass (~> 1.0.2)
93
93
nokogiri (>= 1.5.9)
@@ -101,13 +101,13 @@ GEM
101
101
mini_mime (1.0.2)
102
102
mini_portile2 (2.4.0)
103
103
minitest (5.11.3)
104
- mocha (1.8 .0)
104
+ mocha (1.9 .0)
105
105
metaclass (~> 0.0.1)
106
106
multi_json (1.13.1)
107
107
multi_xml (0.6.0)
108
- multipart-post (2.0.0 )
108
+ multipart-post (2.1.1 )
109
109
nio4r (2.4.0)
110
- nokogiri (1.10.3 )
110
+ nokogiri (1.10.4 )
111
111
mini_portile2 (~> 2.4.0)
112
112
oauth2 (1.4.1)
113
113
faraday (>= 0.8, < 0.16.0)
@@ -133,20 +133,20 @@ GEM
133
133
ruby-openid (>= 2.1.8)
134
134
rack-test (1.1.0)
135
135
rack (>= 1.0, < 3)
136
- rails (6.0.0.rc2 )
137
- actioncable (= 6.0.0.rc2 )
138
- actionmailbox (= 6.0.0.rc2 )
139
- actionmailer (= 6.0.0.rc2 )
140
- actionpack (= 6.0.0.rc2 )
141
- actiontext (= 6.0.0.rc2 )
142
- actionview (= 6.0.0.rc2 )
143
- activejob (= 6.0.0.rc2 )
144
- activemodel (= 6.0.0.rc2 )
145
- activerecord (= 6.0.0.rc2 )
146
- activestorage (= 6.0.0.rc2 )
147
- activesupport (= 6.0.0.rc2 )
136
+ rails (6.0.0)
137
+ actioncable (= 6.0.0)
138
+ actionmailbox (= 6.0.0)
139
+ actionmailer (= 6.0.0)
140
+ actionpack (= 6.0.0)
141
+ actiontext (= 6.0.0)
142
+ actionview (= 6.0.0)
143
+ activejob (= 6.0.0)
144
+ activemodel (= 6.0.0)
145
+ activerecord (= 6.0.0)
146
+ activestorage (= 6.0.0)
147
+ activesupport (= 6.0.0)
148
148
bundler (>= 1.3.0)
149
- railties (= 6.0.0.rc2 )
149
+ railties (= 6.0.0)
150
150
sprockets-rails (>= 2.0.0)
151
151
rails-controller-testing (1.0.4)
152
152
actionpack (>= 5.0.1.x)
@@ -155,19 +155,19 @@ GEM
155
155
rails-dom-testing (2.0.3)
156
156
activesupport (>= 4.2.0)
157
157
nokogiri (>= 1.6)
158
- rails-html-sanitizer (1.1 .0)
158
+ rails-html-sanitizer (1.2 .0)
159
159
loofah (~> 2.2, >= 2.2.2)
160
- railties (6.0.0.rc2 )
161
- actionpack (= 6.0.0.rc2 )
162
- activesupport (= 6.0.0.rc2 )
160
+ railties (6.0.0)
161
+ actionpack (= 6.0.0)
162
+ activesupport (= 6.0.0)
163
163
method_source
164
164
rake (>= 0.8.7)
165
165
thor (>= 0.20.3, < 2.0)
166
166
rake (12.3.3)
167
167
rdoc (6.1.1)
168
- responders (2.4.1 )
169
- actionpack (>= 4.2.0, < 6 .0)
170
- railties (>= 4.2.0, < 6 .0)
168
+ responders (3.0.0 )
169
+ actionpack (>= 5 .0)
170
+ railties (>= 5 .0)
171
171
ruby-openid (2.7.0)
172
172
sprockets (3.7.2)
173
173
concurrent-ruby (~> 1.0)
@@ -206,10 +206,10 @@ DEPENDENCIES
206
206
omniauth-facebook
207
207
omniauth-oauth2
208
208
omniauth-openid
209
- rails (>= 6.0.0.rc2, < 6.1 )
209
+ rails (~> 6.0.0)
210
210
rails-controller-testing
211
211
rdoc
212
- responders (~> 2.4 )
212
+ responders (~> 3.0 )
213
213
sqlite3 (~> 1.4)
214
214
test_after_commit
215
215
timecop
0 commit comments