afacanc38.github.io/Gemfile

7 lines
98 B
Ruby
Raw Normal View History

2021-10-29 19:08:49 +03:00
# frozen_string_literal: true
source "https://rubygems.org"
gemspec
gem "webrick", "~> 1.7"