Skip to content

Commit

Permalink
namspaced_redis version increased
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartmckee committed May 6, 2012
1 parent dc92814 commit 376e136
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -10,7 +10,7 @@ gem 'addressable'
gem 'json'
gem 'sinatra'
gem 'haml'
gem 'namespaced_redis'
gem 'namespaced_redis', ">=1.0.2"

gem 'rspec'
gem 'rspec-core'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -8,7 +8,7 @@ GEM
json (1.6.5)
mock_redis (0.4.0)
multi_json (1.0.4)
namespaced_redis (0.0.2)
namespaced_redis (1.0.2)
redis
nokogiri (1.5.0)
rack (1.4.1)
Expand Down Expand Up @@ -48,7 +48,7 @@ DEPENDENCIES
haml
json
mock_redis
namespaced_redis
namespaced_redis (>= 1.0.2)
nokogiri
rake
redis
Expand Down

0 comments on commit 376e136

Please sign in to comment.