Skip to content

Commit a0ccb62

Browse files
authored
Merge pull request #189 from rubygems/dependabot/bundler/rexml-3.2.8
Bump rexml from 3.2.6 to 3.2.8
2 parents 329e6b9 + a9309bc commit a0ccb62

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ GEM
6868
rb-fsevent (0.11.2)
6969
rb-inotify (0.10.1)
7070
ffi (~> 1.0)
71-
rexml (3.2.6)
71+
rexml (3.2.8)
72+
strscan (>= 3.0.9)
7273
rouge (4.2.1)
7374
safe_yaml (1.0.5)
7475
sass (3.7.4)
@@ -79,6 +80,7 @@ GEM
7980
sass-listen (4.0.0)
8081
rb-fsevent (~> 0.9, >= 0.9.4)
8182
rb-inotify (~> 0.9, >= 0.9.7)
83+
strscan (3.1.0)
8284
terminal-table (3.0.2)
8385
unicode-display_width (>= 1.1.1, < 3)
8486
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)