File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
33gem 'actionpack-xml_parser' , '~> 2.0'
4- gem 'activemodel-serializers-xml' , '~> 1.0.1 '
4+ gem 'activemodel-serializers-xml' , '~> 1.0.3 '
55
66gem 'rails' , '~> 6.1'
77
Original file line number Diff line number Diff line change 5050 globalid (>= 0.3.6 )
5151 activemodel (6.1.7.9 )
5252 activesupport (= 6.1.7.9 )
53- activemodel-serializers-xml (1.0.2 )
54- activemodel (> 5.x )
55- activesupport (> 5.x )
53+ activemodel-serializers-xml (1.0.3 )
54+ activemodel (>= 5.0.0.a )
55+ activesupport (>= 5.0.0.a )
5656 builder (~> 3.1 )
5757 activerecord (6.1.7.9 )
5858 activemodel (= 6.1.7.9 )
@@ -345,7 +345,7 @@ DEPENDENCIES
345345 RedCloth
346346 aasm (~> 5.5.0 )
347347 actionpack-xml_parser (~> 2.0 )
348- activemodel-serializers-xml (~> 1.0.1 )
348+ activemodel-serializers-xml (~> 1.0.3 )
349349 acts_as_list
350350 bcrypt (~> 3.1.20 )
351351 bootstrap-sass (= 3.4.1 )
You can’t perform that action at this time.
0 commit comments