This commit is contained in:
David Heinemeier Hansson
2023-01-09 20:44:54 +01:00
parent b4edf8eef9
commit ff5ccac8fe

View File

@@ -1,9 +1,4 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
# Specify your gem's dependencies in importmap-rails.gemspec.
gemspec
group :test do
gem "byebug"
end