Skip to content

Commit

Permalink
Merge pull request #2319 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.5
  • Loading branch information
renovate[bot] committed Sep 4, 2024
2 parents 590cdb5 + 5985679 commit ffb121f
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.4
3.3.5
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby 3.3.4
ruby 3.3.5
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.4'
ruby '3.3.5'

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 @@ -185,7 +185,7 @@ DEPENDENCIES
yajl-ruby

RUBY VERSION
ruby 3.3.4p94
ruby 3.3.5p100

BUNDLED WITH
2.4.6

0 comments on commit ffb121f

Please sign in to comment.