Gemfile in code-ruby-0.5.6 vs Gemfile in code-ruby-0.6.0
- old
+ new
@@ -1,8 +1,5 @@
source "https://rubygems.org"
-gemspec name: "template-ruby"
-gemspec name: "code-ruby"
+gemspec
gem "rspec"
-gem "syntax_tree", github: "dorianmariefr/syntax_tree"
-gem "ruby-prof"