use bundler 1.7

This commit is contained in:
Tommy Parnell
2015-05-17 01:51:20 -04:00
parent 65b9177950
commit 8d482ead9b
2 changed files with 2 additions and 2 deletions

View File

@@ -4,5 +4,5 @@ class TestNetrunnerDb < Minitest::Test
def test_that_it_has_a_version_number
refute_nil ::NetrunnerDb::VERSION
end
end