File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ruby '2.5.0'
5
5
6
6
gem 'rails' , '5.1.6.2'
7
7
8
- gem 'active_model_serializers' , '~> 0.10.0 '
8
+ gem 'active_model_serializers' , '~> 0.10.9 '
9
9
gem 'bootstrap-sass'
10
10
gem 'bootstrap-datepicker-rails'
11
11
gem 'cancancan'
Original file line number Diff line number Diff line change 69
69
erubi (~> 1.4 )
70
70
rails-dom-testing (~> 2.0 )
71
71
rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
72
- active_model_serializers (0.10.6 )
72
+ active_model_serializers (0.10.9 )
73
73
actionpack (>= 4.1 , < 6 )
74
74
activemodel (>= 4.1 , < 6 )
75
75
case_transform (>= 0.2 )
76
- jsonapi-renderer (>= 0.1.1.beta1 , < 0.2 )
76
+ jsonapi-renderer (>= 0.1.1.beta1 , < 0.3 )
77
77
activejob (5.1.6.2 )
78
78
activesupport (= 5.1.6.2 )
79
79
globalid (>= 0.3.6 )
224
224
js_cookie_rails (2.2.0 )
225
225
railties (>= 3.1 )
226
226
json (2.1.0 )
227
- jsonapi-renderer (0.1.2 )
227
+ jsonapi-renderer (0.2.0 )
228
228
kaminari (0.17.0 )
229
229
actionpack (>= 3.0.0 )
230
230
activesupport (>= 3.0.0 )
@@ -476,7 +476,7 @@ PLATFORMS
476
476
ruby
477
477
478
478
DEPENDENCIES
479
- active_model_serializers (~> 0.10.0 )
479
+ active_model_serializers (~> 0.10.9 )
480
480
activemodel-serializers-xml
481
481
better_errors !
482
482
bootstrap-datepicker-rails
You can’t perform that action at this time.
0 commit comments