From: ThibG Date: Tue, 1 Dec 2020 11:34:33 +0000 (+0100) Subject: Fix Gemfile.lock breaking CI (#15257) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=4b7f21a28ec59452411b16e66cdbb290d4761b14;p=mastodon.git Fix Gemfile.lock breaking CI (#15257) Unnecessary Ruby and Bundler version constraints got included in #15230 --- diff --git a/Gemfile.lock b/Gemfile.lock index 9594c0e2b..f7192d084 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -804,9 +804,3 @@ DEPENDENCIES webpacker (~> 5.2) webpush xorcist (~> 1.1) - -RUBY VERSION - ruby 2.7.2p137 - -BUNDLED WITH - 2.1.4