Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
update Gemfile.locks
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott committed Aug 16, 2013
1 parent 04721ad commit 3b4d155
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: git://github.com/sinatra/sinatra
revision: ccbf20272ab516fda7c51a93344c8a46eb2f8b8f
remote: git://github.com/sinatra/sinatra.git
revision: be4bddaa98ecb5b84a540ad721787f372e1b2d1c
specs:
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)

Expand All @@ -12,16 +12,15 @@ PATH
specs:
sinatra-contrib (1.4.0)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (~> 1.3)

GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
backports (3.3.0)
backports (3.3.3)
diff-lcs (1.2.2)
erubis (2.7.0)
eventmachine (1.0.3)
Expand Down Expand Up @@ -55,6 +54,7 @@ PLATFORMS

DEPENDENCIES
erubis
eventmachine
haml
json
multi_json
Expand Down

0 comments on commit 3b4d155

Please sign in to comment.