Skip to content

Commit baeeda0

Browse files
dependabot[bot]alfoltran
authored andcommitted
⬆️ Bump rexml from 3.3.9 to 3.4.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b7dad1 commit baeeda0

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
@@ -9,4 +9,4 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
99
gem "github-pages", group: :jekyll_plugins
1010
gem "bulma-clean-theme"
1111

12-
gem "rexml", "~> 3.3"
12+
gem "rexml", "~> 3.4"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ GEM
225225
rb-fsevent (0.10.3)
226226
rb-inotify (0.10.1)
227227
ffi (~> 1.0)
228-
rexml (3.3.9)
228+
rexml (3.4.2)
229229
rouge (3.13.0)
230230
ruby-enum (0.7.2)
231231
i18n
@@ -257,7 +257,7 @@ DEPENDENCIES
257257
bulma-clean-theme
258258
github-pages
259259
jekyll
260-
rexml (~> 3.3)
260+
rexml (~> 3.4)
261261
webrick
262262

263263
BUNDLED WITH

0 commit comments

Comments
 (0)