Skip to content

Commit

Permalink
Add inflecto gem needed in test mode
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Jul 24, 2014
1 parent 782e6b8 commit 97f9262
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Expand Up @@ -5,4 +5,8 @@ gemspec
gem 'bogus', '~> 0.1'
gem 'devtools', :git => 'https://github.com/rom-rb/devtools', branch: 'master'

group :test do
gem 'inflecto', '~> 0.0.2'
end

eval_gemfile 'Gemfile.devtools'

0 comments on commit 97f9262

Please sign in to comment.