This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
compsci-industry
/
TechEmpower.FrameworkBenchmarks
espejo de
https://github.com/TechEmpower/FrameworkBenchmarks.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
[ruby/grape] Upgrade to Ruby 3.5-rc (
#10106
)
Petrik de Heus
hace 2 días
padre
323f78b08d
commit
2526605382
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
frameworks/Ruby/grape/grape-unicorn.dockerfile
1
1
frameworks/Ruby/grape/grape.dockerfile
+ 1
- 1
frameworks/Ruby/grape/grape-unicorn.dockerfile
Ver fichero
@@ -1,4 +1,4 @@
-FROM ruby:3.
4
+FROM ruby:3.
5-rc
ENV RUBY_YJIT_ENABLE=1
+ 1
- 1
frameworks/Ruby/grape/grape.dockerfile
Ver fichero
@@ -1,4 +1,4 @@
-FROM ruby:3.
4
+FROM ruby:3.
5-rc
ENV RUBY_YJIT_ENABLE=1