Skip to content

Commit 7affeb8

Browse files
Bump the bundler-dependencies group across 1 directory with 6 updates
Bumps the bundler-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.3.1` | `4.0.1` | | [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) | `1.3.5` | `1.3.6` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.33.1` | `4.33.2` | | [i18n](https://github.com/ruby-i18n/i18n) | `1.14.7` | `1.14.8` | | [json](https://github.com/ruby/json) | `2.16.0` | `2.18.0` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.94.2` | `1.97.1` | Updates `bigdecimal` from 3.3.1 to 4.0.1 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v3.3.1...v4.0.1) Updates `concurrent-ruby` from 1.3.5 to 1.3.6 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.3.5...v1.3.6) Updates `google-protobuf` from 4.33.1 to 4.33.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `i18n` from 1.14.7 to 1.14.8 - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v1.14.7...v1.14.8) Updates `json` from 2.16.0 to 2.18.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.16.0...v2.18.0) Updates `sass-embedded` from 1.94.2 to 1.97.1 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.94.2...v1.97.1) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler-dependencies - dependency-name: concurrent-ruby dependency-version: 1.3.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: google-protobuf dependency-version: 4.33.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: i18n dependency-version: 1.14.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: json dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: sass-embedded dependency-version: 1.97.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6eae74 commit 7affeb8

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
@@ -4,9 +4,9 @@ GEM
44
addressable (2.8.8)
55
public_suffix (>= 2.0.2, < 8.0)
66
base64 (0.3.0)
7-
bigdecimal (3.3.1)
7+
bigdecimal (4.0.1)
88
colorator (1.1.0)
9-
concurrent-ruby (1.3.5)
9+
concurrent-ruby (1.3.6)
1010
csv (3.3.5)
1111
em-websocket (0.5.3)
1212
eventmachine (>= 0.12.9)
@@ -16,17 +16,17 @@ GEM
1616
ffi (1.17.2-arm64-darwin)
1717
ffi (1.17.2-x86_64-linux-gnu)
1818
forwardable-extended (2.6.0)
19-
google-protobuf (4.33.1)
19+
google-protobuf (4.33.2)
2020
bigdecimal
2121
rake (>= 13)
22-
google-protobuf (4.33.1-arm64-darwin)
22+
google-protobuf (4.33.2-arm64-darwin)
2323
bigdecimal
2424
rake (>= 13)
25-
google-protobuf (4.33.1-x86_64-linux-gnu)
25+
google-protobuf (4.33.2-x86_64-linux-gnu)
2626
bigdecimal
2727
rake (>= 13)
2828
http_parser.rb (0.8.0)
29-
i18n (1.14.7)
29+
i18n (1.14.8)
3030
concurrent-ruby (~> 1.0)
3131
jekyll (4.4.1)
3232
addressable (~> 2.4)
@@ -53,7 +53,7 @@ GEM
5353
jekyll (>= 3.8, < 5.0)
5454
jekyll-watch (2.2.1)
5555
listen (~> 3.0)
56-
json (2.16.0)
56+
json (2.18.0)
5757
kramdown (2.5.1)
5858
rexml (>= 3.3.9)
5959
kramdown-parser-gfm (1.1.0)
@@ -73,12 +73,12 @@ GEM
7373
rexml (3.4.4)
7474
rouge (4.6.1)
7575
safe_yaml (1.0.5)
76-
sass-embedded (1.94.2)
76+
sass-embedded (1.97.1)
7777
google-protobuf (~> 4.31)
7878
rake (>= 13)
79-
sass-embedded (1.94.2-arm64-darwin)
79+
sass-embedded (1.97.1-arm64-darwin)
8080
google-protobuf (~> 4.31)
81-
sass-embedded (1.94.2-x86_64-linux-gnu)
81+
sass-embedded (1.97.1-x86_64-linux-gnu)
8282
google-protobuf (~> 4.31)
8383
terminal-table (3.0.2)
8484
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)