We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478c1f0 commit aefc266Copy full SHA for aefc266
Gemfile
@@ -1,8 +1,6 @@
1
# frozen_string_literal: true
2
source "https://rubygems.org"
3
4
-ruby ">= 2.6"
5
-
6
# None of these can actually be used in a development copy of dev
7
# They are all for CI and tests
8
# `dev` uses no gems
Gemfile.lock
@@ -57,8 +57,5 @@ DEPENDENCIES
57
rubocop-rake
58
rubocop-shopify (~> 2.0.1)
59
60
-RUBY VERSION
61
- ruby 2.7.2p137
62
63
BUNDLED WITH
64
2.2.22
0 commit comments