File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ gem "sitemap_generator", "~> 6.3"
8484gem "httpx" , "~> 1.6"
8585gem "carrierwave" , "~> 3.0"
8686gem "watu_table_builder" , require : "table_builder"
87- gem "marksmith" , "~> 0.4.7 "
87+ gem "marksmith" , github : "jschwindt/marksmith" , branch : "main "
8888
8989gem "dartsass-rails" , "~> 0.5.1"
9090
Original file line number Diff line number Diff line change 1010 responders
1111 warden (~> 1.2.3 )
1212
13+ GIT
14+ remote: https://github.com/jschwindt/marksmith.git
15+ revision: 3e0f0751bb544a97201e181f1955b938641113c1
16+ branch: main
17+ specs:
18+ marksmith (0.4.7 )
19+ activesupport
20+
1321GEM
1422 remote: https://rubygems.org/
1523 specs:
256264 net-pop
257265 net-smtp
258266 marcel (1.0.4 )
259- marksmith (0.4.7 )
260- activesupport
261267 matrix (0.4.3 )
262268 meilisearch (0.32.0 )
263269 httparty (~> 0.22 )
@@ -536,7 +542,7 @@ DEPENDENCIES
536542 jbuilder
537543 kaminari (~> 1.2 )
538544 letter_opener
539- marksmith ( ~> 0.4.7 )
545+ marksmith !
540546 meilisearch-rails (~> 0.16.0 )
541547 mysql2 (~> 0.5 )
542548 propshaft
You can’t perform that action at this time.
0 commit comments