Skip to content

Commit 15ce0c7

Browse files
committed
Bump Ruby version to 3.2.3 for contributors
1 parent 0e9100c commit 15ce0c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
env:
2-
RUBY_VERSION: 3.1.2
2+
RUBY_VERSION: 3.2.3
33
POSTGRES_USER: postgres
44
POSTGRES_PASSWORD: postgres
55
POSTGRES_DB: safe_pg_migrations_test

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.2
1+
3.2.3

0 commit comments

Comments
 (0)