Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#84 from dazuma/ruby-241
Browse files Browse the repository at this point in the history
Add Ruby 2.4.1 to test suite
  • Loading branch information
hxiong388 authored Mar 28, 2017
2 parents 5a4cf77 + e31be2a commit 951bd8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appengine/test/tc_ruby_versions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class TestRubyVersions < ::Minitest::Test
"2.3.3",
# 2.4.x versions are currently supported.
"2.4.0",
"2.4.1",
# Test for no requested version (i.e. fall back to default)
""
]
Expand Down

0 comments on commit 951bd8b

Please sign in to comment.