Skip to content

Commit c2438ee

Browse files
renovate-botanother-rex
authored andcommitted
chore(deps): lock file maintenance (google#962)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/google/osv-scanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: Rex P <[email protected]>
1 parent a990950 commit c2438ee

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

docs/Gemfile.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.3)
4+
activesupport (7.1.3.2)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -14,7 +14,7 @@ GEM
1414
addressable (2.8.6)
1515
public_suffix (>= 2.0.2, < 6.0)
1616
base64 (0.2.0)
17-
bigdecimal (3.1.6)
17+
bigdecimal (3.1.7)
1818
coffee-script (2.4.1)
1919
coffee-script-source
2020
execjs
@@ -23,10 +23,9 @@ GEM
2323
commonmarker (0.23.10)
2424
concurrent-ruby (1.2.3)
2525
connection_pool (2.4.1)
26-
dnsruby (1.70.0)
26+
dnsruby (1.72.1)
2727
simpleidn (~> 0.2.1)
28-
drb (2.2.0)
29-
ruby2_keywords
28+
drb (2.2.1)
3029
em-websocket (0.5.3)
3130
eventmachine (>= 0.12.9)
3231
http_parser.rb (~> 0)
@@ -96,7 +95,7 @@ GEM
9695
activesupport (>= 2)
9796
nokogiri (>= 1.4)
9897
http_parser.rb (0.8.0)
99-
i18n (1.14.1)
98+
i18n (1.14.4)
10099
concurrent-ruby (~> 1.0)
101100
jekyll (3.9.5)
102101
addressable (~> 2.4)
@@ -211,33 +210,32 @@ GEM
211210
kramdown-parser-gfm (1.1.0)
212211
kramdown (~> 2.0)
213212
liquid (4.0.4)
214-
listen (3.8.0)
213+
listen (3.9.0)
215214
rb-fsevent (~> 0.10, >= 0.10.3)
216215
rb-inotify (~> 0.9, >= 0.9.10)
217216
mercenary (0.3.6)
218217
minima (2.5.1)
219218
jekyll (>= 3.5, < 5.0)
220219
jekyll-feed (~> 0.9)
221220
jekyll-seo-tag (~> 2.1)
222-
minitest (5.22.2)
221+
minitest (5.22.3)
223222
mutex_m (0.2.0)
224223
net-http (0.4.1)
225224
uri
226-
nokogiri (1.16.2-x86_64-linux)
225+
nokogiri (1.16.4-x86_64-linux)
227226
racc (~> 1.4)
228227
octokit (4.25.1)
229228
faraday (>= 1, < 3)
230229
sawyer (~> 0.9)
231230
pathutil (0.16.2)
232231
forwardable-extended (~> 2.6)
233-
public_suffix (5.0.4)
232+
public_suffix (5.0.5)
234233
racc (1.7.3)
235234
rb-fsevent (0.11.2)
236235
rb-inotify (0.10.1)
237236
ffi (~> 1.0)
238237
rexml (3.2.6)
239238
rouge (3.30.0)
240-
ruby2_keywords (0.0.5)
241239
rubyzip (2.3.2)
242240
safe_yaml (1.0.5)
243241
sass (3.7.4)
@@ -248,7 +246,7 @@ GEM
248246
sawyer (0.9.2)
249247
addressable (>= 2.3.5)
250248
faraday (>= 0.17.3, < 3)
251-
simpleidn (0.2.1)
249+
simpleidn (0.2.2)
252250
unf (~> 0.1.4)
253251
terminal-table (1.8.0)
254252
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)