Skip to content

Commit d3361dc

Browse files
committed
Any version 2 of ruby should do it.
1 parent b6ae44f commit d3361dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

priv/sass/Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source "http://rubygems.org"
22

3-
ruby '~> 2.0.0'
3+
ruby '~> 2'
44

5-
gem 'sass', '~> 3.4', '>= 3.4.23'
5+
gem 'sass', '~> 3.4', '>= 3.4.23'

0 commit comments

Comments
 (0)