1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 19:44:21 +00:00
bluelib/Gemfile

7 lines
98 B
Text
Raw Normal View History

2021-10-10 17:26:04 +00:00
# frozen_string_literal: true
source "https://rubygems.org"
gemspec
2022-10-15 16:31:30 +00:00
gem "webrick", "~> 1.7"