Skip to content

Commit f1c1562

Browse files
authored
Merge pull request #519 from typelevel/dependabot/bundler/rexml-3.3.3
Bump rexml from 3.2.8 to 3.3.3
2 parents 31cab3c + 53c4339 commit f1c1562

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ GEM
5151
rb-fsevent (0.11.0)
5252
rb-inotify (0.10.1)
5353
ffi (~> 1.0)
54-
rexml (3.2.8)
55-
strscan (>= 3.0.9)
54+
rexml (3.3.3)
55+
strscan
5656
rouge (3.26.1)
5757
safe_yaml (1.0.5)
5858
sassc (2.4.0)

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 = "0d8ivcirrrxpkpjc1c835wknc9s2fl54xpw08s177yfrh5ish209";
250+
sha256 = "0580cvf3fcdh44bmjiv0wjz47848c90rnv041crddn4w46ccvh28";
251251
type = "gem";
252252
};
253-
version = "3.2.8";
253+
version = "3.3.3";
254254
};
255255
rouge = {
256256
groups = ["default" "jekyll_plugins"];

0 commit comments

Comments
 (0)