feat(pdf-export): unify git gem spec format

This commit is contained in:
as-op
2023-05-17 11:01:13 +02:00
parent b2d7be22da
commit d840d955eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ gem 'structured_warnings', '~> 0.4.0'
gem 'airbrake', '~> 13.0.0', require: false
gem 'prawn', '~> 2.2'
gem "md_to_pdf", :github => "opf/md-to-pdf", tag: 'v0.0.15'
gem 'md_to_pdf', git: 'https://github.com/opf/md-to-pdf', tag: 'v0.0.15'
gem 'cells-erb', '~> 0.1.0'
gem 'cells-rails', '~> 0.1.4'
+1 -1
View File
@@ -1,5 +1,5 @@
GIT
remote: https://github.com/opf/md-to-pdf.git
remote: https://github.com/opf/md-to-pdf
revision: fc2724113cecd758a77b347042276ece8d119a03
tag: v0.0.15
specs: