This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[ruby/grape] Upgrade to Ruby 3.5-rc (
#10106
)
Petrik de Heus
2 days ago
parent
323f78b08d
commit
2526605382
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
frameworks/Ruby/grape/grape-unicorn.dockerfile
1
1
frameworks/Ruby/grape/grape.dockerfile
+ 1
- 1
frameworks/Ruby/grape/grape-unicorn.dockerfile
View File
@@ -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
View File
@@ -1,4 +1,4 @@
-FROM ruby:3.
4
+FROM ruby:3.
5-rc
ENV RUBY_YJIT_ENABLE=1