Skip to content

Commit b905869

Browse files
authored
Merge pull request #164 from ahorek/libsass_update
Update libsass to 3.6.3
2 parents 2f8aea1 + dc0e251 commit b905869

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext/libsass

Submodule libsass updated 117 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.1", Native.version
14+
assert_equal "3.6.3", Native.version
1515
end
1616
end
1717

0 commit comments

Comments
 (0)