wm: irc-h2o-bot

Download patch

ref: 61e7cae55c468e2ebcb1c7b43e55ad2350cdfa9a
parent: 121d5afb4a01324304795df3f46e2b1a8d29db2e
author: 0x4A4D00 <scorpion_rn@yahoo.com>
date: Sun Jul 9 17:56:36 EDT 2023

GemFile Added

--- a/.idea/Test-IRC.iml
+++ b/.idea/Test-IRC.iml
@@ -11,6 +11,6 @@
     </content>
     <orderEntry type="jdk" jdkName="ruby-3.2.1-p31" jdkType="RUBY_SDK" />
     <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="library" scope="PROVIDED" name="net-yail (v1.6.2, ruby-3.2.1-p31) [gem]" level="application" />
+    <orderEntry type="library" scope="PROVIDED" name="bundler (v2.4.6, ruby-3.2.1-p31) [gem]" level="application" />
   </component>
 </module>
\ No newline at end of file
--- /dev/null
+++ b/Gemfile
@@ -1,0 +1,5 @@
+# frozen_string_literal: true
+
+source "https://rubygems.org"
+
+# gem "rails"
--- /dev/null
+++ b/Gemfile.lock
@@ -1,0 +1,11 @@
+GEM
+  remote: https://rubygems.org/
+  specs:
+
+PLATFORMS
+  x64-mingw-ucrt
+
+DEPENDENCIES
+
+BUNDLED WITH
+   2.4.6