1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00

Bump ruby from 3.3.1 to 3.3.4 (#1084)

This commit is contained in:
Chris Covington 2024-08-13 09:49:51 -07:00 committed by GitHub
parent 3c64f3ff3b
commit b437bb20c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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