Gemfile in gris-0.0.8 vs Gemfile in gris-0.0.9

- old
+ new

@@ -1,8 +1,10 @@ source 'https://rubygems.org/' gemspec +gem 'hashie_rails', git: 'https://github.com/dylanfareed/hashie_rails.git', branch: 'off-the-rails' + group :development do gem 'byebug' gem 'rubocop' gem 'guard-rspec', require: false gem 'guard-rubocop'