Gemfile in frontkick-0.4.7 vs Gemfile in frontkick-0.4.8

- old
+ new

@@ -1,4 +1,6 @@ # encoding: utf-8 source 'https://rubygems.org' gemspec +gem 'pry' +gem 'pry-nav'