Skip to content

Commit

Permalink
add gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Jul 5, 2012
1 parent f47dfa3 commit 28a4da0
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
source :rubygems
gemspec
41 changes: 41 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
PATH
remote: .
specs:
memcached (1.4.3)

GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.6)
i18n (~> 0.6)
multi_json (~> 1.0)
allison (2.0.3)
echoe (4.6.3)
allison (>= 2.0.3)
gemcutter (>= 0.7.0)
rake (>= 0.9.2)
rdoc (>= 3.6.1)
rubyforge (>= 2.0.4)
gemcutter (0.7.1)
i18n (0.6.0)
json (1.7.3)
json_pure (1.7.3)
metaclass (0.0.1)
mocha (0.12.0)
metaclass (~> 0.0.1)
multi_json (1.3.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rubyforge (2.0.4)
json_pure (>= 1.1.7)

PLATFORMS
ruby

DEPENDENCIES
activesupport
echoe
memcached!
mocha
rake

0 comments on commit 28a4da0

Please sign in to comment.