Skip to content

Commit

Permalink
gotta get git via ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegee committed Dec 19, 2012
1 parent e6eafed commit 43f54ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'json'
gem "oauth-plugin", "~> 0.4.0"

gem 'anjlab-bootstrap-rails', :require => 'bootstrap-rails',
:git => 'git://github.com/anjlab/bootstrap-rails.git'
:git => 'git@github.com:anjlab/bootstrap-rails'
# use Devise for login
gem 'devise'
gem 'omniauth'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GIT
remote: git://github.com/anjlab/bootstrap-rails.git
revision: a80e0bfa0dad45bf6590e302ccbdc0c36edbcf1a
remote: git@github.com:anjlab/bootstrap-rails
revision: 178781059753555cc0d00aef56d8766049b81f93
specs:
anjlab-bootstrap-rails (2.2.1.2)
anjlab-bootstrap-rails (2.2.2.0)
railties (>= 3.0)
sass (>= 3.2)

Expand Down

0 comments on commit 43f54ac

Please sign in to comment.