]> nos-oignons.net Git - gestion-adh.git/blobdiff - Gemfile.lock
Mise à jour des dépendences et correction des tests
[gestion-adh.git] / Gemfile.lock
index 104eb02cda2cc49bbd4d87978f1a53024ce148c0..b9bb2acbf685afc030e4a1b8858c5aafed607933 100644 (file)
@@ -9,49 +9,51 @@ PATH
 GEM
   remote: https://rubygems.org/
   specs:
-    aruba (0.12.0)
+    aruba (0.14.2)
       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)
+    builder (3.2.3)
     childprocess (0.5.9)
       ffi (~> 1.0, >= 1.0.11)
-    contracts (0.12.0)
-    cucumber (2.1.0)
+    contracts (0.16.0)
+    cucumber (2.4.0)
       builder (>= 2.1.2)
-      cucumber-core (~> 1.3.0)
+      cucumber-core (~> 1.5.0)
+      cucumber-wire (~> 0.0.1)
       diff-lcs (>= 1.1.3)
-      gherkin3 (~> 3.1.0)
+      gherkin (~> 4.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.6.3)
-      mime-types (>= 1.16, < 3)
-    mime-types (2.99)
-    multi_json (1.11.2)
+    cucumber-core (1.5.0)
+      gherkin (~> 4.0)
+    cucumber-wire (0.0.1)
+    diff-lcs (1.3)
+    ffi (1.9.18)
+    gherkin (4.1.3)
+    json (2.1.0)
+    mail (2.6.6)
+      mime-types (>= 1.16, < 4)
+    mime-types (3.1)
+      mime-types-data (~> 3.2015)
+    mime-types-data (3.2016.0521)
+    multi_json (1.12.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)
+    pdf-core (0.7.0)
+    prawn (2.2.2)
+      pdf-core (~> 0.7.0)
+      ttfunk (~> 1.5)
+    rspec-expectations (3.6.0)
       diff-lcs (>= 1.2.0, < 2.0)
-      rspec-support (~> 3.4.0)
-    rspec-support (3.4.1)
+      rspec-support (~> 3.6.0)
+    rspec-support (3.6.0)
     safe_yaml (1.0.4)
-    thor (0.19.1)
-    timecop (0.8.0)
-    ttfunk (1.4.0)
+    thor (0.20.0)
+    timecop (0.9.1)
+    ttfunk (1.5.1)
 
 PLATFORMS
   ruby
@@ -59,6 +61,9 @@ PLATFORMS
 DEPENDENCIES
   aruba
   cucumber
-  json (~> 1.7.7)
+  json
   nos_oignons!
   timecop
+
+BUNDLED WITH
+   1.13.6