You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -45,9 +49,7 @@ Gem::Specification.new do |spec|
45
49
spec.add_dependency"middleman-compass"
46
50
spec.add_dependency"middleman-livereload"
47
51
spec.add_dependency"middleman-search-gds"
48
-
=begin
49
-
middleman-sprockets is very old and out of date. V4.1.0 has a breaking change. Will look to replace with gem "dartsass-sprockets" or uses sass in the package.json
50
-
=end
52
+
# middleman-sprockets is very old and out of date. V4.1.0 has a breaking change. Will look to replace with gem "dartsass-sprockets" or uses sass in the package.json
51
53
spec.add_dependency"middleman-sprockets","4.0.0"
52
54
spec.add_dependency"middleman-syntax"
53
55
spec.add_dependency"mutex_m"# TODO: remove once activesupport declares this itself.
0 commit comments