|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (6.1.2.1) |
5 |
| - actionpack (= 6.1.2.1) |
6 |
| - activesupport (= 6.1.2.1) |
| 4 | + actioncable (6.1.3) |
| 5 | + actionpack (= 6.1.3) |
| 6 | + activesupport (= 6.1.3) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 |
| - actionmailbox (6.1.2.1) |
10 |
| - actionpack (= 6.1.2.1) |
11 |
| - activejob (= 6.1.2.1) |
12 |
| - activerecord (= 6.1.2.1) |
13 |
| - activestorage (= 6.1.2.1) |
14 |
| - activesupport (= 6.1.2.1) |
| 9 | + actionmailbox (6.1.3) |
| 10 | + actionpack (= 6.1.3) |
| 11 | + activejob (= 6.1.3) |
| 12 | + activerecord (= 6.1.3) |
| 13 | + activestorage (= 6.1.3) |
| 14 | + activesupport (= 6.1.3) |
15 | 15 | mail (>= 2.7.1)
|
16 |
| - actionmailer (6.1.2.1) |
17 |
| - actionpack (= 6.1.2.1) |
18 |
| - actionview (= 6.1.2.1) |
19 |
| - activejob (= 6.1.2.1) |
20 |
| - activesupport (= 6.1.2.1) |
| 16 | + actionmailer (6.1.3) |
| 17 | + actionpack (= 6.1.3) |
| 18 | + actionview (= 6.1.3) |
| 19 | + activejob (= 6.1.3) |
| 20 | + activesupport (= 6.1.3) |
21 | 21 | mail (~> 2.5, >= 2.5.4)
|
22 | 22 | rails-dom-testing (~> 2.0)
|
23 |
| - actionpack (6.1.2.1) |
24 |
| - actionview (= 6.1.2.1) |
25 |
| - activesupport (= 6.1.2.1) |
| 23 | + actionpack (6.1.3) |
| 24 | + actionview (= 6.1.3) |
| 25 | + activesupport (= 6.1.3) |
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.2.1) |
31 |
| - actionpack (= 6.1.2.1) |
32 |
| - activerecord (= 6.1.2.1) |
33 |
| - activestorage (= 6.1.2.1) |
34 |
| - activesupport (= 6.1.2.1) |
| 30 | + actiontext (6.1.3) |
| 31 | + actionpack (= 6.1.3) |
| 32 | + activerecord (= 6.1.3) |
| 33 | + activestorage (= 6.1.3) |
| 34 | + activesupport (= 6.1.3) |
35 | 35 | nokogiri (>= 1.8.5)
|
36 |
| - actionview (6.1.2.1) |
37 |
| - activesupport (= 6.1.2.1) |
| 36 | + actionview (6.1.3) |
| 37 | + activesupport (= 6.1.3) |
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.2.1) |
43 |
| - activesupport (= 6.1.2.1) |
| 42 | + activejob (6.1.3) |
| 43 | + activesupport (= 6.1.3) |
44 | 44 | globalid (>= 0.3.6)
|
45 |
| - activemodel (6.1.2.1) |
46 |
| - activesupport (= 6.1.2.1) |
47 |
| - activerecord (6.1.2.1) |
48 |
| - activemodel (= 6.1.2.1) |
49 |
| - activesupport (= 6.1.2.1) |
50 |
| - activestorage (6.1.2.1) |
51 |
| - actionpack (= 6.1.2.1) |
52 |
| - activejob (= 6.1.2.1) |
53 |
| - activerecord (= 6.1.2.1) |
54 |
| - activesupport (= 6.1.2.1) |
| 45 | + activemodel (6.1.3) |
| 46 | + activesupport (= 6.1.3) |
| 47 | + activerecord (6.1.3) |
| 48 | + activemodel (= 6.1.3) |
| 49 | + activesupport (= 6.1.3) |
| 50 | + activestorage (6.1.3) |
| 51 | + actionpack (= 6.1.3) |
| 52 | + activejob (= 6.1.3) |
| 53 | + activerecord (= 6.1.3) |
| 54 | + activesupport (= 6.1.3) |
55 | 55 | marcel (~> 0.3.1)
|
56 | 56 | mimemagic (~> 0.3.2)
|
57 |
| - activesupport (6.1.2.1) |
| 57 | + activesupport (6.1.3) |
58 | 58 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
59 | 59 | i18n (>= 1.6, < 2)
|
60 | 60 | minitest (>= 5.1)
|
|
111 | 111 | http-parser (1.2.1)
|
112 | 112 | ffi-compiler (>= 1.0, < 2.0)
|
113 | 113 | http_parser.rb (0.6.0)
|
114 |
| - i18n (1.8.8) |
| 114 | + i18n (1.8.9) |
115 | 115 | concurrent-ruby (~> 1.0)
|
116 | 116 | jbuilder (2.11.2)
|
117 | 117 | activesupport (>= 5.0.0)
|
@@ -158,29 +158,29 @@ GEM
|
158 | 158 | rack (2.2.3)
|
159 | 159 | rack-test (1.1.0)
|
160 | 160 | rack (>= 1.0, < 3)
|
161 |
| - rails (6.1.2.1) |
162 |
| - actioncable (= 6.1.2.1) |
163 |
| - actionmailbox (= 6.1.2.1) |
164 |
| - actionmailer (= 6.1.2.1) |
165 |
| - actionpack (= 6.1.2.1) |
166 |
| - actiontext (= 6.1.2.1) |
167 |
| - actionview (= 6.1.2.1) |
168 |
| - activejob (= 6.1.2.1) |
169 |
| - activemodel (= 6.1.2.1) |
170 |
| - activerecord (= 6.1.2.1) |
171 |
| - activestorage (= 6.1.2.1) |
172 |
| - activesupport (= 6.1.2.1) |
| 161 | + rails (6.1.3) |
| 162 | + actioncable (= 6.1.3) |
| 163 | + actionmailbox (= 6.1.3) |
| 164 | + actionmailer (= 6.1.3) |
| 165 | + actionpack (= 6.1.3) |
| 166 | + actiontext (= 6.1.3) |
| 167 | + actionview (= 6.1.3) |
| 168 | + activejob (= 6.1.3) |
| 169 | + activemodel (= 6.1.3) |
| 170 | + activerecord (= 6.1.3) |
| 171 | + activestorage (= 6.1.3) |
| 172 | + activesupport (= 6.1.3) |
173 | 173 | bundler (>= 1.15.0)
|
174 |
| - railties (= 6.1.2.1) |
| 174 | + railties (= 6.1.3) |
175 | 175 | sprockets-rails (>= 2.0.0)
|
176 | 176 | rails-dom-testing (2.0.3)
|
177 | 177 | activesupport (>= 4.2.0)
|
178 | 178 | nokogiri (>= 1.6)
|
179 | 179 | rails-html-sanitizer (1.3.0)
|
180 | 180 | loofah (~> 2.3)
|
181 |
| - railties (6.1.2.1) |
182 |
| - actionpack (= 6.1.2.1) |
183 |
| - activesupport (= 6.1.2.1) |
| 181 | + railties (6.1.3) |
| 182 | + actionpack (= 6.1.3) |
| 183 | + activesupport (= 6.1.3) |
184 | 184 | method_source
|
185 | 185 | rake (>= 0.8.7)
|
186 | 186 | thor (~> 1.0)
|
@@ -267,7 +267,7 @@ DEPENDENCIES
|
267 | 267 | mysql2
|
268 | 268 | nokogiri (>= 1.8.2)
|
269 | 269 | puma (~> 5.2)
|
270 |
| - rails (= 6.1.2.1) |
| 270 | + rails (= 6.1.3) |
271 | 271 | sass-rails (~> 6.0)
|
272 | 272 | selenium-webdriver
|
273 | 273 | spring
|
|
0 commit comments