Skip to content

Commit a02f129

Browse files
committed
finalize v1.2.4
1 parent d004fd8 commit a02f129

File tree

5 files changed

+117
-61
lines changed

5 files changed

+117
-61
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
<!-- order is REMOVED, CHANGED, ADDED, FIXED -->
99

10-
## v1.2.4 - tbd
10+
## v1.2.5 - tbd
11+
12+
## v1.2.4 - 2025-02-19
1113

1214
### Changed
1315

docs/Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -246,21 +246,21 @@ GEM
246246
minitest (5.25.4)
247247
net-http (0.6.0)
248248
uri
249-
nokogiri (1.18.2-aarch64-linux-gnu)
249+
nokogiri (1.18.3-aarch64-linux-gnu)
250250
racc (~> 1.4)
251-
nokogiri (1.18.2-aarch64-linux-musl)
251+
nokogiri (1.18.3-aarch64-linux-musl)
252252
racc (~> 1.4)
253-
nokogiri (1.18.2-arm-linux-gnu)
253+
nokogiri (1.18.3-arm-linux-gnu)
254254
racc (~> 1.4)
255-
nokogiri (1.18.2-arm-linux-musl)
255+
nokogiri (1.18.3-arm-linux-musl)
256256
racc (~> 1.4)
257-
nokogiri (1.18.2-arm64-darwin)
257+
nokogiri (1.18.3-arm64-darwin)
258258
racc (~> 1.4)
259-
nokogiri (1.18.2-x86_64-darwin)
259+
nokogiri (1.18.3-x86_64-darwin)
260260
racc (~> 1.4)
261-
nokogiri (1.18.2-x86_64-linux-gnu)
261+
nokogiri (1.18.3-x86_64-linux-gnu)
262262
racc (~> 1.4)
263-
nokogiri (1.18.2-x86_64-linux-musl)
263+
nokogiri (1.18.3-x86_64-linux-musl)
264264
racc (~> 1.4)
265265
octokit (4.25.1)
266266
faraday (>= 1, < 3)
@@ -273,7 +273,7 @@ GEM
273273
rb-fsevent (0.11.2)
274274
rb-inotify (0.11.1)
275275
ffi (~> 1.0)
276-
rexml (3.4.0)
276+
rexml (3.4.1)
277277
rouge (3.30.0)
278278
rubyzip (2.4.1)
279279
safe_yaml (1.0.5)

example-cap-server/package-lock.json

+34-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+70-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)