Skip to content

Commit

Permalink
First version
Browse files Browse the repository at this point in the history
  • Loading branch information
jnak committed Feb 21, 2012
1 parent 67d0f8c commit ae98e3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -4,6 +4,7 @@ gem "em-synchrony"
gem "daemons"
gem "activesupport", ">= 3.0.0"
gem "redis", ">= 2.2.0"
gem "hiredis", ">= 0.3.1"
gem "i18n"

# Add dependencies to develop your gem here.
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -7,6 +7,7 @@ GEM
eventmachine (>= 1.0.0.beta.1)
eventmachine (1.0.0.beta.4)
git (1.2.5)
hiredis (0.3.2)
i18n (0.6.0)
jeweler (1.8.3)
bundler (~> 1.0)
Expand All @@ -33,6 +34,7 @@ DEPENDENCIES
bundler (~> 1.0.0)
daemons
em-synchrony
hiredis (>= 0.3.1)
i18n
jeweler (~> 1.8.3)
rdoc (~> 3.12)
Expand Down

0 comments on commit ae98e3c

Please sign in to comment.