Skip to content

Commit 93f3aec

Browse files
chore(deps): bump the ruby group with 3 updates (#997)
Bumps the ruby group with 3 updates: [faraday-net_http](https://github.com/lostisland/faraday-net_http), [json](https://github.com/ruby/json) and [uri](https://github.com/ruby/uri). Updates `faraday-net_http` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](lostisland/faraday-net_http@v3.4.1...v3.4.2) Updates `json` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.15.2...v2.16.0) Updates `uri` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: faraday-net_http dependency-version: 3.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: uri dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1cf5dc commit 93f3aec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ GEM
8383
faraday-gzip (3.0.4)
8484
faraday (>= 2.0, < 3)
8585
zlib (~> 3.0)
86-
faraday-net_http (3.4.1)
87-
net-http (>= 0.5.0)
88-
json (2.15.2)
86+
faraday-net_http (3.4.2)
87+
net-http (~> 0.5)
88+
json (2.16.0)
8989
kramdown (2.5.1)
9090
rexml (>= 3.3.9)
9191
logger (1.7.0)
@@ -118,7 +118,7 @@ GEM
118118
thor (1.4.0)
119119
tzinfo (2.0.6)
120120
concurrent-ruby (~> 1.0)
121-
uri (1.1.0)
121+
uri (1.1.1)
122122
websocket-driver (0.8.0)
123123
base64
124124
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)