Skip to content

Commit

Permalink
Use 'sinatra' gem ( 1.2.6 )
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott committed May 29, 2011
1 parent 6a09a99 commit fc23d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
source :rubygems source :rubygems
gem "sinatra", :git => "git://github.com/sinatra/sinatra.git" gem "sinatra"
gem "sass" gem "sass"
gem "rdiscount" gem "rdiscount"
gem "rack-cache" gem "rack-cache"

0 comments on commit fc23d32

Please sign in to comment.