Browse Source

Fix Gemfile.lock breaking CI (#15257)

Unnecessary Ruby and Bundler version constraints got included in #15230
master
ThibG 3 years ago
committed by GitHub
parent
commit
4b7f21a28e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      Gemfile.lock

+ 0
- 6
Gemfile.lock View File

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

Loading…
Cancel
Save