Fix Gemfile.lock breaking CI (#15257)

Unnecessary Ruby and Bundler version constraints got included in #15230
master
ThibG 4 years ago committed by GitHub
parent 17f01ecc4e
commit 4b7f21a28e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      Gemfile.lock

@ -804,9 +804,3 @@ DEPENDENCIES
webpacker (~> 5.2) webpacker (~> 5.2)
webpush webpush
xorcist (~> 1.1) xorcist (~> 1.1)
RUBY VERSION
ruby 2.7.2p137
BUNDLED WITH
2.1.4

Loading…
Cancel
Save