]> nos-oignons.net Git - gestion-adh.git/blob - Gemfile.lock
Correction des rappels d'adhésion lorsque le renouvellement a été fait avant la date...
[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     Ascii85 (1.0.2)
13     afm (0.2.0)
14     aruba (0.5.3)
15       childprocess (>= 0.3.6)
16       cucumber (>= 1.1.1)
17       rspec-expectations (>= 2.7.0)
18     builder (3.2.2)
19     childprocess (0.3.9)
20       ffi (~> 1.0, >= 1.0.11)
21     cucumber (1.3.10)
22       builder (>= 2.1.2)
23       diff-lcs (>= 1.1.3)
24       gherkin (~> 2.12)
25       multi_json (>= 1.7.5, < 2.0)
26       multi_test (>= 0.0.2)
27     diff-lcs (1.2.5)
28     ffi (1.9.3)
29     gherkin (2.12.2)
30       multi_json (~> 1.3)
31     hashery (2.1.1)
32     json (1.7.7)
33     mail (2.5.4)
34       mime-types (~> 1.16)
35       treetop (~> 1.4.8)
36     mime-types (1.25.1)
37     multi_json (1.8.2)
38     multi_test (0.0.2)
39     pdf-reader (1.3.3)
40       Ascii85 (~> 1.0.0)
41       afm (~> 0.2.0)
42       hashery (~> 2.0)
43       ruby-rc4
44       ttfunk
45     polyglot (0.3.3)
46     prawn (0.12.0)
47       pdf-reader (>= 0.9.0)
48       ttfunk (~> 1.0.2)
49     rspec-expectations (2.14.4)
50       diff-lcs (>= 1.1.3, < 2.0)
51     ruby-rc4 (0.1.5)
52     safe_yaml (0.9.7)
53     timecop (0.7.0)
54     treetop (1.4.15)
55       polyglot
56       polyglot (>= 0.3.1)
57     ttfunk (1.0.3)
58
59 PLATFORMS
60   ruby
61
62 DEPENDENCIES
63   aruba
64   cucumber
65   json (~> 1.7.7)
66   nos_oignons!
67   timecop