Skip to content

Commit e52edc1

Browse files
Bump rexml from 3.4.0 to 3.4.1 (#257)
1 parent 57edbbb commit e52edc1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gem 'rack-ssl', require: 'rack/ssl'
2424
gem 'rails', '6.1.7.10'
2525
gem 'rails-html-sanitizer', '~> 1.6'
2626
gem 'ranked-model'
27-
gem 'rexml', '~> 3.3'
27+
gem 'rexml', '~> 3.4'
2828
gem 'sass-rails', '~> 5.1'
2929
gem 'sentry-rails'
3030
gem 'sentry-ruby'

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ GEM
232232
responders (3.1.1)
233233
actionpack (>= 5.2)
234234
railties (>= 5.2)
235-
rexml (3.4.0)
235+
rexml (3.4.1)
236236
rspec-core (3.13.3)
237237
rspec-support (~> 3.13.0)
238238
rspec-expectations (3.13.3)
@@ -354,7 +354,7 @@ DEPENDENCIES
354354
rails-html-sanitizer (~> 1.6)
355355
rails_12factor
356356
ranked-model
357-
rexml (~> 3.3)
357+
rexml (~> 3.4)
358358
rspec-rails (~> 6.1)
359359
rubocop (~> 1.73)
360360
rubocop-rails

0 commit comments

Comments
 (0)