Skip to content

Commit

Permalink
Updating Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Nov 13, 2010
1 parent 10f2b85 commit ced3ed5
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
Expand Up @@ -5,4 +5,4 @@ gem 'bson_ext'
gem 'mongo_mapper'
gem 'oa-oauth'
gem 'sinatra'
gem 'grape', '0.0.0.beta.1', :path => '/Users/mbleigh/gems/grape'
gem 'grape', '0.0.0.beta.1', :git => 'git://github.com/intridea/grape.git'

0 comments on commit ced3ed5

Please sign in to comment.