Skip to content

Commit 53a8576

Browse files
Lock file maintenance (#1787)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d255202 commit 53a8576

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.0)
4+
activesupport (8.0.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -27,7 +27,7 @@ GEM
2727
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.4)
2929
connection_pool (2.4.1)
30-
csv (3.3.0)
30+
csv (3.3.1)
3131
dnsruby (1.72.3)
3232
base64 (~> 0.2.0)
3333
simpleidn (~> 0.2.1)
@@ -39,7 +39,7 @@ GEM
3939
ffi (>= 1.15.0)
4040
eventmachine (1.2.7)
4141
execjs (2.10.0)
42-
faraday (2.12.1)
42+
faraday (2.12.2)
4343
faraday-net_http (>= 2.0, < 3.5)
4444
json
4545
logger
@@ -225,7 +225,7 @@ GEM
225225
listen (3.9.0)
226226
rb-fsevent (~> 0.10, >= 0.10.3)
227227
rb-inotify (~> 0.9, >= 0.9.10)
228-
logger (1.6.2)
228+
logger (1.6.3)
229229
mercenary (0.3.6)
230230
mini_portile2 (2.8.8)
231231
minima (2.5.1)
@@ -235,7 +235,7 @@ GEM
235235
minitest (5.25.4)
236236
net-http (0.6.0)
237237
uri
238-
nokogiri (1.17.0)
238+
nokogiri (1.17.2)
239239
mini_portile2 (~> 2.8.2)
240240
racc (~> 1.4)
241241
octokit (4.25.1)
@@ -248,7 +248,7 @@ GEM
248248
rb-fsevent (0.11.2)
249249
rb-inotify (0.11.1)
250250
ffi (~> 1.0)
251-
rexml (3.3.9)
251+
rexml (3.4.0)
252252
rouge (3.30.0)
253253
rubyzip (2.3.2)
254254
safe_yaml (1.0.5)

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)