File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ gem 'middleman-sprockets', '~> 4.1'
9
9
gem 'rouge' , '~> 3.21'
10
10
gem 'redcarpet' , '~> 3.6.0'
11
11
gem 'nokogiri' , '~> 1.18.3'
12
- gem 'sprockets' , '~> 3.7 '
12
+ gem 'sprockets' , '~> 4.0 '
13
13
gem 'sass'
14
14
gem 'webrick'
Original file line number Diff line number Diff line change 11
11
autoprefixer-rails (10.4.16.0 )
12
12
execjs (~> 2 )
13
13
backports (3.25.0 )
14
- base64 (0.2.0 )
15
14
coffee-script (2.4.1 )
16
15
coffee-script-source
17
16
execjs
18
17
coffee-script-source (1.12.2 )
19
- concurrent-ruby (1.3.4 )
18
+ concurrent-ruby (1.3.5 )
20
19
contracts (0.16.1 )
21
20
dotenv (3.1.2 )
22
21
erubis (2.7.0 )
95
94
parslet (2.0.0 )
96
95
public_suffix (6.0.0 )
97
96
racc (1.8.1 )
98
- rack (2.2.9 )
97
+ rack (2.2.11 )
99
98
rb-fsevent (0.11.2 )
100
99
rb-inotify (0.11.1 )
101
100
ffi (~> 1.0 )
110
109
sassc (2.4.0 )
111
110
ffi (~> 1.9 )
112
111
servolux (0.13.0 )
113
- sprockets (3.7.5 )
114
- base64
112
+ sprockets (4.2.1 )
115
113
concurrent-ruby (~> 1.0 )
116
- rack (> 1 , < 3 )
114
+ rack (>= 2.2.4 , < 4 )
117
115
temple (0.10.3 )
118
116
thor (1.2.2 )
119
117
tilt (2.0.11 )
@@ -137,7 +135,7 @@ DEPENDENCIES
137
135
redcarpet (~> 3.6.0 )
138
136
rouge (~> 3.21 )
139
137
sass
140
- sprockets (~> 3.7 )
138
+ sprockets (~> 4.0 )
141
139
webrick
142
140
143
141
RUBY VERSION
You can’t perform that action at this time.
0 commit comments