|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - activesupport (5.2.6) |
| 4 | + activesupport (7.0.4.2) |
5 | 5 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
6 |
| - i18n (>= 0.7, < 2) |
7 |
| - minitest (~> 5.1) |
8 |
| - tzinfo (~> 1.1) |
9 |
| - addressable (2.8.0) |
10 |
| - public_suffix (>= 2.0.2, < 5.0) |
11 |
| - autoprefixer-rails (10.2.5.1) |
12 |
| - execjs (> 0) |
13 |
| - backports (3.21.0) |
| 6 | + i18n (>= 1.6, < 2) |
| 7 | + minitest (>= 5.1) |
| 8 | + tzinfo (~> 2.0) |
| 9 | + addressable (2.8.1) |
| 10 | + public_suffix (>= 2.0.2, < 6.0) |
| 11 | + autoprefixer-rails (10.4.13.0) |
| 12 | + execjs (~> 2) |
| 13 | + backports (3.23.0) |
14 | 14 | coffee-script (2.4.1)
|
15 | 15 | coffee-script-source
|
16 | 16 | execjs
|
17 | 17 | coffee-script-source (1.12.2)
|
18 |
| - concurrent-ruby (1.1.8) |
19 |
| - contracts (0.13.0) |
20 |
| - dotenv (2.7.6) |
| 18 | + concurrent-ruby (1.2.2) |
| 19 | + contracts (0.16.1) |
| 20 | + dotenv (2.8.1) |
21 | 21 | erubis (2.7.0)
|
22 | 22 | execjs (2.8.1)
|
23 |
| - fast_blank (1.0.0) |
24 |
| - fastimage (2.2.4) |
25 |
| - ffi (1.15.1) |
26 |
| - haml (5.2.1) |
| 23 | + fast_blank (1.0.1) |
| 24 | + fastimage (2.2.6) |
| 25 | + ffi (1.15.5) |
| 26 | + haml (5.2.2) |
27 | 27 | temple (>= 0.8.0)
|
28 | 28 | tilt
|
29 | 29 | hamster (3.0.0)
|
30 | 30 | concurrent-ruby (~> 1.0)
|
31 | 31 | hashie (3.6.0)
|
32 |
| - i18n (0.9.5) |
| 32 | + i18n (1.6.0) |
33 | 33 | concurrent-ruby (~> 1.0)
|
34 |
| - kramdown (2.3.1) |
| 34 | + kramdown (2.4.0) |
35 | 35 | rexml
|
36 |
| - listen (3.0.8) |
37 |
| - rb-fsevent (~> 0.9, >= 0.9.4) |
38 |
| - rb-inotify (~> 0.9, >= 0.9.7) |
| 36 | + listen (3.8.0) |
| 37 | + rb-fsevent (~> 0.10, >= 0.10.3) |
| 38 | + rb-inotify (~> 0.9, >= 0.9.10) |
39 | 39 | memoist (0.16.2)
|
40 |
| - middleman (4.3.11) |
| 40 | + middleman (4.4.3) |
41 | 41 | coffee-script (~> 2.2)
|
42 |
| - haml (>= 4.0.5) |
| 42 | + haml (>= 4.0.5, < 6.0) |
43 | 43 | kramdown (>= 2.3.0)
|
44 |
| - middleman-cli (= 4.3.11) |
45 |
| - middleman-core (= 4.3.11) |
| 44 | + middleman-cli (= 4.4.3) |
| 45 | + middleman-core (= 4.4.3) |
46 | 46 | middleman-autoprefixer (3.0.0)
|
47 | 47 | autoprefixer-rails (~> 10.0)
|
48 | 48 | middleman-core (>= 4.0.0)
|
49 |
| - middleman-cli (4.3.11) |
| 49 | + middleman-cli (4.4.3) |
50 | 50 | thor (>= 0.17.0, < 2.0)
|
51 |
| - middleman-core (4.3.11) |
52 |
| - activesupport (>= 4.2, < 6.0) |
53 |
| - addressable (~> 2.3) |
| 51 | + middleman-core (4.4.3) |
| 52 | + activesupport (>= 6.1, < 7.1) |
| 53 | + addressable (~> 2.4) |
54 | 54 | backports (~> 3.6)
|
55 |
| - bundler |
56 |
| - contracts (~> 0.13.0) |
| 55 | + bundler (~> 2.0) |
| 56 | + contracts (~> 0.13) |
57 | 57 | dotenv
|
58 | 58 | erubis
|
59 | 59 | execjs (~> 2.0)
|
60 | 60 | fast_blank
|
61 | 61 | fastimage (~> 2.0)
|
62 | 62 | hamster (~> 3.0)
|
63 | 63 | hashie (~> 3.4)
|
64 |
| - i18n (~> 0.9.0) |
65 |
| - listen (~> 3.0.0) |
| 64 | + i18n (~> 1.6.0) |
| 65 | + listen (~> 3.0) |
66 | 66 | memoist (~> 0.14)
|
67 |
| - padrino-helpers (~> 0.13.0) |
| 67 | + padrino-helpers (~> 0.15.0) |
68 | 68 | parallel
|
69 | 69 | rack (>= 1.4.5, < 3)
|
70 | 70 | sassc (~> 2.0)
|
71 | 71 | servolux
|
72 | 72 | tilt (~> 2.0.9)
|
| 73 | + toml |
73 | 74 | uglifier (~> 3.0)
|
74 |
| - middleman-syntax (3.2.0) |
| 75 | + webrick |
| 76 | + middleman-syntax (3.3.0) |
75 | 77 | middleman-core (>= 3.2)
|
76 | 78 | rouge (~> 3.2)
|
77 |
| - minitest (5.14.4) |
78 |
| - padrino-helpers (0.13.3.4) |
79 |
| - i18n (~> 0.6, >= 0.6.7) |
80 |
| - padrino-support (= 0.13.3.4) |
| 79 | + minitest (5.17.0) |
| 80 | + padrino-helpers (0.15.3) |
| 81 | + i18n (>= 0.6.7, < 2) |
| 82 | + padrino-support (= 0.15.3) |
81 | 83 | tilt (>= 1.4.1, < 3)
|
82 |
| - padrino-support (0.13.3.4) |
83 |
| - activesupport (>= 3.1) |
84 |
| - parallel (1.20.1) |
85 |
| - public_suffix (4.0.6) |
86 |
| - rack (2.2.6.2) |
87 |
| - rb-fsevent (0.11.0) |
| 84 | + padrino-support (0.15.3) |
| 85 | + parallel (1.22.1) |
| 86 | + parslet (2.0.0) |
| 87 | + public_suffix (5.0.1) |
| 88 | + rack (2.2.6.3) |
| 89 | + rb-fsevent (0.11.2) |
88 | 90 | rb-inotify (0.10.1)
|
89 | 91 | ffi (~> 1.0)
|
90 |
| - redcarpet (3.5.1) |
| 92 | + redcarpet (3.6.0) |
91 | 93 | rexml (3.2.5)
|
92 |
| - rouge (3.26.0) |
| 94 | + rouge (3.30.0) |
93 | 95 | sassc (2.4.0)
|
94 | 96 | ffi (~> 1.9)
|
95 | 97 | servolux (0.13.0)
|
96 |
| - temple (0.8.2) |
97 |
| - thor (1.1.0) |
98 |
| - thread_safe (0.3.6) |
99 |
| - tilt (2.0.10) |
100 |
| - tzinfo (1.2.10) |
101 |
| - thread_safe (~> 0.1) |
| 98 | + temple (0.10.0) |
| 99 | + thor (1.2.1) |
| 100 | + tilt (2.0.11) |
| 101 | + toml (0.3.0) |
| 102 | + parslet (>= 1.8.0, < 3.0.0) |
| 103 | + tzinfo (2.0.6) |
| 104 | + concurrent-ruby (~> 1.0) |
102 | 105 | uglifier (3.2.0)
|
103 | 106 | execjs (>= 0.3.0, < 3)
|
| 107 | + webrick (1.8.1) |
104 | 108 |
|
105 | 109 | PLATFORMS
|
106 | 110 | ruby
|
|
0 commit comments