Checkpoint / the simplest test looks to be working now (~/.vimrc)
[vagrant-dotfiles.git] / copy_my_conf.gemspec
diff --git a/copy_my_conf.gemspec b/copy_my_conf.gemspec
deleted file mode 100644 (file)
index f5452ba..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Gem::Specification.new do |s|
-  s.name        = 'copy_my_conf'
-  s.version     = '0.1.1'
-  s.date        = '2013-07-06'
-  s.summary     = "Vagrant Provisioner to copy your configuration files into vagrant box"
-  s.description = "Copy your configurations easily into vagrant box"
-  s.authors     = ["Akshay Mankar"]
-  s.email       = 'itsakshaymankar@gmail.com'
-  s.files       = Dir["lib/**/*.rb"]
-  s.homepage    = 'http://github.com/akshaymankar/copy_my_conf'
-end