Further mockups.
[ecp_lsfp_soaps.git] / Gemfile.lock
blobf4f328b4e13b65d5ddba04321b3a804e38d0dd22
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     activesupport (3.2.13)
5       i18n (= 0.6.1)
6       multi_json (~> 1.0)
7     builder (3.2.0)
8     hoe (3.6.1)
9       rake (>= 0.8, < 11.0)
10     httpclient (2.3.3)
11     i18n (0.6.1)
12     json (1.8.0)
13     multi_json (1.7.4)
14     nokogiri (1.5.10)
15     rake (10.0.4)
16     rand (0.9.1)
17       hoe (>= 1.2.1)
18     simplews (1.10.2)
19       builder
20       rand
21       soap4r (>= 1.5.8)
22     soap4r (1.5.8)
23       httpclient (>= 2.1.1)
24     sqlite3 (1.3.7)
26 PLATFORMS
27   ruby
29 DEPENDENCIES
30   activesupport
31   json
32   nokogiri (= 1.5.10)
33   simplews
34   sqlite3