Skip to content

Commit eadf1f9

Browse files
Bump rexml from 3.4.1 to 3.4.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.4.1 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.4.1...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8599541 commit eadf1f9

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
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22

33
gem 'fastlane', "~> 2.226.0"
4-
gem "rexml", "~> 3.4.0"
4+
gem "rexml", "~> 3.4.2"
55

66

77
# Deps for fastlane

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ GEM
181181
trailblazer-option (>= 0.1.1, < 0.2.0)
182182
uber (< 0.2.0)
183183
retriable (3.1.2)
184-
rexml (3.4.1)
184+
rexml (3.4.2)
185185
rouge (3.28.0)
186186
ruby2_keywords (0.0.5)
187187
rubyzip (2.4.1)
@@ -229,7 +229,7 @@ DEPENDENCIES
229229
fastlane (~> 2.226.0)
230230
logger
231231
mutex_m
232-
rexml (~> 3.4.0)
232+
rexml (~> 3.4.2)
233233

234234
BUNDLED WITH
235235
2.6.2

0 commit comments

Comments
 (0)