Skip to content

Commit 812721d

Browse files
chore(deps): bump rexml from 3.3.7 to 3.3.9 in /example (#676)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.7 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.7...v3.3.9) --- 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 84dbd63 commit 812721d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: example/Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ GEM
7070
ethon (0.16.0)
7171
ffi (>= 1.15.0)
7272
ffi (1.17.0-arm64-darwin)
73+
ffi (1.17.0-x86_64-linux-gnu)
7374
fourflusher (2.3.1)
7475
fuzzy_match (2.0.4)
7576
gh_inspector (1.1.3)
@@ -85,7 +86,7 @@ GEM
8586
netrc (0.11.0)
8687
nkf (0.2.0)
8788
public_suffix (4.0.7)
88-
rexml (3.3.7)
89+
rexml (3.3.9)
8990
ruby-macho (2.5.1)
9091
ruby2_keywords (0.0.5)
9192
typhoeus (1.4.1)
@@ -102,6 +103,7 @@ GEM
102103

103104
PLATFORMS
104105
arm64-darwin
106+
x86_64-linux
105107

106108
DEPENDENCIES
107109
activesupport (>= 6.1.7.5, != 7.1.0)

0 commit comments

Comments
 (0)