diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-04 15:30:40 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 22:48:05 +0100 |
commit | 0df87a53ed7f7620b0ae7f5b0859427a93b1d1ad (patch) | |
tree | 52306d80b5cf0ae4e8b463e9401cdad51c84a558 /Gemfile | |
download | hack-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-- | Gemfile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +source "https://rubygems.org" +gemspec + +gem "webrick"
\ No newline at end of file |