Skip to content

Commit 7ae749c

Browse files
smendeshortega
authored andcommitted
Update rc version for Ruby
1 parent 02906ae commit 7ae749c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/snippet-testing/model/dependency.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Dependency
1919
CSHARP_NAME => ['4.x', '5.5.3-alpha1'],
2020
PHP_NAME => ['4.10', '5.11.0-alpha1'],
2121
PYTHON_NAME => ['5.6.0', '6.4.2-alpha-1'],
22-
RUBY_NAME => ['4.13.0', '5.0.0.rc24'],
22+
RUBY_NAME => ['4.13.0', '5.0.0.rc26'],
2323
NODE_NAME => ['2.11.0', '3.4.0-alpha-1'],
2424
JAVA6_NAME => {group: "com.twilio.sdk", name: 'twilio-java-sdk', version: '6.3.0', suffix: '-jar-with-dependencies'},
2525
JAVA7_NAME => {group: "com.twilio.sdk", name: 'twilio', version: '7.12.0-alpha-1', suffix: '-jar-with-dependencies'}

0 commit comments

Comments
 (0)