Skip to content

Commit 6e30178

Browse files
authored
Merge pull request #520 from typelevel/dependabot/bundler/rexml-3.3.6
Bump rexml from 3.3.3 to 3.3.6
2 parents e04cb98 + 68882af commit 6e30178

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ GEM
5151
rb-fsevent (0.11.0)
5252
rb-inotify (0.10.1)
5353
ffi (~> 1.0)
54-
rexml (3.3.3)
54+
rexml (3.3.6)
5555
strscan
5656
rouge (3.26.1)
5757
safe_yaml (1.0.5)

gemset.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,10 +247,10 @@
247247
platforms = [];
248248
source = {
249249
remotes = ["https://rubygems.org"];
250-
sha256 = "0580cvf3fcdh44bmjiv0wjz47848c90rnv041crddn4w46ccvh28";
250+
sha256 = "1ik3in0957l9s6iwdm3nsk4za072cj27riiqgpx6zzcd22flbw3s";
251251
type = "gem";
252252
};
253-
version = "3.3.3";
253+
version = "3.3.6";
254254
};
255255
rouge = {
256256
groups = ["default" "jekyll_plugins"];

0 commit comments

Comments
 (0)