Skip to content

Commit 84d1a86

Browse files
authored
Merge pull request #12 from Codes-Exe/dependabot/bundler/rexml-3.3.3
Bump rexml from 3.2.5 to 3.3.3
2 parents 416a87e + e83cc42 commit 84d1a86

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
@@ -109,7 +109,8 @@ GEM
109109
rb-fsevent (0.10.4)
110110
rb-inotify (0.10.1)
111111
ffi (~> 1.0)
112-
rexml (3.2.5)
112+
rexml (3.3.3)
113+
strscan
113114
rouge (3.23.0)
114115
rubyzip (2.3.0)
115116
safe_yaml (1.0.5)
@@ -118,6 +119,7 @@ GEM
118119
sawyer (0.8.2)
119120
addressable (>= 2.3.5)
120121
faraday (> 0.8, < 2.0)
122+
strscan (3.1.0)
121123
terminal-table (1.8.0)
122124
unicode-display_width (~> 1.1, >= 1.1.1)
123125
thread_safe (0.3.6)

0 commit comments

Comments
 (0)