Skip to content

Commit

Permalink
Updated Gemfile.lock to guides 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wagenet committed Feb 5, 2011
1 parent cb08f3d commit 04f130f
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions Gemfile.lock
@@ -1,3 +1,15 @@
PATH
remote: /Users/peterwagenet/Programming/Ruby/guides
specs:
guides (0.6.5)
RedCloth (~> 4.1.1)
actionpack (~> 3.0.0)
activesupport (~> 3.0.0)
maruku (~> 0.6.0)
rack (~> 1.2.1)
thin (~> 1.2.7)
thor (~> 0.14.6)

GEM
remote: http://rubygems.org/
specs:
Expand All @@ -23,19 +35,15 @@ GEM
erubis (2.6.6)
abstract (>= 1.0.0)
eventmachine (0.12.10)
guides (0.6.5)
RedCloth (~> 4.1.1)
actionpack (~> 3.0.0)
activesupport (~> 3.0.0)
rack (~> 1.2.1)
thin (~> 1.2.7)
thor (~> 0.14.6)
i18n (0.5.0)
maruku (0.6.0)
syntax (>= 1.0.0)
rack (1.2.1)
rack-mount (0.6.13)
rack (>= 1.0.0)
rack-test (0.5.7)
rack (>= 1.0)
syntax (1.0.0)
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
Expand All @@ -47,4 +55,4 @@ PLATFORMS
ruby

DEPENDENCIES
guides (~> 0.6.5)
guides!

0 comments on commit 04f130f

Please sign in to comment.