aboutsummaryrefslogtreecommitdiffhomepage
path: root/3-ruby-tags/Gemfile
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-04-16 03:28:54 +0900
committernsfisis <nsfisis@gmail.com>2025-04-16 03:28:54 +0900
commit52c3d0499e3fbf4930034ab452af3f562f5672ed (patch)
treed3c165f9362b9c6768b4c1af0fd4e6f1b5951015 /3-ruby-tags/Gemfile
parent0d39bfde42901478e8ca5e22b146263b94658a5f (diff)
downloadtrick-2025-main.tar.gz
trick-2025-main.tar.zst
trick-2025-main.zip
initial commitHEADmain
Diffstat (limited to '3-ruby-tags/Gemfile')
-rw-r--r--3-ruby-tags/Gemfile5
1 files changed, 5 insertions, 0 deletions
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"