Skip to content

Commit

Permalink
Manually add shoes dependency to Gemfile, including specific commit
Browse files Browse the repository at this point in the history
  • Loading branch information
davy committed Nov 16, 2013
1 parent c2e8cb6 commit 7226d30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@ gem "rdoc", "~>4.0", :group => [:development, :test]
gem "hoe-bundler", "~>1.2.0", :group => [:development, :test]
gem "hoe", "~>3.7", :group => [:development, :test]

## MANUALLY ADDED
gem 'shoes', github: 'shoes/shoes4', :ref => '7d0a1eefea601917dd01419b14ded2812d0acb9f'

# vim: syntax=ruby

0 comments on commit 7226d30

Please sign in to comment.