File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919
2020gem 'json'
2121gem "bootswatch" , github : "thomaspark/bootswatch" , tag : "v5.3.8"
22- gem "bootstrap" , "~> 5.3.5 "
22+ gem "bootstrap" , "~> 5.3.8 "
2323
2424# pinned version of dependency of jekyll-sass-converter, as it emits deprecation warnings until
2525# bootstrap v5.5.0 - see https://github.com/OpenTabletDriver/opentabletdriver.github.io/issues/212
Original file line number Diff line number Diff line change 1212 public_suffix (>= 2.0.2 , < 7.0 )
1313 base64 (0.3.0 )
1414 bigdecimal (3.2.2 )
15- bootstrap (5.3.5 )
15+ bootstrap (5.3.8 )
1616 popper_js (>= 2.11.8 , < 3 )
1717 colorator (1.1.0 )
1818 concurrent-ruby (1.3.5 )
@@ -159,7 +159,7 @@ PLATFORMS
159159 x86_64-linux-musl
160160
161161DEPENDENCIES
162- bootstrap (~> 5.3.5 )
162+ bootstrap (~> 5.3.8 )
163163 bootswatch !
164164 http_parser.rb (~> 0.6.0 )
165165 jekyll (~> 4.3 )
You can’t perform that action at this time.
0 commit comments