]> nos-oignons.net Git - gestion-adh.git/blobdiff - Gemfile.lock
Update to Ruby 2+, RSpec 3 and recent Aruba
[gestion-adh.git] / Gemfile.lock
index 2728fde40bbb70459536a50c479b9e1d0ba593a2..104eb02cda2cc49bbd4d87978f1a53024ce148c0 100644 (file)
@@ -3,41 +3,55 @@ PATH
   specs:
     nos_oignons (0.0.1.dev)
       mail
+      prawn
       safe_yaml
 
 GEM
   remote: https://rubygems.org/
   specs:
-    aruba (0.5.3)
-      childprocess (>= 0.3.6)
-      cucumber (>= 1.1.1)
-      rspec-expectations (>= 2.7.0)
-    builder (3.2.1)
-    childprocess (0.3.9)
+    aruba (0.12.0)
+      childprocess (~> 0.5.6)
+      contracts (~> 0.9)
+      cucumber (>= 1.3.19)
+      event-bus (~> 0.2)
+      ffi (~> 1.9.10)
+      rspec-expectations (>= 2.99)
+      thor (~> 0.19)
+    builder (3.2.2)
+    childprocess (0.5.9)
       ffi (~> 1.0, >= 1.0.11)
-    cucumber (1.3.2)
+    contracts (0.12.0)
+    cucumber (2.1.0)
       builder (>= 2.1.2)
+      cucumber-core (~> 1.3.0)
       diff-lcs (>= 1.1.3)
-      gherkin (~> 2.12.0)
-      multi_json (~> 1.3)
-    diff-lcs (1.2.4)
-    ffi (1.8.1)
-    gherkin (2.12.0)
-      multi_json (~> 1.3)
+      gherkin3 (~> 3.1.0)
+      multi_json (>= 1.7.5, < 2.0)
+      multi_test (>= 0.1.2)
+    cucumber-core (1.3.1)
+      gherkin3 (~> 3.1.0)
+    diff-lcs (1.2.5)
+    event-bus (0.2.3)
+    ffi (1.9.10)
+    gherkin3 (3.1.2)
     json (1.7.7)
-    mail (2.5.4)
-      mime-types (~> 1.16)
-      treetop (~> 1.4.8)
-    mime-types (1.23)
-    multi_json (1.7.4)
-    polyglot (0.3.3)
-    rspec-expectations (2.13.0)
-      diff-lcs (>= 1.1.3, < 2.0)
-    safe_yaml (0.9.2)
-    timecop (0.6.1)
-    treetop (1.4.12)
-      polyglot
-      polyglot (>= 0.3.1)
+    mail (2.6.3)
+      mime-types (>= 1.16, < 3)
+    mime-types (2.99)
+    multi_json (1.11.2)
+    multi_test (0.1.2)
+    pdf-core (0.6.0)
+    prawn (2.0.2)
+      pdf-core (~> 0.6.0)
+      ttfunk (~> 1.4.0)
+    rspec-expectations (3.4.0)
+      diff-lcs (>= 1.2.0, < 2.0)
+      rspec-support (~> 3.4.0)
+    rspec-support (3.4.1)
+    safe_yaml (1.0.4)
+    thor (0.19.1)
+    timecop (0.8.0)
+    ttfunk (1.4.0)
 
 PLATFORMS
   ruby