7
7
minitest (>= 5.1 )
8
8
tzinfo (~> 2.0 )
9
9
zeitwerk (~> 2.3 )
10
- addressable (2.8.0 )
11
- public_suffix (>= 2.0.2 , < 5 .0 )
10
+ addressable (2.8.1 )
11
+ public_suffix (>= 2.0.2 , < 6 .0 )
12
12
autoprefixer-rails (10.2.5.0 )
13
13
execjs (< 2.8.0 )
14
14
backports (3.23.0 )
15
15
coffee-script (2.4.1 )
16
16
coffee-script-source
17
17
execjs
18
18
coffee-script-source (1.12.2 )
19
- concurrent-ruby (1.1.10 )
20
- contracts (0.13.0 )
19
+ concurrent-ruby (1.2.0 )
20
+ contracts (0.16.1 )
21
21
dotenv (2.8.1 )
22
22
erubis (2.7.0 )
23
23
execjs (2.7.0 )
32
32
hashie (3.6.0 )
33
33
i18n (1.6.0 )
34
34
concurrent-ruby (~> 1.0 )
35
- kramdown (2.3.1 )
35
+ kramdown (2.4.0 )
36
36
rexml
37
- listen (3.0.8 )
38
- rb-fsevent (~> 0.9 , >= 0.9.4 )
39
- rb-inotify (~> 0.9 , >= 0.9.7 )
37
+ listen (3.8.0 )
38
+ rb-fsevent (~> 0.10 , >= 0.10.3 )
39
+ rb-inotify (~> 0.9 , >= 0.9.10 )
40
40
memoist (0.16.2 )
41
- middleman (4.4.2 )
41
+ middleman (4.4.3 )
42
42
coffee-script (~> 2.2 )
43
- haml (>= 4.0.5 )
43
+ haml (>= 4.0.5 , < 6.0 )
44
44
kramdown (>= 2.3.0 )
45
- middleman-cli (= 4.4.2 )
46
- middleman-core (= 4.4.2 )
45
+ middleman-cli (= 4.4.3 )
46
+ middleman-core (= 4.4.3 )
47
47
middleman-autoprefixer (3.0.0 )
48
48
autoprefixer-rails (~> 10.0 )
49
49
middleman-core (>= 4.0.0 )
50
- middleman-cli (4.4.2 )
50
+ middleman-cli (4.4.3 )
51
51
thor (>= 0.17.0 , < 2.0 )
52
- middleman-core (4.4.2 )
53
- activesupport (>= 6.1 , < 7.0 )
52
+ middleman-core (4.4.3 )
53
+ activesupport (>= 6.1 , < 7.1 )
54
54
addressable (~> 2.4 )
55
55
backports (~> 3.6 )
56
56
bundler (~> 2.0 )
57
- contracts (~> 0.13.0 )
57
+ contracts (~> 0.13 )
58
58
dotenv
59
59
erubis
60
60
execjs (~> 2.0 )
63
63
hamster (~> 3.0 )
64
64
hashie (~> 3.4 )
65
65
i18n (~> 1.6.0 )
66
- listen (~> 3.0.0 )
66
+ listen (~> 3.0 )
67
67
memoist (~> 0.14 )
68
68
padrino-helpers (~> 0.15.0 )
69
69
parallel
81
81
middleman-core (>= 3.2 )
82
82
rouge (~> 3.2 )
83
83
mini_portile2 (2.8.0 )
84
- minitest (5.16.2 )
84
+ minitest (5.17.0 )
85
85
nokogiri (1.13.9 )
86
86
mini_portile2 (~> 2.8.0 )
87
87
racc (~> 1.4 )
88
- padrino-helpers (0.15.1 )
88
+ padrino-helpers (0.15.2 )
89
89
i18n (>= 0.6.7 , < 2 )
90
- padrino-support (= 0.15.1 )
90
+ padrino-support (= 0.15.2 )
91
91
tilt (>= 1.4.1 , < 3 )
92
- padrino-support (0.15.1 )
92
+ padrino-support (0.15.2 )
93
93
parallel (1.22.1 )
94
94
parslet (2.0.0 )
95
- public_suffix (4 .0.7 )
95
+ public_suffix (5 .0.1 )
96
96
racc (1.6.0 )
97
- rack (2.2.4 )
98
- rb-fsevent (0.11.1 )
97
+ rack (2.2.6.2 )
98
+ rb-fsevent (0.11.2 )
99
99
rb-inotify (0.10.1 )
100
100
ffi (~> 1.0 )
101
101
redcarpet (3.6.0 )
@@ -112,12 +112,12 @@ GEM
112
112
sprockets (3.7.2 )
113
113
concurrent-ruby (~> 1.0 )
114
114
rack (> 1 , < 3 )
115
- temple (0.8.2 )
116
- thor (1.1.0 )
115
+ temple (0.10.0 )
116
+ thor (1.2.1 )
117
117
tilt (2.0.11 )
118
118
toml (0.3.0 )
119
119
parslet (>= 1.8.0 , < 3.0.0 )
120
- tzinfo (2.0.5 )
120
+ tzinfo (2.0.6 )
121
121
concurrent-ruby (~> 1.0 )
122
122
uglifier (3.2.0 )
123
123
execjs (>= 0.3.0 , < 3 )
0 commit comments