]> nos-oignons.net Git - gestion-adh.git/blob - Gemfile.lock
2728fde40bbb70459536a50c479b9e1d0ba593a2
[gestion-adh.git] / Gemfile.lock
1 PATH
2   remote: .
3   specs:
4     nos_oignons (0.0.1.dev)
5       mail
6       safe_yaml
7
8 GEM
9   remote: https://rubygems.org/
10   specs:
11     aruba (0.5.3)
12       childprocess (>= 0.3.6)
13       cucumber (>= 1.1.1)
14       rspec-expectations (>= 2.7.0)
15     builder (3.2.1)
16     childprocess (0.3.9)
17       ffi (~> 1.0, >= 1.0.11)
18     cucumber (1.3.2)
19       builder (>= 2.1.2)
20       diff-lcs (>= 1.1.3)
21       gherkin (~> 2.12.0)
22       multi_json (~> 1.3)
23     diff-lcs (1.2.4)
24     ffi (1.8.1)
25     gherkin (2.12.0)
26       multi_json (~> 1.3)
27     json (1.7.7)
28     mail (2.5.4)
29       mime-types (~> 1.16)
30       treetop (~> 1.4.8)
31     mime-types (1.23)
32     multi_json (1.7.4)
33     polyglot (0.3.3)
34     rspec-expectations (2.13.0)
35       diff-lcs (>= 1.1.3, < 2.0)
36     safe_yaml (0.9.2)
37     timecop (0.6.1)
38     treetop (1.4.12)
39       polyglot
40       polyglot (>= 0.3.1)
41
42 PLATFORMS
43   ruby
44
45 DEPENDENCIES
46   aruba
47   cucumber
48   json (~> 1.7.7)
49   nos_oignons!
50   timecop