Sha256: acb1db7419103716b3f010d64735615a9c51446c282e55d1c20b61b56a3a65d2

Contents?: true

Size: 253 Bytes

Versions: 31

Compression:

Stored size: 253 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

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

group :test do
  gem 'activerecord'
  gem 'sqlite3'
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
activeset-0.5.3 Gemfile
activeset-0.5.2 Gemfile
activeset-0.5.1 Gemfile
activeset-0.5.0 Gemfile
activeset-0.4.4 Gemfile
activeset-0.4.3 Gemfile
activeset-0.4.2 Gemfile
activeset-0.4.1 Gemfile
activeset-0.4.0 Gemfile
activeset-0.3.1 Gemfile
activeset-0.3.0 Gemfile