Skip to content

Commit

Permalink
Update libsass to 3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed May 1, 2020
1 parent 7df1271 commit 38cbb78
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 125 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.3", Native.version
assert_equal "3.6.4", Native.version
end
end

Expand Down

0 comments on commit 38cbb78

Please sign in to comment.