This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
compsci-industry
/
TechEmpower.FrameworkBenchmarks
peilaus alkaen
https://github.com/TechEmpower/FrameworkBenchmarks.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
[ruby/grape] Upgrade to Ruby 3.5-rc (
#10106
)
Petrik de Heus
2 päivää sitten
vanhempi
323f78b08d
commit
2526605382
2 muutettua tiedostoa
jossa
2 lisäystä
ja
2 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
frameworks/Ruby/grape/grape-unicorn.dockerfile
1
1
frameworks/Ruby/grape/grape.dockerfile
+ 1
- 1
frameworks/Ruby/grape/grape-unicorn.dockerfile
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -1,4 +1,4 @@
-FROM ruby:3.
4
+FROM ruby:3.
5-rc
ENV RUBY_YJIT_ENABLE=1