Skip to content

Commit 65429ec

Browse files
Bump the bundler group across 1 directory with 3 updates
Bumps the bundler group with 3 updates in the /docs directory: [commonmarker](https://github.com/gjtorikian/commonmarker), [faraday](https://github.com/lostisland/faraday) and [rexml](https://github.com/ruby/rexml). Updates `commonmarker` from 0.23.7 to 0.23.10 - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.7...v0.23.10) Updates `faraday` from 1.10.0 to 1.10.5 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v1.10.0...v1.10.5) Updates `rexml` from 3.2.5 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.2.5...v3.4.2) --- updated-dependencies: - dependency-name: commonmarker dependency-version: 0.23.10 dependency-type: indirect dependency-group: bundler - dependency-name: faraday dependency-version: 1.10.5 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e753a5e commit 65429ec

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ GEM
44
addressable (2.8.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7-
commonmarker (0.23.7)
7+
commonmarker (0.23.10)
88
concurrent-ruby (1.1.10)
99
em-websocket (0.5.3)
1010
eventmachine (>= 0.12.9)
1111
http_parser.rb (~> 0)
1212
eventmachine (1.2.7)
13-
faraday (1.10.0)
13+
faraday (1.10.5)
1414
faraday-em_http (~> 1.0)
1515
faraday-em_synchrony (~> 1.0)
1616
faraday-excon (~> 1.1)
@@ -23,12 +23,12 @@ GEM
2323
faraday-retry (~> 1.0)
2424
ruby2_keywords (>= 0.0.4)
2525
faraday-em_http (1.0.0)
26-
faraday-em_synchrony (1.0.0)
26+
faraday-em_synchrony (1.0.1)
2727
faraday-excon (1.1.0)
2828
faraday-httpclient (1.0.1)
29-
faraday-multipart (1.0.3)
30-
multipart-post (>= 1.2, < 3)
31-
faraday-net_http (1.0.1)
29+
faraday-multipart (1.2.0)
30+
multipart-post (~> 2.0)
31+
faraday-net_http (1.0.2)
3232
faraday-net_http_persistent (1.2.0)
3333
faraday-patron (1.0.0)
3434
faraday-rack (1.0.0)
@@ -74,7 +74,7 @@ GEM
7474
rb-fsevent (~> 0.10, >= 0.10.3)
7575
rb-inotify (~> 0.9, >= 0.9.10)
7676
mercenary (0.3.6)
77-
multipart-post (2.1.1)
77+
multipart-post (2.4.1)
7878
octokit (4.22.0)
7979
faraday (>= 0.9)
8080
sawyer (~> 0.8.0, >= 0.5.3)
@@ -84,7 +84,7 @@ GEM
8484
rb-fsevent (0.11.1)
8585
rb-inotify (0.10.1)
8686
ffi (~> 1.0)
87-
rexml (3.2.5)
87+
rexml (3.4.2)
8888
rouge (3.28.0)
8989
ruby2_keywords (0.0.5)
9090
safe_yaml (1.0.5)

0 commit comments

Comments
 (0)