]> nos-oignons.net Git - gestion-adh.git/blobdiff - Gemfile.lock
Add missing require to load ERB
[gestion-adh.git] / Gemfile.lock
index 72911597d860a211417d428b05b9e4931ae2fccd..2728fde40bbb70459536a50c479b9e1d0ba593a2 100644 (file)
@@ -1,3 +1,10 @@
+PATH
+  remote: .
+  specs:
+    nos_oignons (0.0.1.dev)
+      mail
+      safe_yaml
+
 GEM
   remote: https://rubygems.org/
   specs:
@@ -17,10 +24,20 @@ GEM
     ffi (1.8.1)
     gherkin (2.12.0)
       multi_json (~> 1.3)
+    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)
 
 PLATFORMS
   ruby
@@ -28,4 +45,6 @@ PLATFORMS
 DEPENDENCIES
   aruba
   cucumber
-  safe_yaml
+  json (~> 1.7.7)
+  nos_oignons!
+  timecop