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