Skip to content

Commit

Permalink
Merge pull request #199 from ahorek/libsass_update_364
Browse files Browse the repository at this point in the history
Update libsass to 3.6.4
  • Loading branch information
bolandrm committed Jun 2, 2020
2 parents 7df1271 + 38cbb78 commit 9256d01
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
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 9256d01

Please sign in to comment.