]> cat aescling's git repositories - mastodon.git/commitdiff
Fix Gemfile.lock breaking CI (#15257)
authorThibG <thib@sitedethib.com>
Tue, 1 Dec 2020 11:34:33 +0000 (12:34 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 11:34:33 +0000 (12:34 +0100)
Unnecessary Ruby and Bundler version constraints got included in #15230

Gemfile.lock

index 9594c0e2b894946e91b73d3c67764d906ae18313..f7192d084625d4614a7d092929b443b31e1a479f 100644 (file)
@@ -804,9 +804,3 @@ DEPENDENCIES
   webpacker (~> 5.2)
   webpush
   xorcist (~> 1.1)
-
-RUBY VERSION
-   ruby 2.7.2p137
-
-BUNDLED WITH
-   2.1.4