./lib/rubypitaya/app-template/Gemfile in rubypitaya-1.6.1 vs ./lib/rubypitaya/app-template/Gemfile in rubypitaya-1.6.2
- old
+ new
@@ -1,7 +1,7 @@
source "https://rubygems.org"
-gem 'rubypitaya', '1.6.1'
+gem 'rubypitaya', '1.6.2'
group :development do
gem 'pry', '0.12.2'
gem 'bundler', '1.17.2'
gem 'rake', '10.0'
\ No newline at end of file