Error in Jekyll installation

Thanks, I used rbenv to sort it out, and it seemed like working. But when I try the serve command, I see this:

/Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/commands/serve/servlet.rb:3:in `require’: cannot load such file – webrick ( LoadError )

from /Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/commands/serve/servlet.rb:3:in `<top (required)>’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/commands/serve.rb:179:in `require_relative’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/commands/serve.rb:179:in `setup’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/commands/serve.rb:100:in `process’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/command.rb:91:in `block in process_with_graceful_fail’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/command.rb:91:in `each’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/command.rb:91:in `process_with_graceful_fail’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/commands/serve.rb:86:in `block (2 levels) in init_with_program’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in `block in execute’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in `each’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in `execute’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/mercenary-0.4.0/lib/mercenary/program.rb:44:in `go’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/mercenary-0.4.0/lib/mercenary.rb:21:in `program’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/jekyll-4.2.0/exe/jekyll:15:in `<top (required)>’

from /Users/asaiatin/.gem/ruby/3.0.0/bin/jekyll:23:in `load’

from /Users/asaiatin/.gem/ruby/3.0.0/bin/jekyll:23:in `<top (required)>’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:63:in `load’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:63:in `kernel_load’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli/exec.rb:28:in `run’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:494:in `exec’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:30:in `dispatch’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/cli.rb:24:in `start’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/exe/bundle:49:in `block in <top (required)>’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/lib/bundler/friendly_errors.rb:130:in `with_friendly_errors’

from /Users/asaiatin/.gem/ruby/3.0.0/gems/bundler-2.2.16/exe/bundle:37:in `<top (required)>’

from /Users/asaiatin/.rbenv/versions/3.0.0/bin/bundle:23:in `load’

from /Users/asaiatin/.rbenv/versions/3.0.0/bin/bundle:23:in `’