Skip to content

Commit 01ff393

Browse files
authored
Merge pull request #7 from HPCPowerStack/copilot/resolve-dependabot-alert-16
Fix Dependabot alert #16: bump rexml and addressable to patched versions
2 parents 5139b86 + a3bc6b4 commit 01ff393

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
addressable (2.8.4)
12-
public_suffix (>= 2.0.2, < 6.0)
11+
addressable (2.9.0)
12+
public_suffix (>= 2.0.2, < 8.0)
1313
colorator (1.1.0)
1414
concurrent-ruby (1.2.2)
1515
em-websocket (0.5.3)
@@ -60,7 +60,7 @@ GEM
6060
rb-fsevent (0.11.2)
6161
rb-inotify (0.10.1)
6262
ffi (~> 1.0)
63-
rexml (3.2.5)
63+
rexml (3.4.4)
6464
rouge (4.1.2)
6565
safe_yaml (1.0.5)
6666
sass-embedded (1.63.6)

0 commit comments

Comments
 (0)