This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror de
https://github.com/TechEmpower/FrameworkBenchmarks.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
[ruby/grape] Upgrade to Ruby 3.5-rc (
#10106
)
Petrik de Heus
há 2 dias atrás
pai
323f78b08d
commit
2526605382
2 ficheiros alterados
com
2 adições
e
2 exclusões
Visão Dividida
Mostrar Estatísticas 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