Fix gemfile

This commit is contained in:
David Verdeguer 2020-05-08 17:03:40 +02:00
parent 189a899282
commit c3847056c5

View file

@ -1,5 +1,2 @@
# frozen_string_literal: true
source "https://rubygems.org"
gemspec
source "https://rubygems.org" do
end