riak-client 0.8.2 → 0.8.3

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock DELETED
@@ -1,35 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- activesupport (2.3.9)
5
- curb (0.7.8)
6
- diff-lcs (1.1.2)
7
- fakeweb (1.3.0)
8
- i18n (0.4.1)
9
- rack (1.2.1)
10
- rake (0.8.7)
11
- rspec (2.0.0)
12
- rspec-core (= 2.0.0)
13
- rspec-expectations (= 2.0.0)
14
- rspec-mocks (= 2.0.0)
15
- rspec-core (2.0.0)
16
- rspec-expectations (2.0.0)
17
- diff-lcs (>= 1.1.2)
18
- rspec-mocks (2.0.0)
19
- rspec-core (= 2.0.0)
20
- rspec-expectations (= 2.0.0)
21
- yajl-ruby (0.7.8)
22
-
23
- PLATFORMS
24
- ruby
25
-
26
- DEPENDENCIES
27
- activesupport (~> 2.3.5)
28
- bundler
29
- curb (>= 0.6)
30
- fakeweb (>= 1.2)
31
- i18n
32
- rack (>= 1.0)
33
- rake
34
- rspec (~> 2.0.0)
35
- yajl-ruby