Skip to content

Commit 9256d01

Browse files
authored
Merge pull request #199 from ahorek/libsass_update_364
Update libsass to 3.6.4
2 parents 7df1271 + 38cbb78 commit 9256d01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext/libsass

Submodule libsass updated 125 files

test/native_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ module NativeTest
1111

1212
class General < MiniTest::Test
1313
def test_it_reports_the_libsass_version
14-
assert_equal "3.6.3", Native.version
14+
assert_equal "3.6.4", Native.version
1515
end
1616
end
1717

0 commit comments

Comments
 (0)