aboutsummaryrefslogtreecommitdiffhomepage
path: root/3-ruby-tags/Gemfile
diff options
context:
space:
mode:
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"