Skip to content

Commit

Permalink
removing local path for pivotal-tracker gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Brien Wankel committed May 7, 2013
1 parent 08946d6 commit 06c058b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'pivotal-tracker', :path => '~/dev/pivotal-tracker'
gem 'pivotal-tracker'
gem 'sqlite3'
gem 'ruby-progressbar'
gem 'pry'
Expand Down

0 comments on commit 06c058b

Please sign in to comment.