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.lock | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 3-ruby-tags/Gemfile.lock (limited to '3-ruby-tags/Gemfile.lock') diff --git a/3-ruby-tags/Gemfile.lock b/3-ruby-tags/Gemfile.lock new file mode 100644 index 0000000..b0d2268 --- /dev/null +++ b/3-ruby-tags/Gemfile.lock @@ -0,0 +1,14 @@ +GEM + remote: https://rubygems.org/ + specs: + webrick (1.9.1) + +PLATFORMS + ruby + x86_64-linux + +DEPENDENCIES + webrick + +BUNDLED WITH + 2.6.2 -- cgit v1.2.3-70-g09d2