mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 22:36:50 +00:00
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
source 'http://rubygems.org'
|
|
|
|
gemspec
|
|
|
|
gem 'rails', github: 'rails/rails'
|
|
|
|
# Current dependencies of edge rails
|
|
gem 'journey', github: 'rails/journey'
|
|
gem 'activerecord-deprecated_finders' , github: 'rails/activerecord-deprecated_finders'
|