X-Git-Url: https://nos-oignons.fr/gitweb/gestion-adh.git/blobdiff_plain/a7923e253aaa43510a7297a50a9db90ef976ebb3..635887918e9c4b5c8278e4a45958420175a4024a:/Gemfile.lock?ds=sidebyside diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..7291159 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,31 @@ +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) + ffi (~> 1.0, >= 1.0.11) + cucumber (1.3.2) + builder (>= 2.1.2) + 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) + +PLATFORMS + ruby + +DEPENDENCIES + aruba + cucumber + safe_yaml