diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2,8 +2,6 @@ source 'https://rubygems.org' gemspec -gem 'backports', :platform => :ruby_18 - group :development do gem 'guard' gem 'guard-bundler' |