]> nos-oignons.net Git - gestion-adh.git/blobdiff - Gemfile.lock
Add join date, fix renewal logic and add ability to specify path to wiki-ca
[gestion-adh.git] / Gemfile.lock
index 72911597d860a211417d428b05b9e4931ae2fccd..f41add5c30570e782985355bee1d59280d8dc0e6 100644 (file)
@@ -1,3 +1,9 @@
+PATH
+  remote: .
+  specs:
+    nos_oignons (0.0.1.dev)
+      safe_yaml
+
 GEM
   remote: https://rubygems.org/
   specs:
@@ -17,10 +23,12 @@ GEM
     ffi (1.8.1)
     gherkin (2.12.0)
       multi_json (~> 1.3)
+    json (1.7.7)
     multi_json (1.7.4)
     rspec-expectations (2.13.0)
       diff-lcs (>= 1.1.3, < 2.0)
     safe_yaml (0.9.2)
+    timecop (0.6.1)
 
 PLATFORMS
   ruby
@@ -28,4 +36,6 @@ PLATFORMS
 DEPENDENCIES
   aruba
   cucumber
-  safe_yaml
+  json (~> 1.7.7)
+  nos_oignons!
+  timecop