Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
28
Gemfile.lock
28
Gemfile.lock
@ -7,7 +7,7 @@ GIT
|
|||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/jekyll/minima
|
remote: https://github.com/jekyll/minima
|
||||||
revision: bdd81e68f02ad33b7120f565c606a7c5dc25c6e1
|
revision: 6b9b78dad3e5c9f733c901e10287465735b36169
|
||||||
specs:
|
specs:
|
||||||
minima (3.0.0.dev)
|
minima (3.0.0.dev)
|
||||||
jekyll (>= 3.5, < 5.0)
|
jekyll (>= 3.5, < 5.0)
|
||||||
@ -90,10 +90,10 @@ GEM
|
|||||||
fiber-local (1.0.0)
|
fiber-local (1.0.0)
|
||||||
forwardable-extended (2.6.0)
|
forwardable-extended (2.6.0)
|
||||||
gemoji (4.1.0)
|
gemoji (4.1.0)
|
||||||
google-protobuf (4.28.2)
|
google-protobuf (4.28.3)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.28.2-x86_64-linux)
|
google-protobuf (4.28.3-x86_64-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
hashery (2.1.2)
|
hashery (2.1.2)
|
||||||
@ -195,14 +195,14 @@ GEM
|
|||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.12.0)
|
nokogiri (>= 1.12.0)
|
||||||
mercenary (0.4.0)
|
mercenary (0.4.0)
|
||||||
mini_portile2 (2.8.7)
|
mini_portile2 (2.8.8)
|
||||||
mini_racer (0.15.0)
|
mini_racer (0.15.0)
|
||||||
libv8-node (~> 22.7.0.1)
|
libv8-node (~> 22.7.0.1)
|
||||||
minitest (5.25.1)
|
minitest (5.25.1)
|
||||||
nokogiri (1.16.7)
|
nokogiri (1.16.8)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.16.7-x86_64-linux)
|
nokogiri (1.16.8-x86_64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
octokit (4.25.1)
|
octokit (4.25.1)
|
||||||
faraday (>= 1, < 3)
|
faraday (>= 1, < 3)
|
||||||
@ -235,9 +235,9 @@ GEM
|
|||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
minitest
|
minitest
|
||||||
nokogiri (>= 1.6)
|
nokogiri (>= 1.6)
|
||||||
rails-html-sanitizer (1.6.0)
|
rails-html-sanitizer (1.6.1)
|
||||||
loofah (~> 2.21)
|
loofah (~> 2.21)
|
||||||
nokogiri (~> 1.14)
|
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
|
||||||
railties (7.2.1)
|
railties (7.2.1)
|
||||||
actionpack (= 7.2.1)
|
actionpack (= 7.2.1)
|
||||||
activesupport (= 7.2.1)
|
activesupport (= 7.2.1)
|
||||||
@ -256,7 +256,7 @@ GEM
|
|||||||
regexp_parser (2.9.2)
|
regexp_parser (2.9.2)
|
||||||
reline (0.5.8)
|
reline (0.5.8)
|
||||||
io-console (~> 0.5)
|
io-console (~> 0.5)
|
||||||
rexml (3.3.8)
|
rexml (3.3.9)
|
||||||
rouge (4.4.0)
|
rouge (4.4.0)
|
||||||
rubocop (1.65.1)
|
rubocop (1.65.1)
|
||||||
json (~> 2.3)
|
json (~> 2.3)
|
||||||
@ -276,11 +276,11 @@ GEM
|
|||||||
ruby2_keywords (0.0.5)
|
ruby2_keywords (0.0.5)
|
||||||
rubyzip (2.3.2)
|
rubyzip (2.3.2)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
sass-embedded (1.79.4)
|
sass-embedded (1.80.5)
|
||||||
google-protobuf (~> 4.27)
|
google-protobuf (~> 4.28)
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
sass-embedded (1.79.4-x86_64-linux-gnu)
|
sass-embedded (1.80.5-x86_64-linux-gnu)
|
||||||
google-protobuf (~> 4.27)
|
google-protobuf (~> 4.28)
|
||||||
sawyer (0.9.2)
|
sawyer (0.9.2)
|
||||||
addressable (>= 2.3.5)
|
addressable (>= 2.3.5)
|
||||||
faraday (>= 0.17.3, < 3)
|
faraday (>= 0.17.3, < 3)
|
||||||
@ -297,7 +297,7 @@ GEM
|
|||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
unicode-display_width (2.6.0)
|
unicode-display_width (2.6.0)
|
||||||
useragent (0.16.10)
|
useragent (0.16.10)
|
||||||
webrick (1.8.2)
|
webrick (1.9.0)
|
||||||
yell (2.2.2)
|
yell (2.2.2)
|
||||||
zeitwerk (2.6.15)
|
zeitwerk (2.6.15)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user