magic_test.gemspec in magic_test-0.0.7 vs magic_test.gemspec in magic_test-0.0.9

- old
+ new

@@ -7,10 +7,10 @@ spec.version = MagicTest::VERSION spec.authors = ["Andrew Culver", "Adam Pallozzi"] spec.email = ["andrew.culver@gmail.com", "adampallozzi@gmail.com"] spec.summary = "Create system tests interactively." - spec.homepage = "https://github.com/bullet-train/magic_test" + spec.homepage = "https://github.com/bullet-train-co/magic_test" spec.license = "MIT" # Specify which files should be added to the gem when it is released. # The `git ls-files -z` loads the files in the RubyGem that have been added into git. spec.files = Dir.chdir(File.expand_path("..", __FILE__)) do