Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency ruby to v3.4.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 15, 2025

Verified

This commit was signed with the committer’s verified signature.
pylapp Pierre-Yves Lapersonne
1 parent e31b33a commit 8cb39a1
Showing 2 changed files with 2 additions and 2 deletions.
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.2.2'
ruby '3.4.1'

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem 'rails', '~> 7.0.2', '>= 7.0.2.2'
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -376,7 +376,7 @@ DEPENDENCIES
wkhtmltopdf-binary (~> 0.12.6.5)

RUBY VERSION
ruby 3.2.2p53
ruby 3.4.1p0

BUNDLED WITH
2.4.19

0 comments on commit 8cb39a1

Please sign in to comment.