test/railsapi/Gemfile.rails_3_2.lock in redis-kit-0.0.5 vs test/railsapi/Gemfile.rails_3_2.lock in redis-kit-0.0.6
- old
+ new
@@ -1,63 +1,62 @@
PATH
remote: ../../
specs:
- redis-kit (0.0.4)
+ redis-kit (0.0.5)
hiredis (~> 0.4.0)
- mock_redis (~> 0.6.0)
+ mock_redis (~> 0.10.0)
redis (~> 3.0.0)
GEM
remote: https://rubygems.org/
specs:
- actionmailer (3.2.12)
- actionpack (= 3.2.12)
- mail (~> 2.4.4)
- actionpack (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
+ actionmailer (3.2.15)
+ actionpack (= 3.2.15)
+ mail (~> 2.5.4)
+ actionpack (3.2.15)
+ activemodel (= 3.2.15)
+ activesupport (= 3.2.15)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
- activemodel (3.2.12)
- activesupport (= 3.2.12)
+ activemodel (3.2.15)
+ activesupport (= 3.2.15)
builder (~> 3.0.0)
- activerecord (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
+ activerecord (3.2.15)
+ activemodel (= 3.2.15)
+ activesupport (= 3.2.15)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activeresource (3.2.12)
- activemodel (= 3.2.12)
- activesupport (= 3.2.12)
- activesupport (3.2.12)
- i18n (~> 0.6)
+ activeresource (3.2.15)
+ activemodel (= 3.2.15)
+ activesupport (= 3.2.15)
+ activesupport (3.2.15)
+ i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
- arel (3.0.2)
+ arel (3.0.3)
builder (3.0.4)
coderay (1.0.9)
erubis (2.7.0)
- hike (1.2.1)
+ hike (1.2.3)
hiredis (0.4.5)
hiredis (0.4.5-java)
- i18n (0.6.4)
+ i18n (0.6.5)
journey (1.0.4)
- json (1.7.7)
- json (1.7.7-java)
- mail (2.4.4)
- i18n (>= 0.4.0)
+ json (1.8.1)
+ json (1.8.1-java)
+ mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.1)
- mime-types (1.21)
+ mime-types (1.25.1)
minitest (4.6.2)
- mock_redis (0.6.6)
- multi_json (1.6.1)
+ mock_redis (0.10.0)
+ multi_json (1.8.2)
polyglot (0.3.3)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
@@ -73,33 +72,33 @@
rack
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
- rails (3.2.12)
- actionmailer (= 3.2.12)
- actionpack (= 3.2.12)
- activerecord (= 3.2.12)
- activeresource (= 3.2.12)
- activesupport (= 3.2.12)
+ rails (3.2.15)
+ actionmailer (= 3.2.15)
+ actionpack (= 3.2.15)
+ activerecord (= 3.2.15)
+ activeresource (= 3.2.15)
+ activesupport (= 3.2.15)
bundler (~> 1.0)
- railties (= 3.2.12)
+ railties (= 3.2.15)
rails-api (0.0.3)
actionpack (>= 3.2.6)
railties (>= 3.2.6)
tzinfo (~> 0.3.31)
- railties (3.2.12)
- actionpack (= 3.2.12)
- activesupport (= 3.2.12)
+ railties (3.2.15)
+ actionpack (= 3.2.15)
+ activesupport (= 3.2.15)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (0.9.6)
rdoc (3.12.2)
json (~> 1.4)
- redis (3.0.3)
+ redis (3.0.6)
redis-namespace (1.2.1)
redis (~> 3.0.0)
resque (1.23.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0)
@@ -114,12 +113,12 @@
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
- thor (0.17.0)
- tilt (1.3.4)
- treetop (1.4.12)
+ thor (0.18.1)
+ tilt (1.4.1)
+ treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.36)
vegas (0.1.11)
rack (>= 1.0.0)