Skip to content

Commit

Permalink
Merge pull request #358 from dxw/renovate/ruby-3.x
Browse files Browse the repository at this point in the history
Update dependency ruby to v3.3.6
  • Loading branch information
renovate[bot] authored Nov 8, 2024
2 parents 5947ac1 + 013a6f3 commit 6dc4f5f
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.3.5
3.3.6
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.5"
ruby "3.3.6"

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem "rails", "~> 6.1.6"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ DEPENDENCIES
webpacker

RUBY VERSION
ruby 3.3.5p100
ruby 3.3.6p108

BUNDLED WITH
2.5.23

0 comments on commit 6dc4f5f

Please sign in to comment.