Skip to content

Commit 85311f6

Browse files
Bump rexml from 3.4.1 to 3.4.2 in /example
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9cad7c commit 85311f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

example/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ GEM
6969
ethon (0.16.0)
7070
ffi (>= 1.15.0)
7171
ffi (1.17.1-arm64-darwin)
72+
ffi (1.17.1-x86_64-linux-gnu)
7273
fourflusher (2.3.1)
7374
fuzzy_match (2.0.4)
7475
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.4.1)
89+
rexml (3.4.2)
8990
ruby-macho (2.5.1)
9091
typhoeus (1.4.1)
9192
ethon (>= 0.9.0)
@@ -101,6 +102,7 @@ GEM
101102

102103
PLATFORMS
103104
arm64-darwin
105+
x86_64-linux
104106

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

0 commit comments

Comments
 (0)