Mercurial > rsstweet
comparison Gemfile.lock @ 147:2b081cc7f383
Try using earlier redis
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 14 Dec 2017 15:05:24 +0900 |
parents | 64f697fe3af1 |
children | 8a84441a8f55 |
comparison
equal
deleted
inserted
replaced
146:7ca8aeba1a63 | 147:2b081cc7f383 |
---|---|
76 method_source | 76 method_source |
77 rake (>= 0.8.7) | 77 rake (>= 0.8.7) |
78 thor (>= 0.18.1, < 2.0) | 78 thor (>= 0.18.1, < 2.0) |
79 raindrops (0.19.0) | 79 raindrops (0.19.0) |
80 rake (12.3.0) | 80 rake (12.3.0) |
81 redis (4.0.1) | 81 redis (3.3.5) |
82 redis-actionpack (5.0.2) | 82 redis-actionpack (5.0.2) |
83 actionpack (>= 4.0, < 6) | 83 actionpack (>= 4.0, < 6) |
84 redis-rack (>= 1, < 3) | 84 redis-rack (>= 1, < 3) |
85 redis-store (>= 1.1.0, < 2) | 85 redis-store (>= 1.1.0, < 2) |
86 redis-activesupport (5.0.4) | 86 redis-activesupport (5.0.4) |
91 redis-store (>= 1.2, < 2) | 91 redis-store (>= 1.2, < 2) |
92 redis-rails (5.0.2) | 92 redis-rails (5.0.2) |
93 redis-actionpack (>= 5.0, < 6) | 93 redis-actionpack (>= 5.0, < 6) |
94 redis-activesupport (>= 5.0, < 6) | 94 redis-activesupport (>= 5.0, < 6) |
95 redis-store (>= 1.2, < 2) | 95 redis-store (>= 1.2, < 2) |
96 redis-store (1.4.1) | 96 redis-store (1.3.0) |
97 redis (>= 2.2, < 5) | 97 redis (>= 2.2) |
98 simple_oauth (0.3.1) | 98 simple_oauth (0.3.1) |
99 thor (0.20.0) | 99 thor (0.20.0) |
100 thread_safe (0.3.6) | 100 thread_safe (0.3.6) |
101 thread_safe (0.3.6-java) | 101 thread_safe (0.3.6-java) |
102 twitter (6.2.0) | 102 twitter (6.2.0) |
132 actionpack (~> 5.1.0) | 132 actionpack (~> 5.1.0) |
133 actionview (~> 5.1.0) | 133 actionview (~> 5.1.0) |
134 newrelic_rpm | 134 newrelic_rpm |
135 puma | 135 puma |
136 railties (~> 5.1.0) | 136 railties (~> 5.1.0) |
137 redis (>= 3.3.3) | 137 redis (= 3.3.5) |
138 redis-rails | 138 redis-rails |
139 redis-store (= 1.3.0) | |
139 twitter | 140 twitter |
140 twitter-text | 141 twitter-text |
141 unicorn | 142 unicorn |
142 | 143 |
143 BUNDLED WITH | 144 BUNDLED WITH |