Skip to content

Commit

Permalink
Update dependency ruby to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent d4452fb commit c2be34e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.3
3.3.4
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.0.3'
ruby '3.3.4'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
gem 'rails', '~> 6.1.4'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ DEPENDENCIES
webpacker (~> 5.0)

RUBY VERSION
ruby 3.0.3p157
ruby 3.3.4p94

BUNDLED WITH
2.2.32

0 comments on commit c2be34e

Please sign in to comment.