Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fareesh committed May 3, 2013
1 parent c99ba7e commit adf419a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
@@ -1,4 +1,4 @@
source :rubygems
source "https://rubygems.org"
gem 'mime-types'
gem 'sinatra'
gem 'json'
Expand All @@ -10,4 +10,4 @@ gem 'rest-client'
gem 'mongo'
gem "mongoid", "~> 2.4"
gem "bson_ext", "~> 1.5"
gem 'rack-flash3'
gem 'rack-flash3'

0 comments on commit adf419a

Please sign in to comment.