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.8.6 Gemfile
activeset-0.8.5 Gemfile
activeset-0.8.4 Gemfile
activeset-0.8.3 Gemfile
activeset-0.8.2 Gemfile
activeset-0.8.1 Gemfile
activeset-0.8.0 Gemfile
activeset-0.7.1 Gemfile
activeset-0.7.0 Gemfile
activeset-0.6.5 Gemfile
activeset-0.6.4 Gemfile
activeset-0.6.3 Gemfile
activeset-0.6.2 Gemfile
activeset-0.6.1 Gemfile
activeset-0.6.0 Gemfile
activeset-0.5.8 Gemfile
activeset-0.5.7 Gemfile
activeset-0.5.6 Gemfile
activeset-0.5.5 Gemfile
activeset-0.5.4 Gemfile