Sha256: ee635f16ef134753aae62a4fe773539d30c64ed168a18cce3e76945bfcec34f2
Contents?: true
Size: 265 Bytes
Versions: 2
Compression:
Stored size: 265 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec gem 'workarea', github: 'workarea-commerce/workarea', branch: 'v3.5-stable' group :test do gem 'simplecov', require: false end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-authorize_cim-2.1.3 | Gemfile |
workarea-authorize_cim-2.1.2 | Gemfile |