Skip to content

Commit 2bb5166

Browse files
authored
Merge pull request #1 from coderdojo-japan/dependabot/bundler/rexml-3.3.0
Bump rexml from 3.2.6 to 3.3.0
2 parents f6cef9a + 824abce commit 2bb5166

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
@@ -120,7 +120,8 @@ GEM
120120
rb-inotify (0.10.1)
121121
ffi (~> 1.0)
122122
redcarpet (3.6.0)
123-
rexml (3.2.6)
123+
rexml (3.3.0)
124+
strscan
124125
rinku (2.0.6)
125126
rouge (4.1.2)
126127
ruby-rc4 (0.1.5)
@@ -131,6 +132,7 @@ GEM
131132
google-protobuf (~> 3.23)
132133
sass-embedded (1.64.1-x86_64-linux-gnu)
133134
google-protobuf (~> 3.23)
135+
strscan (3.1.0)
134136
terminal-table (3.0.2)
135137
unicode-display_width (>= 1.1.1, < 3)
136138
timers (4.3.5)

0 commit comments

Comments
 (0)