diff options
author | Bradley Taunt <bt@btxx.org> | 2024-01-18 12:27:20 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-01-18 12:27:20 -0500 |
commit | d3f1948ee7bd04a6aff07194d01bbc21a08021d3 (patch) | |
tree | 2b5314766b90f3c40af3858ecae8a452b7b8a7bb | |
parent | 686a5b1e94a35cd1e293483638ece0d648c4563f (diff) |
Include Gemfile
-rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,3 +30,5 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] gem "webrick", "~> 1.7" + +gem "psych", "~> 5.1" |