commit 77c26422c5dbcc205b3c3e4fe8532a8677ff9d02 parent ff3b9e1a3c717954a66313076314f243a0c4cc37 Author: Alex Balgavy <alexander.balgavy@spaceapplications.com> Date: Fri, 27 Mar 2026 18:52:44 +0100 Gemfile update Diffstat:
| M | scripts/Gemfile | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/scripts/Gemfile b/scripts/Gemfile @@ -1,2 +1,6 @@ source "https://rubygems.org" gem "webrick" +gem "async" +gem "nokogiri" +gem "irb" +gem "csv"