Sha256: 63b16ec78e9b95801be48b322a607176dba04fa1c4994da5111982987c8cd4a0

Contents?: true

Size: 317 Bytes

Versions: 22

Compression:

Stored size: 317 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

# Specify your gem's dependencies in shopify_app.gemspec
gemspec

gem "rails-controller-testing", group: :test
gem "rails", "< 7" # temporary: https://github.com/Shopify/shopify_app/pull/1561

group :rubocop do
  gem "rubocop-shopify", require: false
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
shopify_app-22.5.2 Gemfile
shopify_app-22.5.1 Gemfile
shopify_app-22.5.0 Gemfile
shopify_app-22.4.0 Gemfile
shopify_app-22.3.1 Gemfile
shopify_app-22.3.0 Gemfile
shopify_app-22.2.1 Gemfile
shopify_app-22.2.0 Gemfile
shopify_app-22.1.0 Gemfile
shopify_app-22.0.1 Gemfile
shopify_app-22.00.0 Gemfile
shopify_app-21.10.0 Gemfile
shopify_app-21.9.0 Gemfile
shopify_app-21.8.1 Gemfile
shopify_app-21.8.0 Gemfile
shopify_app-21.7.0 Gemfile
shopify_app-21.6.0 Gemfile
shopify_app-21.5.0 Gemfile
shopify_app-21.4.1 Gemfile
shopify_app-21.4.0 Gemfile