samples/grape/init/Gemfile in clone-1.0.0.beta vs samples/grape/init/Gemfile in clone-1.0.0.beta2

- old
+ new

@@ -1,2 +1,2 @@ -#A Ruby framework for rapid API development with great conventions. -gem "grape" +gem 'grape' +gem 'grape-dsl'