./lib/rubypitaya/app-template/Gemfile in rubypitaya-2.25.1 vs ./lib/rubypitaya/app-template/Gemfile in rubypitaya-2.26.0
- old
+ new
@@ -1,7 +1,7 @@
source "https://rubygems.org"
-gem 'rubypitaya', '2.25.1'
+gem 'rubypitaya', '2.26.0'
group :development do
gem 'pry', '0.14.0'
gem 'bundler', '2.1.4'
gem 'rspec', '3.10.0'