ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.">
Skip to content

Bump rexml from 3.3.6 to 3.3.9 #618

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,7 @@ GEM
rdf (~> 3.3)
rexml (~> 3.2)
redcarpet (3.6.0)
rexml (3.3.6)
strscan
rexml (3.3.9)
scanf (1.0.0)
shacl (0.4.1)
json-ld (~> 3.3)
Expand Down Expand Up @@ -186,7 +185,6 @@ GEM
net-http-persistent (~> 4.0, >= 4.0.2)
rdf (~> 3.3)
stringio (3.1.0)
strscan (3.1.0)
sxp (1.3.0)
matrix (~> 0.4)
rdf (~> 3.3)
Expand Down
Loading