Ruby 3.4.7 (#1274)
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
3.4.6
|
3.4.7
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
# syntax = docker/dockerfile:1
|
# syntax = docker/dockerfile:1
|
||||||
|
|
||||||
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
|
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
|
||||||
ARG RUBY_VERSION=3.4.6
|
ARG RUBY_VERSION=3.4.7
|
||||||
FROM registry.docker.com/library/ruby:$RUBY_VERSION-slim AS base
|
FROM registry.docker.com/library/ruby:$RUBY_VERSION-slim AS base
|
||||||
|
|
||||||
# Rails app lives here
|
# Rails app lives here
|
||||||
|
|||||||
+1
-1
@@ -371,7 +371,7 @@ GEM
|
|||||||
pp (0.6.3)
|
pp (0.6.3)
|
||||||
prettyprint
|
prettyprint
|
||||||
prettyprint (0.2.0)
|
prettyprint (0.2.0)
|
||||||
prism (1.5.1)
|
prism (1.4.0)
|
||||||
prometheus-client-mmap (1.2.10)
|
prometheus-client-mmap (1.2.10)
|
||||||
base64
|
base64
|
||||||
bigdecimal
|
bigdecimal
|
||||||
|
|||||||
Reference in New Issue
Block a user