Skip to content

Commit

Permalink
Bump ruby from 3.3.3 to 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
brotandgames committed Oct 15, 2024
1 parent 17d34f0 commit 5c41160
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.3
3.3.5
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.3-alpine3.18
FROM ruby:3.3.5-alpine3.18

# for postgres: postgresql-dev
RUN apk add --no-cache \
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,4 +378,4 @@ DEPENDENCIES
yard

BUNDLED WITH
2.5.11
2.5.21

0 comments on commit 5c41160

Please sign in to comment.