aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2025-03-27 18:24:46 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2025-03-27 18:24:46 -0600
commit4fcfb52f60f20cb091dcb4dbdf4a365fdea14651 (patch)
tree11cc0c9d1df7fd31ff12930cfb963f3f9fed1c56 /Gemfile
parent9eefba4a229a404eb1088db477a05e84b61e28b9 (diff)
initial commit
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..5761cb3
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,2 @@
+source "https://rubygems.org"
+gem 'github-pages'