File tree Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- 3.2.2
1+ 3.3.3
Original file line number Diff line number Diff line change 1- FROM ruby:3.2.2 -alpine
1+ FROM ruby:3.3.3 -alpine
22
33LABEL maintainer "JANOG NETCON"
44
Original file line number Diff line number Diff line change 33source 'https://rubygems.org'
44git_source ( :github ) { |repo | "https://github.com/#{ repo } .git" }
55
6- ruby '3.2.2 '
6+ ruby '3.3.3 '
77
88gem 'rails' , '~> 6.1'
99gem 'pg' , '>= 0.18' , '< 2.0'
Original file line number Diff line number Diff line change 154154 nokogiri (1.15.4 )
155155 mini_portile2 (~> 2.8.2 )
156156 racc (~> 1.4 )
157- nokogiri (1.15.4-x86_64-linux )
158- racc (~> 1.4 )
159157 oj (3.16.3 )
160158 bigdecimal (>= 3.0 )
161159 parallel (1.23.0 )
@@ -378,7 +376,7 @@ DEPENDENCIES
378376 tzinfo-data
379377
380378RUBY VERSION
381- ruby 3.2.2p53
379+ ruby 3.3.3p89
382380
383381BUNDLED WITH
384382 2.3.5
You can’t perform that action at this time.
0 commit comments