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:
parent
3c64f3ff3b
commit
b437bb20c4
3 changed files with 3 additions and 3 deletions
|
@ -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 \
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3.1
|
||||
3.3.4
|
||||
|
|
|
@ -518,7 +518,7 @@ DEPENDENCIES
|
|||
webmock
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.3.1p55
|
||||
ruby 3.3.4p94
|
||||
|
||||
BUNDLED WITH
|
||||
2.5.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue