Skip to content

Commit 1343be2

Browse files
dependabot[bot]btylerburton
authored andcommitted
Bump rexml from 3.3.8 to 3.3.9
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.8 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.3.8...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c29550b commit 1343be2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ gem 'html-proofer', '~> 5.0', '>= 5.0.9'
1010
gem "jekyll-redirect-from", ">= 0.16.0"
1111
gem "kramdown-parser-gfm", ">= 1.1.0"
1212
gem "jekyll-sitemap", ">= 1.4.0"
13-
gem 'rexml', '~> 3.3', '>= 3.3.8'
13+
gem 'rexml', '~> 3.3'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ GEM
105105
rb-fsevent (0.11.2)
106106
rb-inotify (0.10.1)
107107
ffi (~> 1.0)
108-
rexml (3.3.8)
108+
rexml (3.3.9)
109109
rouge (4.2.1)
110110
ruby-rc4 (0.1.5)
111111
safe_yaml (1.0.5)
@@ -140,7 +140,7 @@ DEPENDENCIES
140140
jekyll-sitemap (>= 1.4.0)
141141
kramdown-parser-gfm (>= 1.1.0)
142142
nokogiri (~> 1.16)
143-
rexml (~> 3.3, >= 3.3.8)
143+
rexml (~> 3.3)
144144

145145
BUNDLED WITH
146146
2.4.2

0 commit comments

Comments
 (0)