Skip to content

Commit

Permalink
Update rexml to 3.2.7 (#2902)
Browse files Browse the repository at this point in the history
* Update rexml to 3.2.7

* dependency fix
  • Loading branch information
strehle committed May 29, 2024
1 parent 39483c9 commit 8248a6e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion uaa/slate/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.6.0)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (3.30.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand All @@ -115,6 +116,7 @@ GEM
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
strscan (3.1.0)
temple (0.10.3)
thor (1.3.0)
tilt (2.0.11)
Expand Down

0 comments on commit 8248a6e

Please sign in to comment.