]> nos-oignons.net Git - gestion-adh.git/blob - Gemfile.lock
Update to Ruby 2+, RSpec 3 and recent Aruba
[gestion-adh.git] / Gemfile.lock
1 PATH
2   remote: .
3   specs:
4     nos_oignons (0.0.1.dev)
5       mail
6       prawn
7       safe_yaml
8
9 GEM
10   remote: https://rubygems.org/
11   specs:
12     aruba (0.12.0)
13       childprocess (~> 0.5.6)
14       contracts (~> 0.9)
15       cucumber (>= 1.3.19)
16       event-bus (~> 0.2)
17       ffi (~> 1.9.10)
18       rspec-expectations (>= 2.99)
19       thor (~> 0.19)
20     builder (3.2.2)
21     childprocess (0.5.9)
22       ffi (~> 1.0, >= 1.0.11)
23     contracts (0.12.0)
24     cucumber (2.1.0)
25       builder (>= 2.1.2)
26       cucumber-core (~> 1.3.0)
27       diff-lcs (>= 1.1.3)
28       gherkin3 (~> 3.1.0)
29       multi_json (>= 1.7.5, < 2.0)
30       multi_test (>= 0.1.2)
31     cucumber-core (1.3.1)
32       gherkin3 (~> 3.1.0)
33     diff-lcs (1.2.5)
34     event-bus (0.2.3)
35     ffi (1.9.10)
36     gherkin3 (3.1.2)
37     json (1.7.7)
38     mail (2.6.3)
39       mime-types (>= 1.16, < 3)
40     mime-types (2.99)
41     multi_json (1.11.2)
42     multi_test (0.1.2)
43     pdf-core (0.6.0)
44     prawn (2.0.2)
45       pdf-core (~> 0.6.0)
46       ttfunk (~> 1.4.0)
47     rspec-expectations (3.4.0)
48       diff-lcs (>= 1.2.0, < 2.0)
49       rspec-support (~> 3.4.0)
50     rspec-support (3.4.1)
51     safe_yaml (1.0.4)
52     thor (0.19.1)
53     timecop (0.8.0)
54     ttfunk (1.4.0)
55
56 PLATFORMS
57   ruby
58
59 DEPENDENCIES
60   aruba
61   cucumber
62   json (~> 1.7.7)
63   nos_oignons!
64   timecop