Skip to content

Ruby 3.0 Support? #14

Description

@metaskills

Now that Ruby 2.5 is on its way out, I am hoping that at some point in time there is an official Ruby 3.0 Runtime. Am I correct that this runtime interface will have to be updated at well? I ran the unit tests and only saw this one time format error.

  1) Failure:
HarnessTests#test_dependencies [/Users/kencollins/Repositories/aws-lambda-ruby-runtime-interface-client/test/unit/harness_test.rb:88]:
--- expected
+++ actual
@@ -1 +1 @@
-"{\"tomorrow\":\"2018-10-09T11:34:20.000+01:00\"}"
+"{\"tomorrow\":\"2018-10-09 11:34:20 +0100\"}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions