Sha256: 11881440d59934cc7c157d281139a0344a486c73634565b5ed77aabfcf7f1248

Contents?: true

Size: 279 Bytes

Versions: 1

Compression:

Stored size: 279 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'


# override the :github shortcut to be secure by using HTTPS
git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
delayed_job_chainable_hooks-3.0.0 Gemfile