From 46345ad07423bb7820376d0287af2de492f08f10 Mon Sep 17 00:00:00 2001 From: masataka-creator Date: Fri, 9 Oct 2020 13:13:49 +0900 Subject: [PATCH 1/2] first commit --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 886ea085..59e7f920 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -291,4 +291,4 @@ DEPENDENCIES webmock BUNDLED WITH - 1.14.6 + 2.1.4 From 3d2b6f4aaa85f76dbc4063e1cdbfa098841907ca Mon Sep 17 00:00:00 2001 From: masataka-creator Date: Fri, 9 Oct 2020 13:26:32 +0900 Subject: [PATCH 2/2] =?UTF-8?q?---warnings=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit こちらではどうしようないものは表示しない --- .rspec | 1 - 1 file changed, 1 deletion(-) diff --git a/.rspec b/.rspec index 6442a2b6..5be63fcb 100644 --- a/.rspec +++ b/.rspec @@ -1,3 +1,2 @@ --require spec_helper --format documentation ---warnings