summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-04 19:50:30 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 22:53:27 +0100
commit55a7e9286ad685d468e11c1212a3f3e5e9d98a81 (patch)
tree99061eeb8fb254b6ad3fad953920ac3b6006078e /Gemfile
parentfix user and psw (diff)
parentMerge branch 'main' of github.com:hack-gpon/hack-gpon.github.io (diff)
downloadhack-gpon.github.io-55a7e9286ad685d468e11c1212a3f3e5e9d98a81.tar
hack-gpon.github.io-55a7e9286ad685d468e11c1212a3f3e5e9d98a81.tar.gz
hack-gpon.github.io-55a7e9286ad685d468e11c1212a3f3e5e9d98a81.tar.bz2
hack-gpon.github.io-55a7e9286ad685d468e11c1212a3f3e5e9d98a81.tar.lz
hack-gpon.github.io-55a7e9286ad685d468e11c1212a3f3e5e9d98a81.tar.xz
hack-gpon.github.io-55a7e9286ad685d468e11c1212a3f3e5e9d98a81.tar.zst
hack-gpon.github.io-55a7e9286ad685d468e11c1212a3f3e5e9d98a81.zip
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 88f75a2..c4ef6c8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-source "https://rubygems.org"
-gemspec
-
+source "https://rubygems.org"
+gemspec
+
gem "webrick" \ No newline at end of file