|
1 | 1 | PATH
|
2 | 2 | remote: .
|
3 | 3 | specs:
|
4 |
| - tailwindcss-rails (0.4.1) |
| 4 | + tailwindcss-rails (0.4.2) |
5 | 5 | rails (>= 6.0.0)
|
6 | 6 |
|
7 | 7 | GEM
|
8 | 8 | remote: https://rubygems.org/
|
9 | 9 | specs:
|
10 |
| - actioncable (6.1.4) |
11 |
| - actionpack (= 6.1.4) |
12 |
| - activesupport (= 6.1.4) |
| 10 | + actioncable (6.1.4.1) |
| 11 | + actionpack (= 6.1.4.1) |
| 12 | + activesupport (= 6.1.4.1) |
13 | 13 | nio4r (~> 2.0)
|
14 | 14 | websocket-driver (>= 0.6.1)
|
15 |
| - actionmailbox (6.1.4) |
16 |
| - actionpack (= 6.1.4) |
17 |
| - activejob (= 6.1.4) |
18 |
| - activerecord (= 6.1.4) |
19 |
| - activestorage (= 6.1.4) |
20 |
| - activesupport (= 6.1.4) |
| 15 | + actionmailbox (6.1.4.1) |
| 16 | + actionpack (= 6.1.4.1) |
| 17 | + activejob (= 6.1.4.1) |
| 18 | + activerecord (= 6.1.4.1) |
| 19 | + activestorage (= 6.1.4.1) |
| 20 | + activesupport (= 6.1.4.1) |
21 | 21 | mail (>= 2.7.1)
|
22 |
| - actionmailer (6.1.4) |
23 |
| - actionpack (= 6.1.4) |
24 |
| - actionview (= 6.1.4) |
25 |
| - activejob (= 6.1.4) |
26 |
| - activesupport (= 6.1.4) |
| 22 | + actionmailer (6.1.4.1) |
| 23 | + actionpack (= 6.1.4.1) |
| 24 | + actionview (= 6.1.4.1) |
| 25 | + activejob (= 6.1.4.1) |
| 26 | + activesupport (= 6.1.4.1) |
27 | 27 | mail (~> 2.5, >= 2.5.4)
|
28 | 28 | rails-dom-testing (~> 2.0)
|
29 |
| - actionpack (6.1.4) |
30 |
| - actionview (= 6.1.4) |
31 |
| - activesupport (= 6.1.4) |
| 29 | + actionpack (6.1.4.1) |
| 30 | + actionview (= 6.1.4.1) |
| 31 | + activesupport (= 6.1.4.1) |
32 | 32 | rack (~> 2.0, >= 2.0.9)
|
33 | 33 | rack-test (>= 0.6.3)
|
34 | 34 | rails-dom-testing (~> 2.0)
|
35 | 35 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
36 |
| - actiontext (6.1.4) |
37 |
| - actionpack (= 6.1.4) |
38 |
| - activerecord (= 6.1.4) |
39 |
| - activestorage (= 6.1.4) |
40 |
| - activesupport (= 6.1.4) |
| 36 | + actiontext (6.1.4.1) |
| 37 | + actionpack (= 6.1.4.1) |
| 38 | + activerecord (= 6.1.4.1) |
| 39 | + activestorage (= 6.1.4.1) |
| 40 | + activesupport (= 6.1.4.1) |
41 | 41 | nokogiri (>= 1.8.5)
|
42 |
| - actionview (6.1.4) |
43 |
| - activesupport (= 6.1.4) |
| 42 | + actionview (6.1.4.1) |
| 43 | + activesupport (= 6.1.4.1) |
44 | 44 | builder (~> 3.1)
|
45 | 45 | erubi (~> 1.4)
|
46 | 46 | rails-dom-testing (~> 2.0)
|
47 | 47 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
48 |
| - activejob (6.1.4) |
49 |
| - activesupport (= 6.1.4) |
| 48 | + activejob (6.1.4.1) |
| 49 | + activesupport (= 6.1.4.1) |
50 | 50 | globalid (>= 0.3.6)
|
51 |
| - activemodel (6.1.4) |
52 |
| - activesupport (= 6.1.4) |
53 |
| - activerecord (6.1.4) |
54 |
| - activemodel (= 6.1.4) |
55 |
| - activesupport (= 6.1.4) |
56 |
| - activestorage (6.1.4) |
57 |
| - actionpack (= 6.1.4) |
58 |
| - activejob (= 6.1.4) |
59 |
| - activerecord (= 6.1.4) |
60 |
| - activesupport (= 6.1.4) |
| 51 | + activemodel (6.1.4.1) |
| 52 | + activesupport (= 6.1.4.1) |
| 53 | + activerecord (6.1.4.1) |
| 54 | + activemodel (= 6.1.4.1) |
| 55 | + activesupport (= 6.1.4.1) |
| 56 | + activestorage (6.1.4.1) |
| 57 | + actionpack (= 6.1.4.1) |
| 58 | + activejob (= 6.1.4.1) |
| 59 | + activerecord (= 6.1.4.1) |
| 60 | + activesupport (= 6.1.4.1) |
61 | 61 | marcel (~> 1.0.0)
|
62 | 62 | mini_mime (>= 1.1.0)
|
63 |
| - activesupport (6.1.4) |
| 63 | + activesupport (6.1.4.1) |
64 | 64 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
65 | 65 | i18n (>= 1.6, < 2)
|
66 | 66 | minitest (>= 5.1)
|
|
82 | 82 | mini_mime (>= 0.1.1)
|
83 | 83 | marcel (1.0.1)
|
84 | 84 | method_source (1.0.0)
|
85 |
| - mini_mime (1.1.0) |
| 85 | + mini_mime (1.1.1) |
86 | 86 | mini_portile2 (2.6.1)
|
87 | 87 | minitest (5.14.4)
|
88 | 88 | nio4r (2.5.8)
|
|
93 | 93 | rack (2.2.3)
|
94 | 94 | rack-test (1.1.0)
|
95 | 95 | rack (>= 1.0, < 3)
|
96 |
| - rails (6.1.4) |
97 |
| - actioncable (= 6.1.4) |
98 |
| - actionmailbox (= 6.1.4) |
99 |
| - actionmailer (= 6.1.4) |
100 |
| - actionpack (= 6.1.4) |
101 |
| - actiontext (= 6.1.4) |
102 |
| - actionview (= 6.1.4) |
103 |
| - activejob (= 6.1.4) |
104 |
| - activemodel (= 6.1.4) |
105 |
| - activerecord (= 6.1.4) |
106 |
| - activestorage (= 6.1.4) |
107 |
| - activesupport (= 6.1.4) |
| 96 | + rails (6.1.4.1) |
| 97 | + actioncable (= 6.1.4.1) |
| 98 | + actionmailbox (= 6.1.4.1) |
| 99 | + actionmailer (= 6.1.4.1) |
| 100 | + actionpack (= 6.1.4.1) |
| 101 | + actiontext (= 6.1.4.1) |
| 102 | + actionview (= 6.1.4.1) |
| 103 | + activejob (= 6.1.4.1) |
| 104 | + activemodel (= 6.1.4.1) |
| 105 | + activerecord (= 6.1.4.1) |
| 106 | + activestorage (= 6.1.4.1) |
| 107 | + activesupport (= 6.1.4.1) |
108 | 108 | bundler (>= 1.15.0)
|
109 |
| - railties (= 6.1.4) |
| 109 | + railties (= 6.1.4.1) |
110 | 110 | sprockets-rails (>= 2.0.0)
|
111 | 111 | rails-dom-testing (2.0.3)
|
112 | 112 | activesupport (>= 4.2.0)
|
113 | 113 | nokogiri (>= 1.6)
|
114 |
| - rails-html-sanitizer (1.3.0) |
| 114 | + rails-html-sanitizer (1.4.1) |
115 | 115 | loofah (~> 2.3)
|
116 |
| - railties (6.1.4) |
117 |
| - actionpack (= 6.1.4) |
118 |
| - activesupport (= 6.1.4) |
| 116 | + railties (6.1.4.1) |
| 117 | + actionpack (= 6.1.4.1) |
| 118 | + activesupport (= 6.1.4.1) |
119 | 119 | method_source
|
120 | 120 | rake (>= 0.13)
|
121 | 121 | thor (~> 1.0)
|
|
0 commit comments