Gemfile in gris-0.0.9 vs Gemfile in gris-0.1.0
- old
+ new
@@ -1,10 +1,8 @@
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'