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 'class_options', :git => 'https://github.com/Gibheer/class_options.git' - group :development do gem 'devutils-guard' |