File tree Expand file tree Collapse file tree 1 file changed +28
-25
lines changed Expand file tree Collapse file tree 1 file changed +28
-25
lines changed Original file line number Diff line number Diff line change 10
10
public_suffix (>= 2.0.2 , < 6.0 )
11
11
autoprefixer-rails (10.4.7.0 )
12
12
execjs (~> 2 )
13
- backports (3.25.0 )
14
13
coffee-script (2.4.1 )
15
14
coffee-script-source
16
15
execjs
21
20
em-websocket (0.5.3 )
22
21
eventmachine (>= 0.12.9 )
23
22
http_parser.rb (~> 0 )
24
- erubis ( 2.7.0 )
23
+ erubi ( 1.13.1 )
25
24
eventmachine (1.2.7 )
26
25
execjs (2.9.1 )
27
26
fast_blank (1.0.1 )
47
46
listen (3.9.0 )
48
47
rb-fsevent (~> 0.10 , >= 0.10.3 )
49
48
rb-inotify (~> 0.9 , >= 0.9.10 )
49
+ logger (1.7.0 )
50
50
memoist (0.16.2 )
51
- middleman (4.5.1 )
52
- coffee-script (~> 2.2 )
53
- haml (>= 4.0.5 )
54
- kramdown (>= 2.3.0 )
55
- middleman-cli (= 4.5.1 )
56
- middleman-core (= 4.5.1 )
51
+ middleman (4.6.1 )
52
+ middleman-cli (= 4.6.1 )
53
+ middleman-core (= 4.6.1 )
57
54
middleman-autoprefixer (3.0.0 )
58
55
autoprefixer-rails (~> 10.0 )
59
56
middleman-core (>= 4.0.0 )
60
- middleman-cli (4.5 .1 )
61
- thor (>= 0.17.0 , < 1.3.0 )
62
- middleman-core (4.5 .1 )
63
- activesupport (>= 6.1 , < 7.1 )
57
+ middleman-cli (4.6 .1 )
58
+ thor (>= 0.17.0 , < 2 )
59
+ middleman-core (4.6 .1 )
60
+ activesupport (>= 6.1 )
64
61
addressable (~> 2.4 )
65
- backports (~> 3.6 )
66
62
bundler (~> 2.0 )
67
- contracts (~> 0.13 , < 0.17 )
63
+ coffee-script (~> 2.2 )
64
+ contracts
68
65
dotenv
69
- erubis
66
+ erubi
70
67
execjs (~> 2.0 )
71
68
fast_blank
72
69
fastimage (~> 2.0 )
70
+ haml (>= 4.0.5 )
73
71
hamster (~> 3.0 )
74
- hashie (~> 3.4 )
75
- i18n (~> 1.6.0 )
72
+ hashie (>= 3.4 , < 6.0 )
73
+ i18n (>= 1.6 , < 1.15 )
74
+ kramdown (~> 2.4 )
76
75
listen (~> 3.0 )
77
76
memoist (~> 0.14 )
78
77
padrino-helpers (~> 0.15.0 )
79
78
parallel
80
- rack (>= 1.4.5 , < 3 )
79
+ rack (>= 3 )
80
+ rackup
81
81
sassc (~> 2.0 )
82
82
servolux
83
- tilt (~> 2.0.9 )
83
+ tilt (~> 2.2 )
84
84
toml
85
- uglifier (~> 3.0 )
85
+ uglifier (>= 3 , < 5 )
86
86
webrick
87
87
middleman-gh-pages (0.4.1 )
88
88
rake (> 0.9.3 )
118
118
parslet (2.0.0 )
119
119
public_suffix (5.0.5 )
120
120
racc (1.8.1 )
121
- rack (2.2.14 )
121
+ rack (3.1.16 )
122
122
rack-livereload (0.3.17 )
123
123
rack
124
+ rackup (2.2.1 )
125
+ rack (>= 3 )
124
126
rake (13.3.0 )
125
127
rb-fsevent (0.11.2 )
126
128
rb-inotify (0.11.1 )
@@ -136,12 +138,13 @@ GEM
136
138
sassc (2.4.0 )
137
139
ffi (~> 1.9 )
138
140
servolux (0.13.0 )
139
- sprockets (3.7 .2 )
141
+ sprockets (4.2 .2 )
140
142
concurrent-ruby (~> 1.0 )
141
- rack (> 1 , < 3 )
143
+ logger
144
+ rack (>= 2.2.4 , < 4 )
142
145
temple (0.10.3 )
143
- thor (1.2.2 )
144
- tilt (2.0.11 )
146
+ thor (1.4.0 )
147
+ tilt (2.6.1 )
145
148
toml (0.3.0 )
146
149
parslet (>= 1.8.0 , < 3.0.0 )
147
150
tzinfo (2.0.6 )
You can’t perform that action at this time.
0 commit comments