Skip to content

Commit

Permalink
Updated ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
gkunwar committed Nov 8, 2023
1 parent 123fd06 commit 93afa73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ source "http://rubygems.org"
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!

ruby '3.1.1'
ruby '3.2.2'

gem "jekyll"
gem "rack"
Expand Down
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ GEM
webrick (1.7.0)

PLATFORMS
arm64-darwin-22
x86_64-darwin-21

DEPENDENCIES
Expand All @@ -103,7 +104,7 @@ DEPENDENCIES
webrick (~> 1.7)

RUBY VERSION
ruby 3.1.1p18
ruby 3.2.2p53

BUNDLED WITH
2.3.18

0 comments on commit 93afa73

Please sign in to comment.