Remove pinned rexml (#23964)
This commit is contained in:
parent
c4cf92094e
commit
4595862978
2 changed files with 0 additions and 2 deletions
1
Gemfile
1
Gemfile
|
@ -4,7 +4,6 @@ source 'https://rubygems.org'
|
|||
ruby '>= 2.7.0', '< 3.3.0'
|
||||
|
||||
gem 'pkg-config', '~> 1.5'
|
||||
gem 'rexml', '~> 3.2'
|
||||
|
||||
gem 'puma', '~> 6.1'
|
||||
gem 'rails', '~> 6.1.7'
|
||||
|
|
|
@ -855,7 +855,6 @@ DEPENDENCIES
|
|||
redcarpet (~> 3.6)
|
||||
redis (~> 4.5)
|
||||
redis-namespace (~> 1.10)
|
||||
rexml (~> 3.2)
|
||||
rqrcode (~> 2.1)
|
||||
rspec-rails (~> 6.0)
|
||||
rspec-sidekiq (~> 3.1)
|
||||
|
|
Loading…
Reference in a new issue