examples/rails_example/Gemfile in sandboxy-1.1.1 vs examples/rails_example/Gemfile in sandboxy-2.0.0

- old
+ new

@@ -5,9 +5,10 @@ "https://github.com/#{repo_name}.git" end gem 'sandboxy' +gem 'grape' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 5.1.3' # Use sqlite3 as the database for Active Record