|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (6.1.7.7) |
5 |
| - actionpack (= 6.1.7.7) |
6 |
| - activesupport (= 6.1.7.7) |
| 4 | + actioncable (6.1.7.8) |
| 5 | + actionpack (= 6.1.7.8) |
| 6 | + activesupport (= 6.1.7.8) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 |
| - actionmailbox (6.1.7.7) |
10 |
| - actionpack (= 6.1.7.7) |
11 |
| - activejob (= 6.1.7.7) |
12 |
| - activerecord (= 6.1.7.7) |
13 |
| - activestorage (= 6.1.7.7) |
14 |
| - activesupport (= 6.1.7.7) |
| 9 | + actionmailbox (6.1.7.8) |
| 10 | + actionpack (= 6.1.7.8) |
| 11 | + activejob (= 6.1.7.8) |
| 12 | + activerecord (= 6.1.7.8) |
| 13 | + activestorage (= 6.1.7.8) |
| 14 | + activesupport (= 6.1.7.8) |
15 | 15 | mail (>= 2.7.1)
|
16 |
| - actionmailer (6.1.7.7) |
17 |
| - actionpack (= 6.1.7.7) |
18 |
| - actionview (= 6.1.7.7) |
19 |
| - activejob (= 6.1.7.7) |
20 |
| - activesupport (= 6.1.7.7) |
| 16 | + actionmailer (6.1.7.8) |
| 17 | + actionpack (= 6.1.7.8) |
| 18 | + actionview (= 6.1.7.8) |
| 19 | + activejob (= 6.1.7.8) |
| 20 | + activesupport (= 6.1.7.8) |
21 | 21 | mail (~> 2.5, >= 2.5.4)
|
22 | 22 | rails-dom-testing (~> 2.0)
|
23 |
| - actionpack (6.1.7.7) |
24 |
| - actionview (= 6.1.7.7) |
25 |
| - activesupport (= 6.1.7.7) |
| 23 | + actionpack (6.1.7.8) |
| 24 | + actionview (= 6.1.7.8) |
| 25 | + activesupport (= 6.1.7.8) |
26 | 26 | rack (~> 2.0, >= 2.0.9)
|
27 | 27 | rack-test (>= 0.6.3)
|
28 | 28 | rails-dom-testing (~> 2.0)
|
29 | 29 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
30 |
| - actiontext (6.1.7.7) |
31 |
| - actionpack (= 6.1.7.7) |
32 |
| - activerecord (= 6.1.7.7) |
33 |
| - activestorage (= 6.1.7.7) |
34 |
| - activesupport (= 6.1.7.7) |
| 30 | + actiontext (6.1.7.8) |
| 31 | + actionpack (= 6.1.7.8) |
| 32 | + activerecord (= 6.1.7.8) |
| 33 | + activestorage (= 6.1.7.8) |
| 34 | + activesupport (= 6.1.7.8) |
35 | 35 | nokogiri (>= 1.8.5)
|
36 |
| - actionview (6.1.7.7) |
37 |
| - activesupport (= 6.1.7.7) |
| 36 | + actionview (6.1.7.8) |
| 37 | + activesupport (= 6.1.7.8) |
38 | 38 | builder (~> 3.1)
|
39 | 39 | erubi (~> 1.4)
|
40 | 40 | rails-dom-testing (~> 2.0)
|
41 | 41 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
42 |
| - activejob (6.1.7.7) |
43 |
| - activesupport (= 6.1.7.7) |
| 42 | + activejob (6.1.7.8) |
| 43 | + activesupport (= 6.1.7.8) |
44 | 44 | globalid (>= 0.3.6)
|
45 |
| - activemodel (6.1.7.7) |
46 |
| - activesupport (= 6.1.7.7) |
47 |
| - activerecord (6.1.7.7) |
48 |
| - activemodel (= 6.1.7.7) |
49 |
| - activesupport (= 6.1.7.7) |
50 |
| - activestorage (6.1.7.7) |
51 |
| - actionpack (= 6.1.7.7) |
52 |
| - activejob (= 6.1.7.7) |
53 |
| - activerecord (= 6.1.7.7) |
54 |
| - activesupport (= 6.1.7.7) |
| 45 | + activemodel (6.1.7.8) |
| 46 | + activesupport (= 6.1.7.8) |
| 47 | + activerecord (6.1.7.8) |
| 48 | + activemodel (= 6.1.7.8) |
| 49 | + activesupport (= 6.1.7.8) |
| 50 | + activestorage (6.1.7.8) |
| 51 | + actionpack (= 6.1.7.8) |
| 52 | + activejob (= 6.1.7.8) |
| 53 | + activerecord (= 6.1.7.8) |
| 54 | + activesupport (= 6.1.7.8) |
55 | 55 | marcel (~> 1.0)
|
56 | 56 | mini_mime (>= 1.1.0)
|
57 |
| - activesupport (6.1.7.7) |
| 57 | + activesupport (6.1.7.8) |
58 | 58 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
59 | 59 | i18n (>= 1.6, < 2)
|
60 | 60 | minitest (>= 5.1)
|
@@ -109,20 +109,20 @@ GEM
|
109 | 109 | rack (2.2.9)
|
110 | 110 | rack-test (2.1.0)
|
111 | 111 | rack (>= 1.3)
|
112 |
| - rails (6.1.7.7) |
113 |
| - actioncable (= 6.1.7.7) |
114 |
| - actionmailbox (= 6.1.7.7) |
115 |
| - actionmailer (= 6.1.7.7) |
116 |
| - actionpack (= 6.1.7.7) |
117 |
| - actiontext (= 6.1.7.7) |
118 |
| - actionview (= 6.1.7.7) |
119 |
| - activejob (= 6.1.7.7) |
120 |
| - activemodel (= 6.1.7.7) |
121 |
| - activerecord (= 6.1.7.7) |
122 |
| - activestorage (= 6.1.7.7) |
123 |
| - activesupport (= 6.1.7.7) |
| 112 | + rails (6.1.7.8) |
| 113 | + actioncable (= 6.1.7.8) |
| 114 | + actionmailbox (= 6.1.7.8) |
| 115 | + actionmailer (= 6.1.7.8) |
| 116 | + actionpack (= 6.1.7.8) |
| 117 | + actiontext (= 6.1.7.8) |
| 118 | + actionview (= 6.1.7.8) |
| 119 | + activejob (= 6.1.7.8) |
| 120 | + activemodel (= 6.1.7.8) |
| 121 | + activerecord (= 6.1.7.8) |
| 122 | + activestorage (= 6.1.7.8) |
| 123 | + activesupport (= 6.1.7.8) |
124 | 124 | bundler (>= 1.15.0)
|
125 |
| - railties (= 6.1.7.7) |
| 125 | + railties (= 6.1.7.8) |
126 | 126 | sprockets-rails (>= 2.0.0)
|
127 | 127 | rails-dom-testing (2.2.0)
|
128 | 128 | activesupport (>= 5.0.0)
|
|
131 | 131 | rails-html-sanitizer (1.6.0)
|
132 | 132 | loofah (~> 2.21)
|
133 | 133 | nokogiri (~> 1.14)
|
134 |
| - railties (6.1.7.7) |
135 |
| - actionpack (= 6.1.7.7) |
136 |
| - activesupport (= 6.1.7.7) |
| 134 | + railties (6.1.7.8) |
| 135 | + actionpack (= 6.1.7.8) |
| 136 | + activesupport (= 6.1.7.8) |
137 | 137 | method_source
|
138 | 138 | rake (>= 12.2)
|
139 | 139 | thor (~> 1.0)
|
|
0 commit comments