Skip to content

Commit

Permalink
upgrade rexml to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobkagon committed Jul 24, 2024
1 parent a2c7e39 commit 5f85d71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem 'mongoid', '~> 7.4'

gem 'nokogiri', '~> 1.16.5'
gem 'nokogiri-happymapper'
gem 'rexml', '~> 3.2.7'
gem 'rexml', '~> 3.3.2'

# Postgres Database
gem 'pg'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/ideacrew/aca_entities.git
revision: cdea732747530d634c1026452d3f7cb54ffe79e6
revision: 36ec5c7b9a1a14d04654494b2b4b78739fb21333
branch: trunk
specs:
aca_entities (0.10.0)
Expand Down Expand Up @@ -289,7 +289,7 @@ GEM
ruby-vips (>= 2.0.17, < 3)
iso_country_codes (0.7.8)
json (2.7.1)
json-schema (4.3.0)
json-schema (4.3.1)
addressable (>= 2.8)
keepr (0.7.0)
activerecord (>= 4.2)
Expand Down Expand Up @@ -429,7 +429,7 @@ GEM
rbtree (0.4.6)
redcarpet (3.6.0)
regexp_parser (2.9.0)
rexml (3.2.9)
rexml (3.3.2)
strscan
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
Expand Down Expand Up @@ -572,7 +572,7 @@ DEPENDENCIES
rbnacl
redcarpet
resource_registry!
rexml (~> 3.2.7)
rexml (~> 3.3.2)
rspec-rails
rubocop
rubocop-git
Expand Down

0 comments on commit 5f85d71

Please sign in to comment.