Skip to content

Commit

Permalink
Merge pull request #164 from ahorek/libsass_update
Browse files Browse the repository at this point in the history
Update libsass to 3.6.3
  • Loading branch information
bolandrm authored Mar 3, 2020
2 parents 2f8aea1 + dc0e251 commit b905869
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ext/libsass
Submodule libsass updated 117 files
2 changes: 1 addition & 1 deletion test/native_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module NativeTest

class General < MiniTest::Test
def test_it_reports_the_libsass_version
assert_equal "3.6.1", Native.version
assert_equal "3.6.3", Native.version
end
end

Expand Down

0 comments on commit b905869

Please sign in to comment.