Skip to content

Commit

Permalink
chore(deps): update dependency ruby to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 1e9c4f8 commit 3bcc6fb
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.4
3.3.5
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

ruby '3.3.4'
ruby '3.3.5'
source 'https://rubygems.org'

git_source(:github) do |repo_name|
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ DEPENDENCIES
yard

RUBY VERSION
ruby 3.3.4p94
ruby 3.3.5p100

BUNDLED WITH
2.5.4

0 comments on commit 3bcc6fb

Please sign in to comment.