From 7a81346d5557053425bc8cf942b05eff0e93fe15 Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 30 Dec 2019 00:00:43 +0800 Subject: Circleci - Upgrade to Buster Images (#12705) * Update config.yml * Update Gemfile.lock --- Gemfile.lock | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 967b2cf87..6cd3dca1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -803,9 +803,3 @@ DEPENDENCIES webmock (~> 3.7) webpacker (~> 4.2) webpush - -RUBY VERSION - ruby 2.6.5p114 - -BUNDLED WITH - 1.17.3 -- cgit