|
14 | 14 | jwt |
15 | 15 | openid_connect (= 1.4.2) |
16 | 16 | rack-cors |
17 | | - rails (>= 4.0) |
| 17 | + rails (>= 6.1.7.9) |
18 | 18 | useragent |
19 | 19 |
|
20 | 20 | GEM |
21 | 21 | remote: https://rubygems.org/ |
22 | 22 | specs: |
23 | | - actioncable (6.1.7.8) |
24 | | - actionpack (= 6.1.7.8) |
25 | | - activesupport (= 6.1.7.8) |
| 23 | + actioncable (6.1.7.9) |
| 24 | + actionpack (= 6.1.7.9) |
| 25 | + activesupport (= 6.1.7.9) |
26 | 26 | nio4r (~> 2.0) |
27 | 27 | websocket-driver (>= 0.6.1) |
28 | | - actionmailbox (6.1.7.8) |
29 | | - actionpack (= 6.1.7.8) |
30 | | - activejob (= 6.1.7.8) |
31 | | - activerecord (= 6.1.7.8) |
32 | | - activestorage (= 6.1.7.8) |
33 | | - activesupport (= 6.1.7.8) |
| 28 | + actionmailbox (6.1.7.9) |
| 29 | + actionpack (= 6.1.7.9) |
| 30 | + activejob (= 6.1.7.9) |
| 31 | + activerecord (= 6.1.7.9) |
| 32 | + activestorage (= 6.1.7.9) |
| 33 | + activesupport (= 6.1.7.9) |
34 | 34 | mail (>= 2.7.1) |
35 | | - actionmailer (6.1.7.8) |
36 | | - actionpack (= 6.1.7.8) |
37 | | - actionview (= 6.1.7.8) |
38 | | - activejob (= 6.1.7.8) |
39 | | - activesupport (= 6.1.7.8) |
| 35 | + actionmailer (6.1.7.9) |
| 36 | + actionpack (= 6.1.7.9) |
| 37 | + actionview (= 6.1.7.9) |
| 38 | + activejob (= 6.1.7.9) |
| 39 | + activesupport (= 6.1.7.9) |
40 | 40 | mail (~> 2.5, >= 2.5.4) |
41 | 41 | rails-dom-testing (~> 2.0) |
42 | | - actionpack (6.1.7.8) |
43 | | - actionview (= 6.1.7.8) |
44 | | - activesupport (= 6.1.7.8) |
| 42 | + actionpack (6.1.7.9) |
| 43 | + actionview (= 6.1.7.9) |
| 44 | + activesupport (= 6.1.7.9) |
45 | 45 | rack (~> 2.0, >= 2.0.9) |
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 (6.1.7.8) |
50 | | - actionpack (= 6.1.7.8) |
51 | | - activerecord (= 6.1.7.8) |
52 | | - activestorage (= 6.1.7.8) |
53 | | - activesupport (= 6.1.7.8) |
| 49 | + actiontext (6.1.7.9) |
| 50 | + actionpack (= 6.1.7.9) |
| 51 | + activerecord (= 6.1.7.9) |
| 52 | + activestorage (= 6.1.7.9) |
| 53 | + activesupport (= 6.1.7.9) |
54 | 54 | nokogiri (>= 1.8.5) |
55 | | - actionview (6.1.7.8) |
56 | | - activesupport (= 6.1.7.8) |
| 55 | + actionview (6.1.7.9) |
| 56 | + activesupport (= 6.1.7.9) |
57 | 57 | builder (~> 3.1) |
58 | 58 | erubi (~> 1.4) |
59 | 59 | rails-dom-testing (~> 2.0) |
60 | 60 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
61 | | - activejob (6.1.7.8) |
62 | | - activesupport (= 6.1.7.8) |
| 61 | + activejob (6.1.7.9) |
| 62 | + activesupport (= 6.1.7.9) |
63 | 63 | globalid (>= 0.3.6) |
64 | | - activemodel (6.1.7.8) |
65 | | - activesupport (= 6.1.7.8) |
66 | | - activerecord (6.1.7.8) |
67 | | - activemodel (= 6.1.7.8) |
68 | | - activesupport (= 6.1.7.8) |
69 | | - activestorage (6.1.7.8) |
70 | | - actionpack (= 6.1.7.8) |
71 | | - activejob (= 6.1.7.8) |
72 | | - activerecord (= 6.1.7.8) |
73 | | - activesupport (= 6.1.7.8) |
| 64 | + activemodel (6.1.7.9) |
| 65 | + activesupport (= 6.1.7.9) |
| 66 | + activerecord (6.1.7.9) |
| 67 | + activemodel (= 6.1.7.9) |
| 68 | + activesupport (= 6.1.7.9) |
| 69 | + activestorage (6.1.7.9) |
| 70 | + actionpack (= 6.1.7.9) |
| 71 | + activejob (= 6.1.7.9) |
| 72 | + activerecord (= 6.1.7.9) |
| 73 | + activesupport (= 6.1.7.9) |
74 | 74 | marcel (~> 1.0) |
75 | 75 | mini_mime (>= 1.1.0) |
76 | | - activesupport (6.1.7.8) |
| 76 | + activesupport (6.1.7.9) |
77 | 77 | concurrent-ruby (~> 1.0, >= 1.0.2) |
78 | 78 | i18n (>= 1.6, < 2) |
79 | 79 | minitest (>= 5.1) |
@@ -176,29 +176,29 @@ GEM |
176 | 176 | rack (>= 2.1.0) |
177 | 177 | rack-test (2.0.2) |
178 | 178 | rack (>= 1.3) |
179 | | - rails (6.1.7.8) |
180 | | - actioncable (= 6.1.7.8) |
181 | | - actionmailbox (= 6.1.7.8) |
182 | | - actionmailer (= 6.1.7.8) |
183 | | - actionpack (= 6.1.7.8) |
184 | | - actiontext (= 6.1.7.8) |
185 | | - actionview (= 6.1.7.8) |
186 | | - activejob (= 6.1.7.8) |
187 | | - activemodel (= 6.1.7.8) |
188 | | - activerecord (= 6.1.7.8) |
189 | | - activestorage (= 6.1.7.8) |
190 | | - activesupport (= 6.1.7.8) |
| 179 | + rails (6.1.7.9) |
| 180 | + actioncable (= 6.1.7.9) |
| 181 | + actionmailbox (= 6.1.7.9) |
| 182 | + actionmailer (= 6.1.7.9) |
| 183 | + actionpack (= 6.1.7.9) |
| 184 | + actiontext (= 6.1.7.9) |
| 185 | + actionview (= 6.1.7.9) |
| 186 | + activejob (= 6.1.7.9) |
| 187 | + activemodel (= 6.1.7.9) |
| 188 | + activerecord (= 6.1.7.9) |
| 189 | + activestorage (= 6.1.7.9) |
| 190 | + activesupport (= 6.1.7.9) |
191 | 191 | bundler (>= 1.15.0) |
192 | | - railties (= 6.1.7.8) |
| 192 | + railties (= 6.1.7.9) |
193 | 193 | sprockets-rails (>= 2.0.0) |
194 | 194 | rails-dom-testing (2.0.3) |
195 | 195 | activesupport (>= 4.2.0) |
196 | 196 | nokogiri (>= 1.6) |
197 | 197 | rails-html-sanitizer (1.4.4) |
198 | 198 | loofah (~> 2.19, >= 2.19.1) |
199 | | - railties (6.1.7.8) |
200 | | - actionpack (= 6.1.7.8) |
201 | | - activesupport (= 6.1.7.8) |
| 199 | + railties (6.1.7.9) |
| 200 | + actionpack (= 6.1.7.9) |
| 201 | + activesupport (= 6.1.7.9) |
202 | 202 | method_source |
203 | 203 | rake (>= 12.2) |
204 | 204 | thor (~> 1.0) |
|
228 | 228 | sprockets (4.2.1) |
229 | 229 | concurrent-ruby (~> 1.0) |
230 | 230 | rack (>= 2.2.4, < 4) |
231 | | - sprockets-rails (3.5.1) |
| 231 | + sprockets-rails (3.5.2) |
232 | 232 | actionpack (>= 6.1) |
233 | 233 | activesupport (>= 6.1) |
234 | 234 | sprockets (>= 3.0.0) |
@@ -277,7 +277,7 @@ DEPENDENCIES |
277 | 277 | jwt |
278 | 278 | openid_connect (= 1.4.2) |
279 | 279 | rack-cors |
280 | | - rails (= 6.1.7.8) |
| 280 | + rails (= 6.1.7.9) |
281 | 281 | rake |
282 | 282 | rspec-rails |
283 | 283 | simplecov (~> 0.17.0) |
|
0 commit comments