redis-store 0.3.9 → 1.0.0.beta1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of redis-store might be problematic. Click here for more details.

data/Gemfile.lock DELETED
@@ -1,181 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- ParseTree (3.0.5)
5
- RubyInline (>= 3.7.0)
6
- sexp_processor (>= 3.0.0)
7
- RubyInline (3.8.4)
8
- ZenTest
9
- ZenTest (4.3.3)
10
- abstract (1.0.0)
11
- actionpack (2.3.5)
12
- activesupport (= 2.3.5)
13
- rack (~> 1.0.0)
14
- activesupport (2.3.5)
15
- addressable (2.1.2)
16
- bcrypt-ruby (2.1.2)
17
- columnize (0.3.1)
18
- data_objects (0.10.2)
19
- addressable (~> 2.1)
20
- diff-lcs (1.1.2)
21
- dm-aggregates (0.10.2)
22
- dm-core (~> 0.10.2)
23
- dm-constraints (0.10.2)
24
- dm-core (~> 0.10.2)
25
- dm-core (0.10.2)
26
- addressable (~> 2.1)
27
- extlib (~> 0.9.14)
28
- dm-migrations (0.10.2)
29
- dm-core (~> 0.10.2)
30
- dm-serializer (0.10.2)
31
- dm-core (~> 0.10.2)
32
- fastercsv (~> 1.5.0)
33
- json_pure (~> 1.2.0)
34
- dm-sweatshop (0.10.2)
35
- dm-core (~> 0.10.2)
36
- randexp (~> 0.1.4)
37
- dm-timestamps (0.10.2)
38
- dm-core (~> 0.10.2)
39
- dm-types (0.10.2)
40
- bcrypt-ruby (~> 2.1.2)
41
- dm-core (~> 0.10.2)
42
- fastercsv (~> 1.5.0)
43
- json_pure (~> 1.2.0)
44
- stringex (~> 1.1.0)
45
- uuidtools (~> 2.1.1)
46
- dm-validations (0.10.2)
47
- dm-core (~> 0.10.2)
48
- do_sqlite3 (0.10.2)
49
- data_objects (= 0.10.2)
50
- erubis (2.6.6)
51
- abstract (>= 1.0.0)
52
- extlib (0.9.15)
53
- fastercsv (1.5.3)
54
- gemcutter (0.6.1)
55
- git (1.2.5)
56
- haml (3.0.15)
57
- highline (1.6.1)
58
- jeweler (1.4.0)
59
- gemcutter (>= 0.1.0)
60
- git (>= 1.2.5)
61
- rubyforge (>= 2.0.0)
62
- json_pure (1.2.4)
63
- linecache (0.43)
64
- mailfactory (1.4.0)
65
- mime-types (>= 1.13.1)
66
- merb (1.1.0)
67
- dm-aggregates (~> 0.10)
68
- dm-constraints (~> 0.10)
69
- dm-serializer (~> 0.10)
70
- dm-sweatshop (~> 0.10)
71
- dm-timestamps (~> 0.10)
72
- dm-types (~> 0.10)
73
- dm-validations (~> 0.10)
74
- do_sqlite3 (~> 0.10)
75
- merb-action-args (= 1.1.0)
76
- merb-assets (= 1.1.0)
77
- merb-auth (= 1.1.0)
78
- merb-cache (= 1.1.0)
79
- merb-core (= 1.1.0)
80
- merb-exceptions (= 1.1.0)
81
- merb-gen (= 1.1.0)
82
- merb-haml (= 1.1.0)
83
- merb-helpers (= 1.1.0)
84
- merb-mailer (= 1.1.0)
85
- merb-param-protection (= 1.1.0)
86
- merb-slices (= 1.1.0)
87
- merb_datamapper (= 1.1.0)
88
- merb-action-args (1.1.0)
89
- ParseTree (>= 2.1.1)
90
- merb-core (~> 1.1.0)
91
- ruby2ruby (>= 1.1.9)
92
- merb-assets (1.1.0)
93
- merb-core (~> 1.1.0)
94
- merb-auth (1.1.0)
95
- merb-auth-core (~> 1.1.0)
96
- merb-auth-more (~> 1.1.0)
97
- merb-auth-slice-password (~> 1.1.0)
98
- merb-core (~> 1.1.0)
99
- merb-auth-core (1.1.1)
100
- merb-core (~> 1.1)
101
- merb-auth-more (1.1.1)
102
- merb-auth-core (~> 1.1.1)
103
- merb-auth-slice-password (1.1.1)
104
- merb-auth-core (~> 1.1.1)
105
- merb-auth-more (~> 1.1.1)
106
- merb-slices (~> 1.1)
107
- merb-cache (1.1.0)
108
- merb-core (~> 1.1.0)
109
- merb-core (1.1.0)
110
- bundler (>= 0.9.3)
111
- erubis (>= 2.6.2)
112
- extlib (>= 0.9.13)
113
- mime-types (>= 1.16)
114
- rack
115
- rake
116
- rspec
117
- merb-exceptions (1.1.0)
118
- merb-core (~> 1.1.0)
119
- merb-mailer (~> 1.1.0)
120
- merb-gen (1.1.0)
121
- merb-core (~> 1.1.0)
122
- templater (>= 1.0.0)
123
- merb-haml (1.1.0)
124
- haml (>= 2.0.3)
125
- merb-core (~> 1.1.0)
126
- merb-helpers (1.1.0)
127
- merb-core (~> 1.1.0)
128
- merb-mailer (1.1.0)
129
- mailfactory (>= 1.2.3)
130
- merb-core (~> 1.1.0)
131
- merb-param-protection (1.1.0)
132
- merb-core (~> 1.1.0)
133
- merb-slices (1.1.0)
134
- merb-core (~> 1.1.0)
135
- merb_datamapper (1.1.0)
136
- dm-core (~> 0.10)
137
- dm-migrations (~> 0.10)
138
- merb-core (~> 1.1.0)
139
- mime-types (1.16)
140
- rack (1.0.0)
141
- rack-cache (0.5.2)
142
- rack (>= 0.4)
143
- rake (0.8.7)
144
- randexp (0.1.5)
145
- ParseTree
146
- redis (1.0.5)
147
- rspec (1.3.0)
148
- ruby-debug (0.10.3)
149
- columnize (>= 0.1)
150
- ruby-debug-base (~> 0.10.3.0)
151
- ruby-debug-base (0.10.3)
152
- linecache (>= 0.3)
153
- ruby2ruby (1.2.4)
154
- ruby_parser (~> 2.0)
155
- sexp_processor (~> 3.0)
156
- ruby_parser (2.0.4)
157
- sexp_processor (~> 3.0)
158
- rubyforge (2.0.4)
159
- json_pure (>= 1.1.7)
160
- sexp_processor (3.0.4)
161
- stringex (1.1.0)
162
- templater (1.0.0)
163
- diff-lcs (>= 1.1.2)
164
- extlib (>= 0.9.5)
165
- highline (>= 1.4.0)
166
- uuidtools (2.1.1)
167
-
168
- PLATFORMS
169
- ruby
170
-
171
- DEPENDENCIES
172
- actionpack (= 2.3.5)
173
- activesupport (= 2.3.5)
174
- git
175
- jeweler
176
- merb
177
- rack (= 1.0.0)
178
- rack-cache
179
- redis (= 1.0.5)
180
- rspec
181
- ruby-debug
@@ -1,9 +0,0 @@
1
- begin
2
- require "redis/dist_redis"
3
- rescue LoadError
4
- require "redis/distributed"
5
- end
6
-
7
- unless defined?(Redis::Distributed)
8
- class Redis::Distributed < Redis::DistRedis; end
9
- end