Skip to content

Commit 62808fa

Browse files
committed
updated ruby-net
1 parent 7ab4e50 commit 62808fa

File tree

2 files changed

+154
-17
lines changed

2 files changed

+154
-17
lines changed

lib/codegen/ruby/net_http.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ class RubyNetHttpCodeGen {
66
require "net/http"
77
88
url = URI("{{url}}")
9+
910
""";
1011

1112
String kTemplateRequestParams = """

0 commit comments

Comments
 (0)