File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ source "https://rubygems.org"
1111# This is the default theme for new Jekyll sites. You may change this to anything you like.
1212# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1313# uncomment the line below. To upgrade, run `bundle update github-pages`.
14- gem 'jekyll' , '~> 4.3' , '>= 4.3.2'
14+ gem 'jekyll' , '~> 4.3'
1515# If you have any plugins, put them here!
1616group :jekyll_plugins do
1717 gem 'jekyll-github-metadata' , '~> 2.16'
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.5 )
4+ addressable (2.8.6 )
55 public_suffix (>= 2.0.2 , < 6.0 )
66 base64 (0.2.0 )
77 colorator (1.1.0 )
2121 http_parser.rb (0.8.0 )
2222 i18n (1.14.1 )
2323 concurrent-ruby (~> 1.0 )
24- jekyll (4.3.2 )
24+ jekyll (4.3.3 )
2525 addressable (~> 2.4 )
2626 colorator (~> 1.0 )
2727 em-websocket (~> 0.5 )
6666 rouge (4.2.0 )
6767 ruby2_keywords (0.0.5 )
6868 safe_yaml (1.0.5 )
69- sass-embedded (1.69.5 -x86_64-linux-gnu )
70- google-protobuf (~> 3.23 )
69+ sass-embedded (1.69.6 -x86_64-linux-gnu )
70+ google-protobuf (~> 3.25 )
7171 sawyer (0.9.2 )
7272 addressable (>= 2.3.5 )
7373 faraday (>= 0.17.3 , < 3 )
@@ -81,7 +81,7 @@ PLATFORMS
8181
8282DEPENDENCIES
8383 http_parser.rb (~> 0.6.0 )
84- jekyll (~> 4.3 , >= 4.3.2 )
84+ jekyll (~> 4.3 )
8585 jekyll-github-metadata (~> 2.16 )
8686 tzinfo (>= 1 , < 3 )
8787 tzinfo-data
You can’t perform that action at this time.
0 commit comments