Skip to content

Commit

Permalink
Point to bart_api's git repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottwilliams committed Aug 11, 2017
1 parent 0c24022 commit 6f2cf98
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem 'httparty'
gem 'eventmachine'

# API wrappers for transit agencies
gem 'bart_api', :path => '~/ps/bart_api'
gem 'bart_api', :git => 'https://github.com/propershark/bart_api.git'

# Option parsing for CLIs
gem 'trollop'
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PATH
remote: ../../../ps/bart_api
GIT
remote: https://github.com/propershark/bart_api.git
revision: db0a3122987ddf6866c9b3cf75a44935eff8d368
specs:
bart_api (0.1.0)
httparty (~> 0.13)
Expand Down

0 comments on commit 6f2cf98

Please sign in to comment.