Skip to content

Commit d854f6a

Browse files
chore(deps): bump the ruby group with 7 updates
Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [faraday](https://github.com/lostisland/faraday) | `2.12.0` | `2.12.1` | | [faraday-net_http](https://github.com/lostisland/faraday-net_http) | `3.3.0` | `3.4.0` | | [json](https://github.com/ruby/json) | `2.8.1` | `2.8.2` | | [rouge](https://github.com/rouge-ruby/rouge) | `4.5.0` | `4.5.1` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.34.1` | `1.36.1` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.80.6` | `1.81.0` | | [uri](https://github.com/ruby/uri) | `1.0.1` | `1.0.2` | Updates `faraday` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.0...v2.12.1) Updates `faraday-net_http` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](lostisland/faraday-net_http@v3.3.0...v3.4.0) Updates `json` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.8.1...v2.8.2) Updates `rouge` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/rouge-ruby/rouge/releases) - [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md) - [Commits](rouge-ruby/rouge@v4.5.0...v4.5.1) Updates `rubocop-ast` from 1.34.1 to 1.36.1 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.34.1...v1.36.1) Updates `sass-embedded` from 1.80.6 to 1.81.0 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.80.6...v1.81.0) Updates `uri` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: faraday dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: faraday-net_http dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: json dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rouge dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: sass-embedded dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: uri dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c87ac7a commit d854f6a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ GEM
3939
eventmachine (>= 0.12.9)
4040
http_parser.rb (~> 0)
4141
eventmachine (1.2.7)
42-
faraday (2.12.0)
43-
faraday-net_http (>= 2.0, < 3.4)
42+
faraday (2.12.1)
43+
faraday-net_http (>= 2.0, < 3.5)
4444
json
4545
logger
4646
faraday-follow_redirects (0.3.0)
4747
faraday (>= 1, < 3)
48-
faraday-net_http (3.3.0)
49-
net-http
48+
faraday-net_http (3.4.0)
49+
net-http (>= 0.5.0)
5050
ffi (1.17.0-arm64-darwin)
5151
ffi (1.17.0-x86_64-linux-gnu)
5252
forwardable-extended (2.6.0)
@@ -93,7 +93,7 @@ GEM
9393
nokogiri (~> 1.10)
9494
jekyll-watch (2.2.1)
9595
listen (~> 3.0)
96-
json (2.8.1)
96+
json (2.8.2)
9797
just-the-docs (0.10.0)
9898
jekyll (>= 3.8.5)
9999
jekyll-include-cache
@@ -137,7 +137,7 @@ GEM
137137
reverse_markdown (2.1.1)
138138
nokogiri
139139
rexml (3.3.9)
140-
rouge (4.5.0)
140+
rouge (4.5.1)
141141
rss (0.3.1)
142142
rexml
143143
rubocop (1.68.0)
@@ -150,24 +150,24 @@ GEM
150150
rubocop-ast (>= 1.32.2, < 2.0)
151151
ruby-progressbar (~> 1.7)
152152
unicode-display_width (>= 2.4.0, < 3.0)
153-
rubocop-ast (1.34.1)
153+
rubocop-ast (1.36.1)
154154
parser (>= 3.3.1.0)
155155
ruby-progressbar (1.13.0)
156156
safe_yaml (1.0.5)
157157
sanitize (6.1.3)
158158
crass (~> 1.0.2)
159159
nokogiri (>= 1.12.0)
160-
sass-embedded (1.80.6-arm64-darwin)
160+
sass-embedded (1.81.0-arm64-darwin)
161161
google-protobuf (~> 4.28)
162-
sass-embedded (1.80.6-x86_64-linux-gnu)
162+
sass-embedded (1.81.0-x86_64-linux-gnu)
163163
google-protobuf (~> 4.28)
164164
terminal-table (3.0.2)
165165
unicode-display_width (>= 1.1.1, < 3)
166166
thor (1.3.2)
167167
tzinfo (2.0.6)
168168
concurrent-ruby (~> 1.0)
169169
unicode-display_width (2.6.0)
170-
uri (1.0.1)
170+
uri (1.0.2)
171171
webrick (1.9.0)
172172
zeitwerk (2.7.1)
173173

0 commit comments

Comments
 (0)