X-Git-Url: https://nos-oignons.net/gitweb/gestion-adh.git/blobdiff_plain/635887918e9c4b5c8278e4a45958420175a4024a..a9210121343f6bcb52154a2ca3cf2cff234e8857:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 7291159..104eb02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,26 +1,57 @@ +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.12.0) + 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) + childprocess (0.5.9) ffi (~> 1.0, >= 1.0.11) - cucumber (1.3.2) + contracts (0.12.0) + cucumber (2.1.0) builder (>= 2.1.2) + cucumber-core (~> 1.3.0) 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) + gherkin3 (~> 3.1.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) + 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) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.4.0) + rspec-support (3.4.1) + safe_yaml (1.0.4) + thor (0.19.1) + timecop (0.8.0) + ttfunk (1.4.0) PLATFORMS ruby @@ -28,4 +59,6 @@ PLATFORMS DEPENDENCIES aruba cucumber - safe_yaml + json (~> 1.7.7) + nos_oignons! + timecop