File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ group :development do
3232 gem "kitchen-puppet"
3333 gem "kitchen-docker" , '~> 3.0.0' , require : false
3434 gem "kitchen-verifier-serverspec"
35- gem "rexml" , '~> 3.4.0 ' , require : false
35+ gem "rexml" , '~> 3.4.2 ' , require : false
3636 gem "mixlib-shellout" , "~> 2.2.7" , platforms : [ :ruby ]
3737 if ruby_version >= Gem ::Version . new ( '2.5' ) && ruby_version < Gem ::Version . new ( '3.1' )
3838 gem "test-kitchen" , '= 3.0.0' , platforms : [ :ruby ]
Original file line number Diff line number Diff line change 332332 mime-types (>= 1.16 , < 4.0 )
333333 netrc (~> 0.8 )
334334 retryable (3.0.5 )
335- rexml (3.4.1 )
335+ rexml (3.4.2 )
336336 rgen (0.10.2 )
337337 rspec (3.13.0 )
338338 rspec-core (~> 3.13.0 )
@@ -534,7 +534,7 @@ DEPENDENCIES
534534 puppet_litmus (~> 1.0 )
535535 puppetlabs_spec_helper (~> 8.0 )
536536 rb-readline (= 0.5.5 )
537- rexml (~> 3.4.0 )
537+ rexml (~> 3.4.2 )
538538 rspec-puppet-facts (~> 5.2.0 )
539539 rubocop (~> 1.50.0 )
540540 rubocop-performance (= 1.16.0 )
You can’t perform that action at this time.
0 commit comments