This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
compsci-industry
/
TechEmpower.FrameworkBenchmarks
réplica de
https://github.com/TechEmpower/FrameworkBenchmarks.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
[ruby/grape] Upgrade to Ruby 3.5-rc (
#10106
)
Petrik de Heus
hai 2 días
pai
323f78b08d
achega
2526605382
Modificáronse 2 ficheiros
con
2 adicións
e
2 borrados
Dividir vista
Mostrar estatí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 ficheiro
@@ -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 ficheiro
@@ -1,4 +1,4 @@
-FROM ruby:3.
4
+FROM ruby:3.
5-rc
ENV RUBY_YJIT_ENABLE=1