From 52c3d0499e3fbf4930034ab452af3f562f5672ed Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 16 Apr 2025 03:28:54 +0900 Subject: initial commit --- 3-ruby-tags/Gemfile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 3-ruby-tags/Gemfile (limited to '3-ruby-tags/Gemfile') diff --git a/3-ruby-tags/Gemfile b/3-ruby-tags/Gemfile new file mode 100644 index 0000000..72dcf70 --- /dev/null +++ b/3-ruby-tags/Gemfile @@ -0,0 +1,5 @@ +# frozen_string_literal: true + +source "https://rubygems.org" + +gem "webrick" -- cgit v1.2.3-70-g09d2