Skip to content

Commit

Permalink
Merge pull request #1591 from openSUSE/depfu/engine/ruby-3.3.7
Browse files Browse the repository at this point in the history
Update Ruby 3.3.5 → 3.3.7
  • Loading branch information
hennevogel authored Feb 17, 2025
2 parents cf9fde2 + 7d7c1d3 commit 2de177f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-3.3.5
ruby-3.3.7
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

source 'https://rubygems.org'

ruby '~> 3.3'

# as framework
gem 'rails', '~> 7.0'
# as asset pipeline
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,5 +424,8 @@ DEPENDENCIES
webmock
xmlhash (>= 1.2.2)

RUBY VERSION
ruby 3.3.7

BUNDLED WITH
2.5.16

0 comments on commit 2de177f

Please sign in to comment.