Mockups for testing.
[ecp_lsfp_soaps.git] / Gemfile.lock
blob5b972471682d46e380aced6a20555dab80f237e0
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     multi_json (1.7.4)
13     nokogiri (1.5.10)
14     rake (10.0.4)
15     rand (0.9.1)
16       hoe (>= 1.2.1)
17     simplews (1.10.2)
18       builder
19       rand
20       soap4r (>= 1.5.8)
21     soap4r (1.5.8)
22       httpclient (>= 2.1.1)
23     sqlite3 (1.3.7)
25 PLATFORMS
26   ruby
28 DEPENDENCIES
29   activesupport
30   nokogiri (= 1.5.10)
31   simplews
32   sqlite3