./lib/rubypitaya/app-template/Gemfile in rubypitaya-2.17.0 vs ./lib/rubypitaya/app-template/Gemfile in rubypitaya-2.18.0

- old
+ new

@@ -1,7 +1,7 @@ source "https://rubygems.org" -gem 'rubypitaya', '2.17.0' +gem 'rubypitaya', '2.18.0' group :development do gem 'pry', '0.14.0' gem 'bundler', '2.1.4' gem 'rspec', '3.10.0'