This repository was archived by the owner on Jan 22, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,16 +7,11 @@ gem 'rails-api'
77
88gem 'spring' , :group => :development
99
10- gem 'jsonapi-resources' , '0.3.3' #, :git => 'https://github.com/cerebris/jsonapi-resources.git'
10+ #gem 'jsonapi-resources', '0.3.3'
11+ gem 'jsonapi-resources' , :git => 'https://github.com/cerebris/jsonapi-resources.git'
1112
1213gem 'pg'
1314
14- #gem 'nobrainer'
15-
16- #gem 'sqlite3'
17-
18- #gem 'sand-dollar', :github => 'realityendshere/sand-dollar', branch: 'master'
19-
2015gem 'jwt'
2116
2217gem 'byebug' , :group => :development
Original file line number Diff line number Diff line change 1+ GIT
2+ remote: https://github.com/cerebris/jsonapi-resources.git
3+ revision: dee9666240ad8e9205a35987fff85ccab8153770
4+ specs:
5+ jsonapi-resources (0.3.3 )
6+ rails (>= 4.0 )
7+
18GEM
29 remote: https://rubygems.org/
310 specs:
6269 activesupport (>= 4.1.0 )
6370 i18n (0.7.0 )
6471 json (1.8.2 )
65- jsonapi-resources (0.3.3 )
66- rails (>= 4.0 )
6772 jwt (1.5.0 )
6873 loofah (2.0.2 )
6974 nokogiri (>= 1.5.9 )
@@ -152,7 +157,7 @@ DEPENDENCIES
152157 capistrano-bundler (~> 1.1.2 )
153158 capistrano-rails (~> 1.1 )
154159 capistrano-rbenv (~> 2.0 )
155- jsonapi-resources ( = 0.3.3 )
160+ jsonapi-resources !
156161 jwt
157162 pg
158163 rails (= 4.2.1 )
You can’t perform that action at this time.
0 commit comments