We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57e1cd4 + 1cf646b commit f0aca9cCopy full SHA for f0aca9c
1 file changed
app/try_ruby.rb
@@ -15,7 +15,7 @@ class TryRuby
15
RUBY
16
INITIAL_TRY_RESULT = 'Welcome ' * 3
17
18
- DEFAULT_RUBY_ENGINE = "cruby-3.2.2"
+ DEFAULT_RUBY_ENGINE = "cruby-3.3.0"
19
20
def self.start
21
instance
0 commit comments