./lib/rubypitaya/app-template/Gemfile in rubypitaya-2.26.2 vs ./lib/rubypitaya/app-template/Gemfile in rubypitaya-2.26.3

- old
+ new

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