Skip to content

Commit

Permalink
Merge pull request #2230 from freeCodeCamp/renovate/ruby-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ruby to v3.3.2
  • Loading branch information
renovate[bot] authored May 30, 2024
2 parents 44dda87 + fa85109 commit 80ba435
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.1
3.3.2
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby 3.3.1
ruby 3.3.2
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '3.3.1'
ruby '3.3.2'

gem 'activesupport', require: false
gem 'html-pipeline'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ DEPENDENCIES
yajl-ruby

RUBY VERSION
ruby 3.3.1p55
ruby 3.3.2p78

BUNDLED WITH
2.4.6

0 comments on commit 80ba435

Please sign in to comment.