Bump ruby from 3.3.1 to 3.3.4 (#1084)

This commit was merged in pull request #1084.
This commit is contained in:
Chris Covington
2024-08-13 09:49:51 -07:00
committed by GitHub
parent 3c64f3ff3b
commit b437bb20c4
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
ARG RUBY_VERSION=3.3.1
ARG RUBY_VERSION=3.3.4
FROM ruby:${RUBY_VERSION}-slim-bullseye
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \

View File

@@ -1 +1 @@
3.3.1
3.3.4

View File

@@ -518,7 +518,7 @@ DEPENDENCIES
webmock
RUBY VERSION
ruby 3.3.1p55
ruby 3.3.4p94
BUNDLED WITH
2.5.9