File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ group :jekyll_plugins do
1818end
1919
2020gem 'json'
21- gem "bootswatch" , github : "thomaspark/bootswatch" , branch : "v5"
22- gem "bootstrap" , "~> 5.3.2 "
21+ gem "bootswatch" , github : "thomaspark/bootswatch" , tag : "v5.3.3 "
22+ gem "bootstrap" , "~> 5.3.3 "
2323
2424# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
2525# and associated library.
Original file line number Diff line number Diff line change 11GIT
22 remote: https://github.com/thomaspark/bootswatch.git
3- revision: 0b64b984923ed0eb373aed9cf1bb8e697c30847a
4- branch : v5
3+ revision: 646c94da2c262473c6f73664f4547c046f3a28dd
4+ tag : v5.3.3
55 specs:
66 bootswatch (5.3.3 )
77
1010 specs:
1111 addressable (2.8.6 )
1212 public_suffix (>= 2.0.2 , < 6.0 )
13- autoprefixer-rails (10.4.16 .0 )
13+ autoprefixer-rails (10.4.19 .0 )
1414 execjs (~> 2 )
15- bootstrap (5.3.2 )
15+ bootstrap (5.3.3 )
1616 autoprefixer-rails (>= 9.1.0 )
1717 popper_js (>= 2.11.8 , < 3 )
1818 colorator (1.1.0 )
2121 eventmachine (>= 0.12.9 )
2222 http_parser.rb (~> 0 )
2323 eventmachine (1.2.7 )
24- execjs (2.9.1 )
24+ execjs (2.10.0 )
2525 faraday (2.9.0 )
2626 faraday-net_http (>= 2.0 , < 3.2 )
2727 faraday-net_http (3.1.0 )
@@ -141,7 +141,7 @@ PLATFORMS
141141 x86_64-linux-musl
142142
143143DEPENDENCIES
144- bootstrap (~> 5.3.2 )
144+ bootstrap (~> 5.3.3 )
145145 bootswatch !
146146 http_parser.rb (~> 0.6.0 )
147147 jekyll (~> 4.3 )
You can’t perform that action at this time.
0 commit comments