Sha256: c48f2181a182944dfc892fb0fc3ce1d40c3c2ab60f3f0d1dea9de9e8dba696fe

Contents?: true

Size: 276 Bytes

Versions: 4

Compression:

Stored size: 276 Bytes

Contents

source 'https://rubygems.org'

gemspec

group :test do
  gem 'pry'
  gem 'activerecord'
  gem 'activesupport'
  gem 'actionpack' # action_controller, action_view
  gem 'combustion', '~> 0.5.2'
  gem 'rack-test'
  gem 'pundit'
  gem 'active_model_serializers', '~> 0.10.0'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
api_me-0.8.3 Gemfile
api_me-0.8.2 Gemfile
api_me-0.8.1 Gemfile
api_me-0.8.0 Gemfile