X-Git-Url: https://nos-oignons.net/gitweb/gestion-adh.git/blobdiff_plain/a7923e253aaa43510a7297a50a9db90ef976ebb3..635887918e9c4b5c8278e4a45958420175a4024a:/Gemfile diff --git a/Gemfile b/Gemfile index 8e7e0b5..5df2cc3 100644 --- a/Gemfile +++ b/Gemfile @@ -2,3 +2,4 @@ source 'https://rubygems.org' gem 'cucumber' gem 'aruba' +gem 'safe_yaml'