Skip to content

Commit

Permalink
Added hoe-git into dev bundle group
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkersten committed Nov 24, 2011
1 parent 3e19ee3 commit 2e367e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -20,5 +20,6 @@ group :development, :test do
gem 'autotest-rails', '~> 4.1.0'
gem 'fakeweb'
gem 'hoe', '~> 2.8.0'
gem 'hoe-git'
gem 'ZenTest'
end
3 changes: 3 additions & 0 deletions Gemfile.lock
Expand Up @@ -37,6 +37,8 @@ GEM
hashie (1.0.0)
hoe (2.8.0)
rake (>= 0.8.7)
hoe-git (1.3.0)
hoe (>= 2.2.0)
httparty (0.7.8)
crack (= 0.1.8)
json (1.6.1)
Expand Down Expand Up @@ -79,6 +81,7 @@ DEPENDENCIES
friendly_id (~> 3.2.1)
hashie (~> 1.0.0)
hoe (~> 2.8.0)
hoe-git
httparty (~> 0.7.4)
rails (= 2.3.14)
redmine_plugin_support
Expand Down

0 comments on commit 2e367e2

Please sign in to comment.