From d3f1948ee7bd04a6aff07194d01bbc21a08021d3 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Thu, 18 Jan 2024 12:27:20 -0500 Subject: Include Gemfile --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 6c6337d..43ead11 100644 --- a/Gemfile +++ b/Gemfile @@ -30,3 +30,5 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] gem "webrick", "~> 1.7" + +gem "psych", "~> 5.1" -- cgit v1.2.3-54-g00ecf