Skip to content

Commit 30f8c1f

Browse files
authored
Merge pull request #244 from justwriteclick/dependabot/bundler/rexml-3.2.8
Bump rexml from 3.2.5 to 3.2.8
2 parents 8415d28 + a49c1f6 commit 30f8c1f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ GEM
106106
rb-fsevent (0.11.0)
107107
rb-inotify (0.10.1)
108108
ffi (~> 1.0)
109-
rexml (3.2.5)
109+
rexml (3.2.8)
110+
strscan (>= 3.0.9)
110111
rouge (3.26.1)
111112
ruby2_keywords (0.0.5)
112113
safe_yaml (1.0.5)
@@ -115,6 +116,7 @@ GEM
115116
sawyer (0.8.2)
116117
addressable (>= 2.3.5)
117118
faraday (> 0.8, < 2.0)
119+
strscan (3.1.0)
118120
terminal-table (2.0.0)
119121
unicode-display_width (~> 1.1, >= 1.1.1)
120122
typhoeus (1.4.0)

0 commit comments

Comments
 (0)