cookbooks/tvdinner/templates/default/Gemfile.erb in tvd-tvdinner-0.0.17 vs cookbooks/tvdinner/templates/default/Gemfile.erb in tvd-tvdinner-0.0.18
- old
+ new
@@ -1,9 +1,9 @@
-require "development"
-
source "https://rubygems.org"
gemspec
+
+require "development"
gem "tvd-tvdinner" unless File.exists?(File.expand_path("../tvd-tvdinner.gemspec", __FILE__))
gem "chefspec"
gem "minitest-chef-handler"
gem "foodcritic", :platforms => :ruby_19