Skip to content

Commit

Permalink
Update Ruby to version 3.3.6 (#1746)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Nov 19, 2024
1 parent 2ef1b1d commit ac5c8dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ aliases:
paths:
- node_modules
- &ruby_node_browsers_docker_image
- image: cimg/ruby:3.3.5-browsers
- image: cimg/ruby:3.3.6-browsers
environment:
PGHOST: localhost
PGUSER: untitled_application
Expand Down
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.lock
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ DEPENDENCIES
web-console

RUBY VERSION
ruby 3.3.5
ruby 3.3.6

BUNDLED WITH
2.4.10

0 comments on commit ac5c8dd

Please sign in to comment.