Skip to content

Commit

Permalink
Update dependency ruby to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 30, 2024
1 parent b5dfa4b commit 24b7bec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ruby 3.3.0
ruby 3.3.2
nodejs 21.7.3
yarn 1.13.0
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '3.3.0'
ruby '3.3.2'

gem 'bootsnap', '>= 1.1.0', require: false
gem 'coffee-rails', '~> 5.0'
Expand Down

0 comments on commit 24b7bec

Please sign in to comment.