This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror de
https://github.com/TechEmpower/FrameworkBenchmarks.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
[ruby/grape] Upgrade to Ruby 3.5-rc (
#10106
)
Petrik de Heus
2 dias atrás
pai
323f78b08d
commit
2526605382
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Mostrar estatísticas do 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 arquivo
@@ -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 arquivo
@@ -1,4 +1,4 @@
-FROM ruby:3.
4
+FROM ruby:3.
5-rc
ENV RUBY_YJIT_ENABLE=1