Skip to content

Commit 765f28f

Browse files
Bump the bundler group with 5 updates
Bumps the bundler group with 5 updates: | Package | From | To | | --- | --- | --- | | [activesupport](https://github.com/rails/rails) | `7.0.4` | `7.0.7.1` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `3.21.9` | `3.25.5` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.13.9` | `1.18.8` | | [rexml](https://github.com/ruby/rexml) | `3.2.5` | `3.3.9` | | [webrick](https://github.com/ruby/webrick) | `1.7.0` | `1.8.2` | Updates `activesupport` from 7.0.4 to 7.0.7.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.4...v7.0.7.1) Updates `google-protobuf` from 3.21.9 to 3.25.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.21.9...v3.25.5) Updates `nokogiri` from 1.13.9 to 1.18.8 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.9...v1.18.8) Updates `rexml` from 3.2.5 to 3.3.9 - [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.3.9) Updates `webrick` from 1.7.0 to 1.8.2 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.0.7.1 dependency-type: indirect dependency-group: bundler - dependency-name: google-protobuf dependency-version: 3.25.5 dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-version: 3.3.9 dependency-type: indirect dependency-group: bundler - dependency-name: webrick dependency-version: 1.8.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a50017c commit 765f28f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (7.0.4)
11+
activesupport (7.0.7.1)
1212
concurrent-ruby (~> 1.0, >= 1.0.2)
1313
i18n (>= 1.6, < 2)
1414
minitest (>= 5.1)
@@ -20,7 +20,7 @@ GEM
2020
io-event (~> 1.1.0)
2121
timers (~> 4.1)
2222
colorator (1.1.0)
23-
concurrent-ruby (1.1.10)
23+
concurrent-ruby (1.3.5)
2424
console (1.16.2)
2525
fiber-local
2626
em-websocket (0.5.3)
@@ -37,7 +37,7 @@ GEM
3737
fiber-local (1.0.0)
3838
forwardable-extended (2.6.0)
3939
gemoji (3.0.1)
40-
google-protobuf (3.21.9)
40+
google-protobuf (3.25.5)
4141
html-pipeline (2.14.3)
4242
activesupport (>= 2)
4343
nokogiri (>= 1.4)
@@ -50,7 +50,7 @@ GEM
5050
yell (~> 2.0)
5151
zeitwerk (~> 2.5)
5252
http_parser.rb (0.8.0)
53-
i18n (1.12.0)
53+
i18n (1.14.7)
5454
concurrent-ruby (~> 1.0)
5555
io-event (1.1.2)
5656
jekyll (4.3.1)
@@ -96,10 +96,10 @@ GEM
9696
rb-fsevent (~> 0.10, >= 0.10.3)
9797
rb-inotify (~> 0.9, >= 0.9.10)
9898
mercenary (0.4.0)
99-
mini_portile2 (2.8.0)
100-
minitest (5.16.3)
101-
nokogiri (1.13.9)
102-
mini_portile2 (~> 2.8.0)
99+
mini_portile2 (2.8.9)
100+
minitest (5.25.5)
101+
nokogiri (1.18.8)
102+
mini_portile2 (~> 2.8.2)
103103
racc (~> 1.4)
104104
octicons (17.7.0)
105105
octokit (4.25.1)
@@ -108,13 +108,13 @@ GEM
108108
pathutil (0.16.2)
109109
forwardable-extended (~> 2.6)
110110
public_suffix (5.0.0)
111-
racc (1.6.0)
111+
racc (1.8.1)
112112
rainbow (3.1.1)
113113
rake (13.0.6)
114114
rb-fsevent (0.11.2)
115115
rb-inotify (0.10.1)
116116
ffi (~> 1.0)
117-
rexml (3.2.5)
117+
rexml (3.3.9)
118118
rouge (4.0.0)
119119
ruby2_keywords (0.0.5)
120120
safe_yaml (1.0.5)
@@ -129,10 +129,10 @@ GEM
129129
timers (4.3.5)
130130
typhoeus (1.4.0)
131131
ethon (>= 0.9.0)
132-
tzinfo (2.0.5)
132+
tzinfo (2.0.6)
133133
concurrent-ruby (~> 1.0)
134134
unicode-display_width (2.3.0)
135-
webrick (1.7.0)
135+
webrick (1.8.2)
136136
yell (2.2.2)
137137
zeitwerk (2.6.1)
138138

0 commit comments

Comments
 (0)