Skip to content

Commit d6d5a23

Browse files
chore(deps): bump rexml from 3.2.5 to 3.2.8 in /canaries/example (#3706)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. - [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.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19367e0 commit d6d5a23

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

canaries/example/Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@ GEM
168168
trailblazer-option (>= 0.1.1, < 0.2.0)
169169
uber (< 0.2.0)
170170
retriable (3.1.2)
171-
rexml (3.2.5)
171+
rexml (3.2.8)
172+
strscan (>= 3.0.9)
172173
rouge (2.0.7)
173174
ruby2_keywords (0.0.5)
174175
rubyzip (2.3.2)
@@ -181,6 +182,7 @@ GEM
181182
simctl (1.6.8)
182183
CFPropertyList
183184
naturally
185+
strscan (3.1.0)
184186
terminal-notifier (2.0.0)
185187
terminal-table (1.8.0)
186188
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -213,6 +215,7 @@ PLATFORMS
213215
universal-darwin-20
214216
x86_64-darwin-19
215217
x86_64-darwin-21
218+
x86_64-linux
216219

217220
DEPENDENCIES
218221
fastlane

0 commit comments

Comments
 (0)