Skip to content

Commit 8e76c02

Browse files
Bump rexml from 3.2.5 to 3.3.9
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5984ddd commit 8e76c02

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ gem 'tzinfo-data', platforms: [:mswin, :mingw, :jruby]
66
gem 'wdm', '~> 0.1', platforms: [:mswin, :mingw]
77
gem 'middleman-blog', '~> 4.0'
88
gem 'rack', '~> 2.2.3.1'
9-
gem 'rexml', '~> 3.2.7'
9+
gem 'rexml', '~> 3.3.9'
1010
gem 'webrick', '~> 1.8.2'

Diff for: Gemfile.lock

+2-4
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,10 @@ GEM
9191
rb-fsevent (0.11.0)
9292
rb-inotify (0.10.1)
9393
ffi (~> 1.0)
94-
rexml (3.2.9)
95-
strscan
94+
rexml (3.3.9)
9695
sassc (2.4.0)
9796
ffi (~> 1.9)
9897
servolux (0.13.0)
99-
strscan (3.1.2)
10098
temple (0.8.2)
10199
thor (1.1.0)
102100
tilt (2.0.10)
@@ -117,7 +115,7 @@ DEPENDENCIES
117115
middleman-autoprefixer (~> 2.7)
118116
middleman-blog (~> 4.0)
119117
rack (~> 2.2.3.1)
120-
rexml (~> 3.2.7)
118+
rexml (~> 3.3.9)
121119
tzinfo-data
122120
wdm (~> 0.1)
123121
webrick (~> 1.8.2)

0 commit comments

Comments
 (0)