chore: Bump minima from 1d5286c to d7122a0 (#879)
Bumps [minima](https://github.com/jekyll/minima) from `1d5286c` to `d7122a0`.
- [Release notes](https://github.com/jekyll/minima/releases)
- [Commits](1d5286cf9a...d7122a0c3e)
---
updated-dependencies:
- dependency-name: minima
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
29
Gemfile.lock
29
Gemfile.lock
@ -7,7 +7,7 @@ GIT
|
||||
|
||||
GIT
|
||||
remote: https://github.com/jekyll/minima
|
||||
revision: 1d5286cf9a1aae34078420d183d560dd673d98b5
|
||||
revision: d7122a0c3e8a61c0e13de37a72c7d8c7b5f3886f
|
||||
specs:
|
||||
minima (3.0.0.dev)
|
||||
jekyll (>= 3.5, < 5.0)
|
||||
@ -46,8 +46,8 @@ GEM
|
||||
minitest (>= 5.1)
|
||||
securerandom (>= 0.3)
|
||||
tzinfo (~> 2.0, >= 2.0.5)
|
||||
addressable (2.8.6)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
addressable (2.8.7)
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
afm (0.2.2)
|
||||
ast (2.4.2)
|
||||
async (2.6.2)
|
||||
@ -84,15 +84,16 @@ GEM
|
||||
faraday-net_http (>= 2.0, < 3.1)
|
||||
ruby2_keywords (>= 0.0.4)
|
||||
faraday-net_http (3.0.2)
|
||||
ffi (1.16.3)
|
||||
ffi (1.17.0)
|
||||
ffi (1.17.0-x86_64-linux-gnu)
|
||||
fiber-annotation (0.2.0)
|
||||
fiber-local (1.0.0)
|
||||
forwardable-extended (2.6.0)
|
||||
gemoji (4.1.0)
|
||||
google-protobuf (4.27.0)
|
||||
google-protobuf (4.28.1)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.27.0-x86_64-linux)
|
||||
google-protobuf (4.28.1-x86_64-linux)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
hashery (2.1.2)
|
||||
@ -220,7 +221,7 @@ GEM
|
||||
ttfunk
|
||||
psych (5.1.2)
|
||||
stringio
|
||||
public_suffix (5.0.5)
|
||||
public_suffix (6.0.1)
|
||||
racc (1.8.1)
|
||||
rack (3.1.7)
|
||||
rack-session (2.0.0)
|
||||
@ -255,8 +256,7 @@ GEM
|
||||
regexp_parser (2.9.2)
|
||||
reline (0.5.8)
|
||||
io-console (~> 0.5)
|
||||
rexml (3.3.4)
|
||||
strscan
|
||||
rexml (3.3.7)
|
||||
rouge (4.3.0)
|
||||
rubocop (1.65.1)
|
||||
json (~> 2.3)
|
||||
@ -276,17 +276,16 @@ GEM
|
||||
ruby2_keywords (0.0.5)
|
||||
rubyzip (2.3.2)
|
||||
safe_yaml (1.0.5)
|
||||
sass-embedded (1.77.4)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.78.0)
|
||||
google-protobuf (~> 4.27)
|
||||
rake (>= 13)
|
||||
sass-embedded (1.77.4-x86_64-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.78.0-x86_64-linux-gnu)
|
||||
google-protobuf (~> 4.27)
|
||||
sawyer (0.9.2)
|
||||
addressable (>= 2.3.5)
|
||||
faraday (>= 0.17.3, < 3)
|
||||
securerandom (0.3.1)
|
||||
stringio (3.1.0)
|
||||
strscan (3.1.0)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
thor (1.3.1)
|
||||
@ -296,7 +295,7 @@ GEM
|
||||
ethon (>= 0.9.0)
|
||||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
unicode-display_width (2.5.0)
|
||||
unicode-display_width (2.6.0)
|
||||
useragent (0.16.10)
|
||||
webrick (1.8.1)
|
||||
yell (2.2.2)
|
||||
|
||||
Reference in New Issue
Block a user