Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed Gemfile to not point to Yehuda's local version
  • Loading branch information
wagenet committed Jan 19, 2011
1 parent 746d259 commit 2c173ec
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions Gemfile.lock
@@ -1,14 +1,3 @@
PATH
remote: /Users/wycats/Code/strobe/guides
specs:
guides (0.6.2)
RedCloth (~> 4.1.1)
actionpack (~> 3.0.0)
activesupport (~> 3.0.0)
rack (~> 1.2.1)
thin (~> 1.2.7)
thor (~> 0.14.6)

GEM
remote: http://rubygems.org/
specs:
Expand All @@ -34,6 +23,13 @@ GEM
erubis (2.6.6)
abstract (>= 1.0.0)
eventmachine (0.12.10)
guides (0.6.4)
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)
rack (1.2.1)
rack-mount (0.6.13)
Expand All @@ -45,10 +41,10 @@ GEM
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tzinfo (0.3.23)
tzinfo (0.3.24)

PLATFORMS
ruby

DEPENDENCIES
guides!
guides

0 comments on commit 2c173ec

Please sign in to comment.