OSDN Git Service

deleted Bowl. renamed Bowl20110904 to Bowl.
[tdcgexplorer/nimono-crawlers.git] / Gemfile.lock
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     activegroonga (2.1.3)
5       activemodel (>= 3.2.10)
6       rroonga (>= 2.1.2)
7     activemodel (3.2.11)
8       activesupport (= 3.2.11)
9       builder (~> 3.0.0)
10     activesupport (3.2.11)
11       i18n (~> 0.6)
12       multi_json (~> 1.0)
13     archive-zip (0.5.0)
14       io-like (>= 0.3.0)
15     builder (3.0.4)
16     diff-lcs (1.1.2)
17     i18n (0.6.1)
18     io-like (0.3.0)
19     json (1.7.6)
20     multi_json (1.5.0)
21     pkg-config (1.1.4)
22     rroonga (2.1.3)
23       archive-zip
24       json
25       pkg-config
26     rspec (2.6.0)
27       rspec-core (~> 2.6.0)
28       rspec-expectations (~> 2.6.0)
29       rspec-mocks (~> 2.6.0)
30     rspec-core (2.6.4)
31     rspec-expectations (2.6.0)
32       diff-lcs (~> 1.1.2)
33     rspec-mocks (2.6.0)
34     zipruby (0.3.6)
35
36 PLATFORMS
37   ruby
38
39 DEPENDENCIES
40   activegroonga (= 2.1.3)
41   rroonga (= 2.1.3)
42   rspec (= 2.6.0)
43   zipruby