1
- GIT
2
- remote: https://github.com/richmolj/active_model_serializers.git
3
- revision: 1dc2b74059731339f4df3e7882fd949e20433013
4
- specs:
5
- active_model_serializers (0.10.2)
6
- actionpack (>= 4.1, < 6)
7
- activemodel (>= 4.1, < 6)
8
- jsonapi (~> 0.1.1.beta2)
9
- railties (>= 4.1, < 6)
10
-
11
1
PATH
12
2
remote: ../
13
3
specs:
14
- jsonapi_compliable (0.3.4)
15
- active_model_serializers (~> 0.10)
16
- jsonapi (~> 0.1.1.beta2)
17
- jsonapi_ams_extensions (~> 0.1)
18
- rails (>= 4.1, < 6)
4
+ jsonapi_compliable (0.4.0)
5
+ jsonapi-serializable (~> 0.1)
19
6
20
7
GEM
21
8
remote: https://rubygems.org/
61
48
thor (>= 0.14.0)
62
49
arel (6.0.3)
63
50
builder (3.2.2)
64
- byebug (9.0.5 )
51
+ byebug (9.0.6 )
65
52
coderay (1.1.1)
66
- concurrent-ruby (1.0.2 )
53
+ concurrent-ruby (1.0.4 )
67
54
database_cleaner (1.5.3)
68
55
diff-lcs (1.2.5)
69
56
erubis (2.7.0)
87
74
rspec (>= 2.99.0, < 4.0)
88
75
i18n (0.7.0)
89
76
json (1.8.3)
90
- jsonapi (0.1.1.beta2)
91
- json (~> 1.8)
92
- jsonapi_ams_extensions (0.1.1)
93
- active_model_serializers (~> 0.10.x)
94
- jsonapi_spec_helpers (0.2.0)
77
+ jsonapi-deserializable (0.1.1)
78
+ jsonapi-parser (= 0.1.1)
79
+ jsonapi-parser (0.1.1)
80
+ jsonapi-rails (0.1.1)
81
+ jsonapi-rb (= 0.1.1)
82
+ jsonapi-rb (0.1.1)
83
+ jsonapi-deserializable (= 0.1.1)
84
+ jsonapi-serializable (= 0.1.1)
85
+ jsonapi-renderer (0.1.1)
86
+ jsonapi-serializable (0.1.1)
87
+ jsonapi-renderer (= 0.1.1)
95
88
kaminari (0.17.0)
96
89
actionpack (>= 3.0.0)
97
90
activesupport (>= 3.0.0)
@@ -109,23 +102,21 @@ GEM
109
102
mime-types-data (~> 3.2015)
110
103
mime-types-data (3.2016.0521)
111
104
mini_portile2 (2.1.0)
112
- minitest (5.9.0 )
105
+ minitest (5.10.1 )
113
106
nenv (0.3.0)
114
- nokogiri (1.6.8)
107
+ nokogiri (1.6.8.1 )
115
108
mini_portile2 (~> 2.1.0)
116
- pkg-config (~> 1.1.7)
117
109
notiffany (0.1.1)
118
110
nenv (~> 0.1)
119
111
shellany (~> 0.0)
120
- pkg-config (1.1.7)
121
112
pry (0.10.4)
122
113
coderay (~> 1.1.0)
123
114
method_source (~> 0.8.1)
124
115
slop (~> 3.4)
125
- pry-byebug (3.4.0 )
116
+ pry-byebug (3.4.2 )
126
117
byebug (~> 9.0)
127
118
pry (~> 0.10)
128
- rack (1.6.4 )
119
+ rack (1.6.5 )
129
120
rack-test (0.6.3)
130
121
rack (>= 1.0)
131
122
rails (4.2.7.1)
@@ -153,14 +144,14 @@ GEM
153
144
rake (>= 0.8.7)
154
145
thor (>= 0.18.1, < 2.0)
155
146
rake (10.5.0)
156
- rb-fsevent (0.9.7 )
147
+ rb-fsevent (0.9.8 )
157
148
rb-inotify (0.9.7)
158
149
ffi (>= 0.5.0)
159
150
rspec (3.5.0)
160
151
rspec-core (~> 3.5.0)
161
152
rspec-expectations (~> 3.5.0)
162
153
rspec-mocks (~> 3.5.0)
163
- rspec-core (3.5.3 )
154
+ rspec-core (3.5.4 )
164
155
rspec-support (~> 3.5.0)
165
156
rspec-expectations (3.5.0)
166
157
diff-lcs (>= 1.2.0, < 2.0)
177
168
rspec-mocks (~> 3.5.0)
178
169
rspec-support (~> 3.5.0)
179
170
rspec-support (3.5.0)
180
- ruby_dep (1.4 .0)
171
+ ruby_dep (1.5 .0)
181
172
shellany (0.0.1)
182
173
slop (3.6.0)
183
174
sprockets (3.7.0)
187
178
actionpack (>= 4.0)
188
179
activesupport (>= 4.0)
189
180
sprockets (>= 3.0.0)
190
- sqlite3 (1.3.11 )
191
- thor (0.19.1 )
181
+ sqlite3 (1.3.12 )
182
+ thor (0.19.4 )
192
183
thread_safe (0.3.5)
193
184
tzinfo (1.2.2)
194
185
thread_safe (~> 0.1)
@@ -197,14 +188,14 @@ PLATFORMS
197
188
ruby
198
189
199
190
DEPENDENCIES
200
- active_model_serializers!
191
+ activerecord (>= 4.1, < 6)
201
192
appraisal
202
193
bundler (~> 1.12)
203
194
database_cleaner
204
195
guard
205
196
guard-rspec
197
+ jsonapi-rails (~> 0.1)
206
198
jsonapi_compliable!
207
- jsonapi_spec_helpers
208
199
kaminari
209
200
pry
210
201
pry-byebug
@@ -214,4 +205,4 @@ DEPENDENCIES
214
205
sqlite3
215
206
216
207
BUNDLED WITH
217
- 1.12.5
208
+ 1.13.6
0 commit comments