about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2020-12-01 12:34:33 +0100
committerGitHub <noreply@github.com>2020-12-01 12:34:33 +0100
commit4b7f21a28ec59452411b16e66cdbb290d4761b14 (patch)
tree669d6ead3a60857e3251932442419c16444fd3e9 /Gemfile.lock
parent17f01ecc4ee8064bff5eebcb8ed74dfcbf7df6fb (diff)
Fix Gemfile.lock breaking CI (#15257)
Unnecessary Ruby and Bundler version constraints got included in #15230
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 0 insertions, 6 deletions
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