Skip to content

Commit

Permalink
Remove duplicate dependencies from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Jul 24, 2013
1 parent b709f7d commit 4cb08c0
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions Gemfile
@@ -1,13 +1,3 @@
source "http://rubygems.org"

gem 'commander'
gem 'active_support'
gem 'i18n'
gem 'tzinfo'

gem 'octokit'
gem 'terminal-table'
gem 'erubis'
gem 'hashie'

gemspec
gemspec

0 comments on commit 4cb08c0

Please sign in to comment.