]> nos-oignons.net Git - gestion-adh.git/blob - Gemfile.lock
Silence git commands in cucumber step definitions
[gestion-adh.git] / Gemfile.lock
1 PATH
2   remote: .
3   specs:
4     nos_oignons (0.0.1.dev)
5       safe_yaml
6
7 GEM
8   remote: https://rubygems.org/
9   specs:
10     aruba (0.5.3)
11       childprocess (>= 0.3.6)
12       cucumber (>= 1.1.1)
13       rspec-expectations (>= 2.7.0)
14     builder (3.2.1)
15     childprocess (0.3.9)
16       ffi (~> 1.0, >= 1.0.11)
17     cucumber (1.3.2)
18       builder (>= 2.1.2)
19       diff-lcs (>= 1.1.3)
20       gherkin (~> 2.12.0)
21       multi_json (~> 1.3)
22     diff-lcs (1.2.4)
23     ffi (1.8.1)
24     gherkin (2.12.0)
25       multi_json (~> 1.3)
26     multi_json (1.7.4)
27     rspec-expectations (2.13.0)
28       diff-lcs (>= 1.1.3, < 2.0)
29     safe_yaml (0.9.2)
30
31 PLATFORMS
32   ruby
33
34 DEPENDENCIES
35   aruba
36   cucumber
37   nos_oignons!