summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-04 15:30:40 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 22:48:05 +0100
commit0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad (patch)
tree52306d80b5cf0ae4e8b463e9401cdad51c84a558 /Gemfile
downloadhack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar
hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.gz
hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.bz2
hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.lz
hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.xz
hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.tar.zst
hack-gpon.github.io-0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad.zip
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..88f75a2
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source "https://rubygems.org"
+gemspec
+
+gem "webrick" \ No newline at end of file