We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30d30e commit 84e9955Copy full SHA for 84e9955
2 files changed
README.ja.md
@@ -9,7 +9,7 @@ English version is [here](http://github.com/rakuten-ws/rws-ruby-sdk/blob/master/
9
10
## 前提条件
11
12
-* Ruby 2.7 またはそれ以上のバージョンであること
+* Ruby 3.1 またはそれ以上のバージョンであること
13
14
## インストール方法
15
README.md
@@ -32,7 +32,7 @@ This gem provides a client for easily accessing [Rakuten Web Service APIs](https
32
33
## Prerequisite
34
35
-* Ruby 2.7 or later
+* Ruby 3.1 or later
36
37
## Installation
38
0 commit comments