This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
compsci-industry
/
TechEmpower.FrameworkBenchmarks
miroir de
https://github.com/TechEmpower/FrameworkBenchmarks.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
[ruby/grape] Upgrade to Ruby 3.5-rc (
#10106
)
Petrik de Heus
il y a 2 jours
Parent
323f78b08d
commit
2526605382
2 fichiers modifiés
avec
2 ajouts
et
2 suppressions
Vue séparée
Afficher les stats Diff
1
1
frameworks/Ruby/grape/grape-unicorn.dockerfile
1
1
frameworks/Ruby/grape/grape.dockerfile
+ 1
- 1
frameworks/Ruby/grape/grape-unicorn.dockerfile
Voir le fichier
@@ -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
Voir le fichier
@@ -1,4 +1,4 @@
-FROM ruby:3.
4
+FROM ruby:3.
5-rc
ENV RUBY_YJIT_ENABLE=1