Move molinillo under the vendor directory

This commit is contained in:
Hiroshi SHIBATA 2024-01-29 16:05:03 +09:00
parent dfa8e696f2
commit 03246171cc
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2
22 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# frozen_string_literal: true
require_relative "molinillo/lib/molinillo"
require_relative "../vendor/molinillo/lib/molinillo"