frontend: depend on rubygems.org

This commit is contained in:
0x1eef 2023-12-27 10:14:30 -03:00
parent c20662ebed
commit 43b4077915

View file

@ -1,5 +1,3 @@
# frozen_string_literal: true # frozen_string_literal: true
source "https://rubygems.org" source "https://rubygems.org"
gem "cmd.rb", github: "0x1eef/cmd.rb"
gem "ryo.rb", github: "0x1eef/ryo.rb"
gemspec gemspec