From 2a41a7ef846d260764cbbc4bb3e5074b13b458ba Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Mon, 25 Jul 2022 23:10:30 +0300 Subject: [PATCH] #371 platform added --- Gemfile.lock | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 93083af8..67b0c4f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,6 +79,8 @@ GEM ruby2_keywords (~> 0.0.1) nokogiri (1.13.6-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) + racc (~> 1.4) oauth (0.5.10) octokit (4.25.1) faraday (>= 1, < 3) @@ -173,6 +175,7 @@ GEM PLATFORMS x86_64-darwin-19 x86_64-darwin-21 + x86_64-linux DEPENDENCIES atlassian-jwt (~> 0.2.1)