Skip to content

Commit 5c6fc65

Browse files
updates (#213)
* Bump node-forge in /docs in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /docs directory: [node-forge](https://github.com/digitalbazaar/forge). Updates `node-forge` from 1.3.1 to 1.3.2 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> * updates --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0826330 commit 5c6fc65

File tree

5 files changed

+143
-119
lines changed

5 files changed

+143
-119
lines changed

.rubocop.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ inherit_mode:
66

77
require:
88
- standard
9+
10+
plugins:
911
- rubocop-performance
1012
- standard-performance
1113
- rubocop-rspec
@@ -34,4 +36,4 @@ RSpec:
3436

3537
Lint/ConstantDefinitionInBlock:
3638
Exclude:
37-
- spec/**/*
39+
- spec/**/*

docs/package-lock.json

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

gemfiles/7.2.0.gemfile.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
panko_serializer (0.8.3)
4+
panko_serializer (0.8.4)
55
activesupport
66
oj (> 3.11.0, < 4.0.0)
77

@@ -27,7 +27,7 @@ GEM
2727
erubi (~> 1.11)
2828
rails-dom-testing (~> 2.2)
2929
rails-html-sanitizer (~> 1.6)
30-
active_model_serializers (0.10.15)
30+
active_model_serializers (0.10.16)
3131
actionpack (>= 4.1)
3232
activemodel (>= 4.1)
3333
case_transform (>= 0.2)
@@ -63,18 +63,18 @@ GEM
6363
byebug (12.0.0)
6464
case_transform (0.2)
6565
activesupport
66-
cgi (0.5.0)
66+
cgi (0.5.1)
6767
concurrent-ruby (1.3.5)
68-
connection_pool (2.5.4)
68+
connection_pool (3.0.2)
6969
crass (1.0.6)
7070
diff-lcs (1.6.2)
7171
drb (2.2.3)
7272
erubi (1.13.1)
73-
faker (3.5.2)
73+
faker (3.5.3)
7474
i18n (>= 1.8.11, < 2)
7575
i18n (1.14.7)
7676
concurrent-ruby (~> 1.0)
77-
json (2.13.2)
77+
json (2.18.0)
7878
jsonapi-renderer (0.2.2)
7979
language_server-protocol (3.17.0.5)
8080
lint_roller (1.1.0)
@@ -84,24 +84,24 @@ GEM
8484
nokogiri (>= 1.12.0)
8585
memory_profiler (1.1.0)
8686
mini_portile2 (2.8.9)
87-
minitest (5.26.2)
88-
nokogiri (1.18.9-arm64-darwin)
87+
minitest (5.27.0)
88+
nokogiri (1.18.10-arm64-darwin)
8989
racc (~> 1.4)
90-
nokogiri (1.18.9-x86_64-linux-gnu)
90+
nokogiri (1.18.10-x86_64-linux-gnu)
9191
racc (~> 1.4)
92-
oj (3.16.11)
92+
oj (3.16.13)
9393
bigdecimal (>= 3.0)
9494
ostruct (>= 0.2)
9595
ostruct (0.6.3)
9696
parallel (1.27.0)
97-
parser (3.3.9.0)
97+
parser (3.3.10.0)
9898
ast (~> 2.4.1)
9999
racc
100-
pg (1.6.1-arm64-darwin)
101-
pg (1.6.1-x86_64-linux)
102-
prism (1.4.0)
100+
pg (1.6.2-arm64-darwin)
101+
pg (1.6.2-x86_64-linux)
102+
prism (1.6.0)
103103
racc (1.8.1)
104-
rack (3.1.16)
104+
rack (3.2.4)
105105
rack-session (2.1.1)
106106
base64 (>= 0.1.0)
107107
rack (>= 3.0.0)
@@ -115,76 +115,76 @@ GEM
115115
loofah (~> 2.21)
116116
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
117117
rainbow (3.1.1)
118-
rake (13.3.0)
118+
rake (13.3.1)
119119
rake-compiler (1.3.0)
120120
rake
121-
regexp_parser (2.11.2)
122-
rspec (3.13.1)
121+
regexp_parser (2.11.3)
122+
rspec (3.13.2)
123123
rspec-core (~> 3.13.0)
124124
rspec-expectations (~> 3.13.0)
125125
rspec-mocks (~> 3.13.0)
126-
rspec-core (3.13.5)
126+
rspec-core (3.13.6)
127127
rspec-support (~> 3.13.0)
128128
rspec-expectations (3.13.5)
129129
diff-lcs (>= 1.2.0, < 2.0)
130130
rspec-support (~> 3.13.0)
131-
rspec-mocks (3.13.5)
131+
rspec-mocks (3.13.7)
132132
diff-lcs (>= 1.2.0, < 2.0)
133133
rspec-support (~> 3.13.0)
134-
rspec-support (3.13.5)
135-
rubocop (1.75.8)
134+
rspec-support (3.13.6)
135+
rubocop (1.81.7)
136136
json (~> 2.3)
137137
language_server-protocol (~> 3.17.0.2)
138138
lint_roller (~> 1.1.0)
139139
parallel (~> 1.10)
140140
parser (>= 3.3.0.2)
141141
rainbow (>= 2.2.2, < 4.0)
142142
regexp_parser (>= 2.9.3, < 3.0)
143-
rubocop-ast (>= 1.44.0, < 2.0)
143+
rubocop-ast (>= 1.47.1, < 2.0)
144144
ruby-progressbar (~> 1.7)
145145
unicode-display_width (>= 2.4.0, < 4.0)
146-
rubocop-ast (1.46.0)
146+
rubocop-ast (1.48.0)
147147
parser (>= 3.3.7.2)
148148
prism (~> 1.4)
149-
rubocop-performance (1.25.0)
149+
rubocop-performance (1.26.1)
150150
lint_roller (~> 1.1)
151151
rubocop (>= 1.75.0, < 2.0)
152-
rubocop-ast (>= 1.38.0, < 2.0)
153-
rubocop-rspec (3.6.0)
152+
rubocop-ast (>= 1.47.1, < 2.0)
153+
rubocop-rspec (3.8.0)
154154
lint_roller (~> 1.1)
155-
rubocop (~> 1.72, >= 1.72.1)
155+
rubocop (~> 1.81)
156156
ruby-progressbar (1.13.0)
157157
securerandom (0.4.1)
158158
sqlite3 (1.7.3)
159159
mini_portile2 (~> 2.8.0)
160160
stackprof (0.2.27)
161-
standard (1.50.0)
161+
standard (1.52.0)
162162
language_server-protocol (~> 3.17.0.2)
163163
lint_roller (~> 1.0)
164-
rubocop (~> 1.75.5)
164+
rubocop (~> 1.81.7)
165165
standard-custom (~> 1.0.0)
166166
standard-performance (~> 1.8)
167167
standard-custom (1.0.2)
168168
lint_roller (~> 1.0)
169169
rubocop (~> 1.50)
170-
standard-performance (1.8.0)
170+
standard-performance (1.9.0)
171171
lint_roller (~> 1.1)
172-
rubocop-performance (~> 1.25.0)
173-
temping (4.3.0)
174-
activerecord (>= 6.0, < 8.1)
175-
activesupport (>= 6.0, < 8.1)
172+
rubocop-performance (~> 1.26.0)
173+
temping (4.4.0)
174+
activerecord (>= 6.0, < 8.2)
175+
activesupport (>= 6.0, < 8.2)
176176
terminal-table (4.0.0)
177177
unicode-display_width (>= 1.1.1, < 4)
178178
thor (1.4.0)
179-
timeout (0.4.4)
179+
timeout (0.5.0)
180180
trilogy (2.9.0)
181181
tzinfo (2.0.6)
182182
concurrent-ruby (~> 1.0)
183-
unicode-display_width (3.1.5)
184-
unicode-emoji (~> 4.0, >= 4.0.4)
185-
unicode-emoji (4.0.4)
183+
unicode-display_width (3.2.0)
184+
unicode-emoji (~> 4.1)
185+
unicode-emoji (4.1.0)
186186
useragent (0.16.11)
187-
vernier (1.8.0)
187+
vernier (1.9.0)
188188

189189
PLATFORMS
190190
arm64-darwin

0 commit comments

Comments
 (0)