|
20 | 20 | GEM |
21 | 21 | remote: https://rubygems.org/ |
22 | 22 | specs: |
23 | | - actioncable (7.0.0.rc1) |
24 | | - actionpack (= 7.0.0.rc1) |
25 | | - activesupport (= 7.0.0.rc1) |
| 23 | + actioncable (7.0.0) |
| 24 | + actionpack (= 7.0.0) |
| 25 | + activesupport (= 7.0.0) |
26 | 26 | nio4r (~> 2.0) |
27 | 27 | websocket-driver (>= 0.6.1) |
28 | | - actionmailbox (7.0.0.rc1) |
29 | | - actionpack (= 7.0.0.rc1) |
30 | | - activejob (= 7.0.0.rc1) |
31 | | - activerecord (= 7.0.0.rc1) |
32 | | - activestorage (= 7.0.0.rc1) |
33 | | - activesupport (= 7.0.0.rc1) |
| 28 | + actionmailbox (7.0.0) |
| 29 | + actionpack (= 7.0.0) |
| 30 | + activejob (= 7.0.0) |
| 31 | + activerecord (= 7.0.0) |
| 32 | + activestorage (= 7.0.0) |
| 33 | + activesupport (= 7.0.0) |
34 | 34 | mail (>= 2.7.1) |
35 | | - actionmailer (7.0.0.rc1) |
36 | | - actionpack (= 7.0.0.rc1) |
37 | | - actionview (= 7.0.0.rc1) |
38 | | - activejob (= 7.0.0.rc1) |
39 | | - activesupport (= 7.0.0.rc1) |
| 35 | + actionmailer (7.0.0) |
| 36 | + actionpack (= 7.0.0) |
| 37 | + actionview (= 7.0.0) |
| 38 | + activejob (= 7.0.0) |
| 39 | + activesupport (= 7.0.0) |
40 | 40 | mail (~> 2.5, >= 2.5.4) |
41 | 41 | rails-dom-testing (~> 2.0) |
42 | | - actionpack (7.0.0.rc1) |
43 | | - actionview (= 7.0.0.rc1) |
44 | | - activesupport (= 7.0.0.rc1) |
| 42 | + actionpack (7.0.0) |
| 43 | + actionview (= 7.0.0) |
| 44 | + activesupport (= 7.0.0) |
45 | 45 | rack (~> 2.0, >= 2.2.0) |
46 | 46 | rack-test (>= 0.6.3) |
47 | 47 | rails-dom-testing (~> 2.0) |
48 | 48 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
49 | | - actiontext (7.0.0.rc1) |
50 | | - actionpack (= 7.0.0.rc1) |
51 | | - activerecord (= 7.0.0.rc1) |
52 | | - activestorage (= 7.0.0.rc1) |
53 | | - activesupport (= 7.0.0.rc1) |
| 49 | + actiontext (7.0.0) |
| 50 | + actionpack (= 7.0.0) |
| 51 | + activerecord (= 7.0.0) |
| 52 | + activestorage (= 7.0.0) |
| 53 | + activesupport (= 7.0.0) |
54 | 54 | globalid (>= 0.6.0) |
55 | 55 | nokogiri (>= 1.8.5) |
56 | | - actionview (7.0.0.rc1) |
57 | | - activesupport (= 7.0.0.rc1) |
| 56 | + actionview (7.0.0) |
| 57 | + activesupport (= 7.0.0) |
58 | 58 | builder (~> 3.1) |
59 | 59 | erubi (~> 1.4) |
60 | 60 | rails-dom-testing (~> 2.0) |
61 | 61 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
62 | | - activejob (7.0.0.rc1) |
63 | | - activesupport (= 7.0.0.rc1) |
| 62 | + activejob (7.0.0) |
| 63 | + activesupport (= 7.0.0) |
64 | 64 | globalid (>= 0.3.6) |
65 | | - activemodel (7.0.0.rc1) |
66 | | - activesupport (= 7.0.0.rc1) |
67 | | - activerecord (7.0.0.rc1) |
68 | | - activemodel (= 7.0.0.rc1) |
69 | | - activesupport (= 7.0.0.rc1) |
70 | | - activestorage (7.0.0.rc1) |
71 | | - actionpack (= 7.0.0.rc1) |
72 | | - activejob (= 7.0.0.rc1) |
73 | | - activerecord (= 7.0.0.rc1) |
74 | | - activesupport (= 7.0.0.rc1) |
| 65 | + activemodel (7.0.0) |
| 66 | + activesupport (= 7.0.0) |
| 67 | + activerecord (7.0.0) |
| 68 | + activemodel (= 7.0.0) |
| 69 | + activesupport (= 7.0.0) |
| 70 | + activestorage (7.0.0) |
| 71 | + actionpack (= 7.0.0) |
| 72 | + activejob (= 7.0.0) |
| 73 | + activerecord (= 7.0.0) |
| 74 | + activesupport (= 7.0.0) |
75 | 75 | marcel (~> 1.0) |
76 | 76 | mini_mime (>= 1.1.0) |
77 | | - activesupport (7.0.0.rc1) |
| 77 | + activesupport (7.0.0) |
78 | 78 | concurrent-ruby (~> 1.0, >= 1.0.2) |
79 | 79 | i18n (>= 1.6, < 2) |
80 | 80 | minitest (>= 5.1) |
|
109 | 109 | i18n (1.8.11) |
110 | 110 | concurrent-ruby (~> 1.0) |
111 | 111 | jwt (2.3.0) |
112 | | - loofah (2.12.0) |
| 112 | + loofah (2.13.0) |
113 | 113 | crass (~> 1.0.2) |
114 | 114 | nokogiri (>= 1.5.9) |
115 | 115 | mail (2.7.1) |
|
118 | 118 | method_source (1.0.0) |
119 | 119 | mini_mime (1.1.2) |
120 | 120 | mini_portile2 (2.6.1) |
121 | | - minitest (5.14.4) |
| 121 | + minitest (5.15.0) |
122 | 122 | mocha (1.13.0) |
123 | 123 | multi_json (1.15.0) |
124 | 124 | multi_xml (0.6.0) |
@@ -155,28 +155,28 @@ GEM |
155 | 155 | rack |
156 | 156 | rack-test (1.1.0) |
157 | 157 | rack (>= 1.0, < 3) |
158 | | - rails (7.0.0.rc1) |
159 | | - actioncable (= 7.0.0.rc1) |
160 | | - actionmailbox (= 7.0.0.rc1) |
161 | | - actionmailer (= 7.0.0.rc1) |
162 | | - actionpack (= 7.0.0.rc1) |
163 | | - actiontext (= 7.0.0.rc1) |
164 | | - actionview (= 7.0.0.rc1) |
165 | | - activejob (= 7.0.0.rc1) |
166 | | - activemodel (= 7.0.0.rc1) |
167 | | - activerecord (= 7.0.0.rc1) |
168 | | - activestorage (= 7.0.0.rc1) |
169 | | - activesupport (= 7.0.0.rc1) |
| 158 | + rails (7.0.0) |
| 159 | + actioncable (= 7.0.0) |
| 160 | + actionmailbox (= 7.0.0) |
| 161 | + actionmailer (= 7.0.0) |
| 162 | + actionpack (= 7.0.0) |
| 163 | + actiontext (= 7.0.0) |
| 164 | + actionview (= 7.0.0) |
| 165 | + activejob (= 7.0.0) |
| 166 | + activemodel (= 7.0.0) |
| 167 | + activerecord (= 7.0.0) |
| 168 | + activestorage (= 7.0.0) |
| 169 | + activesupport (= 7.0.0) |
170 | 170 | bundler (>= 1.15.0) |
171 | | - railties (= 7.0.0.rc1) |
| 171 | + railties (= 7.0.0) |
172 | 172 | rails-dom-testing (2.0.3) |
173 | 173 | activesupport (>= 4.2.0) |
174 | 174 | nokogiri (>= 1.6) |
175 | 175 | rails-html-sanitizer (1.4.2) |
176 | 176 | loofah (~> 2.3) |
177 | | - railties (7.0.0.rc1) |
178 | | - actionpack (= 7.0.0.rc1) |
179 | | - activesupport (= 7.0.0.rc1) |
| 177 | + railties (7.0.0) |
| 178 | + actionpack (= 7.0.0) |
| 179 | + activesupport (= 7.0.0) |
180 | 180 | method_source |
181 | 181 | rake (>= 12.2) |
182 | 182 | thor (~> 1.0) |
@@ -215,7 +215,7 @@ DEPENDENCIES |
215 | 215 | omniauth-facebook |
216 | 216 | omniauth-oauth2 |
217 | 217 | omniauth-openid |
218 | | - rails (~> 7.0.0.rc1) |
| 218 | + rails (~> 7.0.0) |
219 | 219 | rails-controller-testing! |
220 | 220 | rdoc |
221 | 221 | responders (~> 3.0) |
|
0 commit comments