]> nos-oignons.net Git - gestion-adh.git/blobdiff - Gemfile.lock
?
[gestion-adh.git] / Gemfile.lock
index 72911597d860a211417d428b05b9e4931ae2fccd..b9bb2acbf685afc030e4a1b8858c5aafed607933 100644 (file)
@@ -1,26 +1,59 @@
+PATH
+  remote: .
+  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.14.2)
+      childprocess (~> 0.5.6)
+      contracts (~> 0.9)
+      cucumber (>= 1.3.19)
+      ffi (~> 1.9.10)
+      rspec-expectations (>= 2.99)
+      thor (~> 0.19)
+    builder (3.2.3)
+    childprocess (0.5.9)
       ffi (~> 1.0, >= 1.0.11)
-    cucumber (1.3.2)
+    contracts (0.16.0)
+    cucumber (2.4.0)
       builder (>= 2.1.2)
+      cucumber-core (~> 1.5.0)
+      cucumber-wire (~> 0.0.1)
       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)
-    multi_json (1.7.4)
-    rspec-expectations (2.13.0)
-      diff-lcs (>= 1.1.3, < 2.0)
-    safe_yaml (0.9.2)
+      gherkin (~> 4.0)
+      multi_json (>= 1.7.5, < 2.0)
+      multi_test (>= 0.1.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.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.6.0)
+    rspec-support (3.6.0)
+    safe_yaml (1.0.4)
+    thor (0.20.0)
+    timecop (0.9.1)
+    ttfunk (1.5.1)
 
 PLATFORMS
   ruby
@@ -28,4 +61,9 @@ PLATFORMS
 DEPENDENCIES
   aruba
   cucumber
-  safe_yaml
+  json
+  nos_oignons!
+  timecop
+
+BUNDLED WITH
+   1.13.6