sequel-cacheable 0.0.7 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock DELETED
@@ -1,66 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- colorize (0.5.8)
5
- diff-lcs (1.1.3)
6
- ffi (1.0.11)
7
- git (1.2.5)
8
- growl (1.0.3)
9
- guard (1.0.2)
10
- ffi (>= 0.5.0)
11
- thor (~> 0.14.6)
12
- guard-rspec (0.7.0)
13
- guard (>= 0.10.0)
14
- hashr (0.0.21)
15
- jeweler (1.8.3)
16
- bundler (~> 1.0)
17
- git (>= 1.2.5)
18
- rake
19
- rdoc
20
- json (1.7.0)
21
- memcache (1.2.13)
22
- msgpack (0.4.6)
23
- multi_json (1.3.4)
24
- queencheck (1.0.0)
25
- colorize (>= 0.5.8)
26
- rake (0.9.2.2)
27
- rdoc (3.12)
28
- json (~> 1.4)
29
- redis (2.2.2)
30
- rspec (2.9.0)
31
- rspec-core (~> 2.9.0)
32
- rspec-expectations (~> 2.9.0)
33
- rspec-mocks (~> 2.9.0)
34
- rspec-core (2.9.0)
35
- rspec-expectations (2.9.1)
36
- diff-lcs (~> 1.1.3)
37
- rspec-mocks (2.9.0)
38
- sequel (3.35.0)
39
- simplecov (0.6.2)
40
- multi_json (~> 1.3)
41
- simplecov-html (~> 0.5.3)
42
- simplecov-html (0.5.3)
43
- sqlite3 (1.3.6)
44
- thor (0.14.6)
45
- yard (0.8.0)
46
-
47
- PLATFORMS
48
- ruby
49
-
50
- DEPENDENCIES
51
- bundler (>= 1.0.0)
52
- growl
53
- guard (~> 1.0.0)
54
- guard-rspec (~> 0.7)
55
- hashr (~> 0.0.19)
56
- jeweler (~> 1.8.3)
57
- memcache
58
- msgpack (~> 0.4.6)
59
- queencheck
60
- rdoc (~> 3.12)
61
- redis
62
- rspec (~> 2)
63
- sequel (~> 3.34)
64
- simplecov (~> 0.6.1)
65
- sqlite3
66
- yard (~> 0.7)
data/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.0.7