Commit 5345165 1 parent ee53473 commit 5345165 Copy full SHA for 5345165
File tree 2 files changed +9
-7
lines changed
2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
- FROM ruby:3.3-slim-bookworm@sha256:540e94266a7509bba7b50d5194eb63f51197ffbe5c203c5c81aa956c377ec4e8 as base
1
+ FROM ruby:3.2. 3-slim-bookworm@sha256:97fccffe954d1e0c7fa6634020379417d67435a7f9a7c10b6ef3f49e498307e6 as base
2
2
3
3
ENV DEBIAN_FRONTEND=noninteractive
4
4
ENV TZ=US/Pacific
Original file line number Diff line number Diff line change 14
14
addressable (2.8.6 )
15
15
public_suffix (>= 2.0.2 , < 6.0 )
16
16
base64 (0.2.0 )
17
- bigdecimal (3.1.5 )
17
+ bigdecimal (3.1.6 )
18
18
colorator (1.1.0 )
19
19
concurrent-ruby (1.2.3 )
20
20
connection_pool (2.4.1 )
29
29
ffi (1.16.3 )
30
30
forwardable-extended (2.6.0 )
31
31
google-protobuf (3.25.2 )
32
+ google-protobuf (3.25.2-aarch64-linux )
33
+ google-protobuf (3.25.2-x86_64-linux )
32
34
http_parser.rb (0.8.0 )
33
35
i18n (1.14.1 )
34
36
concurrent-ruby (~> 1.0 )
68
70
rb-inotify (~> 0.9 , >= 0.9.10 )
69
71
mercenary (0.4.0 )
70
72
mini_portile2 (2.8.5 )
71
- minitest (5.21.1 )
73
+ minitest (5.21.2 )
72
74
mutex_m (0.2.0 )
73
75
nokogiri (1.16.0 )
74
76
mini_portile2 (~> 2.8.2 )
89
91
rouge (4.2.0 )
90
92
ruby2_keywords (0.0.5 )
91
93
safe_yaml (1.0.5 )
92
- sass-embedded (1.69.7 )
94
+ sass-embedded (1.70.0 )
93
95
google-protobuf (~> 3.25 )
94
96
rake (>= 13.0.0 )
95
- sass-embedded (1.69.7 -aarch64-linux-gnu )
97
+ sass-embedded (1.70.0 -aarch64-linux-gnu )
96
98
google-protobuf (~> 3.25 )
97
- sass-embedded (1.69.7 -x86_64-linux-gnu )
99
+ sass-embedded (1.70.0 -x86_64-linux-gnu )
98
100
google-protobuf (~> 3.25 )
99
101
terminal-table (3.0.2 )
100
102
unicode-display_width (>= 1.1.1 , < 3 )
@@ -118,4 +120,4 @@ DEPENDENCIES
118
120
webrick
119
121
120
122
BUNDLED WITH
121
- 2.5.4
123
+ 2.5.5
You can’t perform that action at this time.
0 commit comments