Skip to content

Commit

Permalink
Update dependency ruby to v2.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 4e8d71d commit c328083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/multiple_package/server/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.2
2.7.8
2 changes: 1 addition & 1 deletion example/multiple_package/server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.7.2
FROM ruby:2.7.8

COPY Gemfile ./
COPY Gemfile.lock ./
Expand Down

0 comments on commit c328083

Please sign in to comment.