OSDN Git Service

Merge branch 'ruby_1.9_dev' into 3-0-0
[elecoma/elecoma.git] / Gemfile.lock
1 GIT
2   remote: git://github.com/swanandp/acts_as_list.git
3   revision: 819c37df1a5cacb5990a5c2cb923531e570203f2
4   ref: 819c37df1a5cacb5990a5c2cb923531e570203f
5   specs:
6     acts_as_list (0.1.4)
7
8 PATH
9   remote: vendor/gems/lhalib-0.8.1
10   specs:
11     lhalib (0.8.1)
12
13 GEM
14   remote: https://rubygems.org/
15   remote: http://gems.github.com/
16   specs:
17     actionmailer (2.3.17)
18       actionpack (= 2.3.17)
19     actionpack (2.3.17)
20       activesupport (= 2.3.17)
21       rack (~> 1.1.0)
22     activerecord (2.3.17)
23       activesupport (= 2.3.17)
24     activeresource (2.3.17)
25       activesupport (= 2.3.17)
26     activesupport (2.3.17)
27     acts_as_tree (0.1.1)
28     addressable (2.3.4)
29     ar_fixtures (0.0.4)
30       hoe (>= 1.2.1)
31     coderay (1.0.9)
32     columnize (0.3.6)
33     crack (0.3.2)
34     daemons (1.1.9)
35     debugger (1.6.0)
36       columnize (>= 0.3.1)
37       debugger-linecache (~> 1.2.0)
38       debugger-ruby_core_source (~> 1.2.1)
39     debugger-linecache (1.2.0)
40     debugger-ruby_core_source (1.2.2)
41     gettext (2.1.0)
42       locale (>= 2.0.5)
43     gruff (0.3.6)
44     hoe (3.6.2)
45       rake (>= 0.8, < 11.0)
46     jpmobile (0.0.8)
47     json (1.8.0)
48     locale (2.0.8)
49     method_source (0.8.1)
50     moji (1.6)
51     pg (0.15.1)
52     pry (0.9.12.2)
53       coderay (~> 1.0.5)
54       method_source (~> 0.8)
55       slop (~> 3.4)
56     pry-doc (0.4.6)
57       pry (>= 0.9)
58       yard (>= 0.8)
59     rack (1.1.6)
60     rails (2.3.17)
61       actionmailer (= 2.3.17)
62       actionpack (= 2.3.17)
63       activerecord (= 2.3.17)
64       activeresource (= 2.3.17)
65       activesupport (= 2.3.17)
66       rake (>= 0.8.3)
67     rake (10.0.4)
68     resource_controller (0.6.6)
69     rmagick (2.13.2)
70     rspec (1.2.9)
71     rspec-rails (1.2.9)
72       rack (>= 1.0.0)
73       rspec (>= 1.2.9)
74     slop (3.4.5)
75     test-unit (1.2.3)
76       hoe (>= 1.5.1)
77     thoughtbot-factory_girl (1.2.2)
78     webmock (1.3.4)
79       addressable (>= 2.1.1)
80       crack (>= 0.1.7)
81     will_paginate (2.3.16)
82     yaml_waml (0.3.0)
83     yard (0.8.6.1)
84
85 PLATFORMS
86   ruby
87
88 DEPENDENCIES
89   acts_as_list!
90   acts_as_tree (= 0.1.1)
91   ar_fixtures
92   daemons
93   debugger
94   gettext (= 2.1.0)
95   gruff (= 0.3.6)
96   jpmobile (= 0.0.8)
97   json
98   lhalib (= 0.8.1)!
99   moji
100   pg
101   pry
102   pry-doc
103   rails (= 2.3.17)
104   rake (~> 10.0)
105   resource_controller
106   rmagick (= 2.13.2)
107   rspec (= 1.2.9)
108   rspec-rails (= 1.2.9)
109   test-unit (= 1.2.3)
110   thoughtbot-factory_girl (= 1.2.2)
111   webmock (= 1.3.4)
112   will_paginate (~> 2.3)
113   yaml_waml