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