|
66 | 66 | GEM
|
67 | 67 | remote: https://rubygems.org/
|
68 | 68 | specs:
|
69 |
| - actioncable (6.1.7.9) |
70 |
| - actionpack (= 6.1.7.9) |
71 |
| - activesupport (= 6.1.7.9) |
| 69 | + actioncable (6.1.7.10) |
| 70 | + actionpack (= 6.1.7.10) |
| 71 | + activesupport (= 6.1.7.10) |
72 | 72 | nio4r (~> 2.0)
|
73 | 73 | websocket-driver (>= 0.6.1)
|
74 |
| - actionmailbox (6.1.7.9) |
75 |
| - actionpack (= 6.1.7.9) |
76 |
| - activejob (= 6.1.7.9) |
77 |
| - activerecord (= 6.1.7.9) |
78 |
| - activestorage (= 6.1.7.9) |
79 |
| - activesupport (= 6.1.7.9) |
| 74 | + actionmailbox (6.1.7.10) |
| 75 | + actionpack (= 6.1.7.10) |
| 76 | + activejob (= 6.1.7.10) |
| 77 | + activerecord (= 6.1.7.10) |
| 78 | + activestorage (= 6.1.7.10) |
| 79 | + activesupport (= 6.1.7.10) |
80 | 80 | mail (>= 2.7.1)
|
81 |
| - actionmailer (6.1.7.9) |
82 |
| - actionpack (= 6.1.7.9) |
83 |
| - actionview (= 6.1.7.9) |
84 |
| - activejob (= 6.1.7.9) |
85 |
| - activesupport (= 6.1.7.9) |
| 81 | + actionmailer (6.1.7.10) |
| 82 | + actionpack (= 6.1.7.10) |
| 83 | + actionview (= 6.1.7.10) |
| 84 | + activejob (= 6.1.7.10) |
| 85 | + activesupport (= 6.1.7.10) |
86 | 86 | mail (~> 2.5, >= 2.5.4)
|
87 | 87 | rails-dom-testing (~> 2.0)
|
88 |
| - actionpack (6.1.7.9) |
89 |
| - actionview (= 6.1.7.9) |
90 |
| - activesupport (= 6.1.7.9) |
| 88 | + actionpack (6.1.7.10) |
| 89 | + actionview (= 6.1.7.10) |
| 90 | + activesupport (= 6.1.7.10) |
91 | 91 | rack (~> 2.0, >= 2.0.9)
|
92 | 92 | rack-test (>= 0.6.3)
|
93 | 93 | rails-dom-testing (~> 2.0)
|
94 | 94 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
95 |
| - actiontext (6.1.7.9) |
96 |
| - actionpack (= 6.1.7.9) |
97 |
| - activerecord (= 6.1.7.9) |
98 |
| - activestorage (= 6.1.7.9) |
99 |
| - activesupport (= 6.1.7.9) |
| 95 | + actiontext (6.1.7.10) |
| 96 | + actionpack (= 6.1.7.10) |
| 97 | + activerecord (= 6.1.7.10) |
| 98 | + activestorage (= 6.1.7.10) |
| 99 | + activesupport (= 6.1.7.10) |
100 | 100 | nokogiri (>= 1.8.5)
|
101 |
| - actionview (6.1.7.9) |
102 |
| - activesupport (= 6.1.7.9) |
| 101 | + actionview (6.1.7.10) |
| 102 | + activesupport (= 6.1.7.10) |
103 | 103 | builder (~> 3.1)
|
104 | 104 | erubi (~> 1.4)
|
105 | 105 | rails-dom-testing (~> 2.0)
|
106 | 106 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
107 |
| - activejob (6.1.7.9) |
108 |
| - activesupport (= 6.1.7.9) |
| 107 | + activejob (6.1.7.10) |
| 108 | + activesupport (= 6.1.7.10) |
109 | 109 | globalid (>= 0.3.6)
|
110 |
| - activemodel (6.1.7.9) |
111 |
| - activesupport (= 6.1.7.9) |
| 110 | + activemodel (6.1.7.10) |
| 111 | + activesupport (= 6.1.7.10) |
112 | 112 | activemodel-serializers-xml (1.0.2)
|
113 | 113 | activemodel (> 5.x)
|
114 | 114 | activesupport (> 5.x)
|
115 | 115 | builder (~> 3.1)
|
116 |
| - activerecord (6.1.7.9) |
117 |
| - activemodel (= 6.1.7.9) |
118 |
| - activesupport (= 6.1.7.9) |
119 |
| - activestorage (6.1.7.9) |
120 |
| - actionpack (= 6.1.7.9) |
121 |
| - activejob (= 6.1.7.9) |
122 |
| - activerecord (= 6.1.7.9) |
123 |
| - activesupport (= 6.1.7.9) |
| 116 | + activerecord (6.1.7.10) |
| 117 | + activemodel (= 6.1.7.10) |
| 118 | + activesupport (= 6.1.7.10) |
| 119 | + activestorage (6.1.7.10) |
| 120 | + actionpack (= 6.1.7.10) |
| 121 | + activejob (= 6.1.7.10) |
| 122 | + activerecord (= 6.1.7.10) |
| 123 | + activesupport (= 6.1.7.10) |
124 | 124 | marcel (~> 1.0)
|
125 | 125 | mini_mime (>= 1.1.0)
|
126 |
| - activesupport (6.1.7.9) |
| 126 | + activesupport (6.1.7.10) |
127 | 127 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
128 | 128 | i18n (>= 1.6, < 2)
|
129 | 129 | minitest (>= 5.1)
|
@@ -230,20 +230,20 @@ GEM
|
230 | 230 | rack (2.2.10)
|
231 | 231 | rack-test (2.1.0)
|
232 | 232 | rack (>= 1.3)
|
233 |
| - rails (6.1.7.9) |
234 |
| - actioncable (= 6.1.7.9) |
235 |
| - actionmailbox (= 6.1.7.9) |
236 |
| - actionmailer (= 6.1.7.9) |
237 |
| - actionpack (= 6.1.7.9) |
238 |
| - actiontext (= 6.1.7.9) |
239 |
| - actionview (= 6.1.7.9) |
240 |
| - activejob (= 6.1.7.9) |
241 |
| - activemodel (= 6.1.7.9) |
242 |
| - activerecord (= 6.1.7.9) |
243 |
| - activestorage (= 6.1.7.9) |
244 |
| - activesupport (= 6.1.7.9) |
| 233 | + rails (6.1.7.10) |
| 234 | + actioncable (= 6.1.7.10) |
| 235 | + actionmailbox (= 6.1.7.10) |
| 236 | + actionmailer (= 6.1.7.10) |
| 237 | + actionpack (= 6.1.7.10) |
| 238 | + actiontext (= 6.1.7.10) |
| 239 | + actionview (= 6.1.7.10) |
| 240 | + activejob (= 6.1.7.10) |
| 241 | + activemodel (= 6.1.7.10) |
| 242 | + activerecord (= 6.1.7.10) |
| 243 | + activestorage (= 6.1.7.10) |
| 244 | + activesupport (= 6.1.7.10) |
245 | 245 | bundler (>= 1.15.0)
|
246 |
| - railties (= 6.1.7.9) |
| 246 | + railties (= 6.1.7.10) |
247 | 247 | sprockets-rails (>= 2.0.0)
|
248 | 248 | rails-dom-testing (2.2.0)
|
249 | 249 | activesupport (>= 5.0.0)
|
|
263 | 263 | actionview (> 3.1)
|
264 | 264 | activesupport (> 3.1)
|
265 | 265 | railties (> 3.1)
|
266 |
| - railties (6.1.7.9) |
267 |
| - actionpack (= 6.1.7.9) |
268 |
| - activesupport (= 6.1.7.9) |
| 266 | + railties (6.1.7.10) |
| 267 | + actionpack (= 6.1.7.10) |
| 268 | + activesupport (= 6.1.7.10) |
269 | 269 | method_source
|
270 | 270 | rake (>= 12.2)
|
271 | 271 | thor (~> 1.0)
|
|
0 commit comments