Skip to content

Commit

Permalink
Update libsass to 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed Nov 6, 2019
1 parent 08b80f8 commit afc0ef1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.2", Native.version
assert_equal "3.6.3", Native.version
end
end

Expand Down

0 comments on commit afc0ef1

Please sign in to comment.