Sha256: bca209d9b47508ec362bd0f6334240c2475cd57a2f05dd8aeba6e54e06302ad1

Contents?: true

Size: 292 Bytes

Versions: 26

Compression:

Stored size: 292 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 actionset.gemspec
gemspec

group :test do
  gem 'actionpack'
  gem 'activerecord'
  gem 'rspec-rails'
  gem 'sqlite3'
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
actionset-0.11.0 Gemfile
actionset-0.10.0 Gemfile
actionset-0.9.2 Gemfile
actionset-0.9.1 Gemfile
actionset-0.8.2 Gemfile
actionset-0.8.1 Gemfile
actionset-0.8.0 Gemfile
actionset-0.7.0 Gemfile
actionset-0.6.0 Gemfile
actionset-0.5.4 Gemfile
actionset-0.5.3 Gemfile
actionset-0.5.2 Gemfile
actionset-0.5.1 Gemfile
actionset-0.5.0 Gemfile
actionset-0.4.2 Gemfile
actionset-0.4.1 Gemfile
actionset-0.4.0 Gemfile
actionset-0.3.5 Gemfile
actionset-0.3.4 Gemfile
actionset-0.3.3 Gemfile