Browse Source

Remove pinned rexml (#23964)

closed-social-glitch-2
Nick Schonning 1 year ago
committed by GitHub
parent
commit
4595862978
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      Gemfile
  2. +0
    -1
      Gemfile.lock

+ 0
- 1
Gemfile View File

@ -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'

+ 0
- 1
Gemfile.lock View File

@ -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…
Cancel
Save