X-Git-Url: https://nos-oignons.net/gitweb/gestion-adh.git/blobdiff_plain/a7923e253aaa43510a7297a50a9db90ef976ebb3..a8cd77ecbec519a7a4848ab272cb98e0ba187d52:/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'