Sha256: 87036b0acc9f8148b1f035817dfa52ed6f749d23fb29232e98144495e1fc79a7
Contents?: true
Size: 275 Bytes
Versions: 7
Compression:
Stored size: 275 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.8.0' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
api_me-0.7.1 | Gemfile |
api_me-0.7.0 | Gemfile |
api_me-0.6.0 | Gemfile |
api_me-0.5.3 | Gemfile |
api_me-0.5.2 | Gemfile |
api_me-0.5.1 | Gemfile |
api_me-0.5.0 | Gemfile |