Skip to content

Commit 7768009

Browse files
Bump the bundler group across 1 directory with 2 updates
Bumps the bundler group with 2 updates in the /docs directory: [addressable](https://github.com/sporkmonger/addressable) and [rexml](https://github.com/ruby/rexml). Updates `addressable` from 2.8.7 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.7...addressable-2.9.0) Updates `rexml` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.4.2 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4b0d24 commit 7768009

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ GIT
1212
GEM
1313
remote: https://rubygems.org/
1414
specs:
15-
addressable (2.8.7)
16-
public_suffix (>= 2.0.2, < 7.0)
15+
addressable (2.9.0)
16+
public_suffix (>= 2.0.2, < 8.0)
1717
byebug (11.1.3)
1818
coderay (1.1.3)
1919
colorator (1.1.0)
@@ -71,12 +71,12 @@ GEM
7171
pry-byebug (3.10.1)
7272
byebug (~> 11.0)
7373
pry (>= 0.13, < 0.15)
74-
public_suffix (6.0.1)
74+
public_suffix (7.0.5)
7575
rake (13.2.1)
7676
rb-fsevent (0.11.2)
7777
rb-inotify (0.11.1)
7878
ffi (~> 1.0)
79-
rexml (3.4.1)
79+
rexml (3.4.2)
8080
rouge (4.5.1)
8181
safe_yaml (1.0.5)
8282
sassc (2.4.0)

0 commit comments

Comments
 (0)