We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d7817 commit 2b21dd8Copy full SHA for 2b21dd8
Gemfile
@@ -6,6 +6,8 @@ gemspec
6
7
gem "html-proofer", "~> 5.0", group: :test
8
9
+gem "sass-embedded", "~> 1.70.0" # 이전 안정 버전으로 고정
10
+
11
platforms :mingw, :x64_mingw, :mswin, :jruby do
12
gem "tzinfo", ">= 1", "< 3"
13
gem "tzinfo-data"
0 commit comments