Skip to content

Commit a8805ab

Browse files
committed
Merge remote-tracking branch 'origin/main' into jdk-compat-scala-3-lts
2 parents 18c8ae5 + fb0ba80 commit a8805ab

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Gemfile.lock

+1-3
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,7 @@ GEM
257257
rb-fsevent (0.11.2)
258258
rb-inotify (0.11.1)
259259
ffi (~> 1.0)
260-
rexml (3.3.6)
261-
strscan
260+
rexml (3.3.9)
262261
rouge (3.30.0)
263262
rubyzip (2.3.2)
264263
safe_yaml (1.0.5)
@@ -272,7 +271,6 @@ GEM
272271
faraday (>= 0.17.3, < 3)
273272
securerandom (0.3.1)
274273
simpleidn (0.2.3)
275-
strscan (3.1.0)
276274
terminal-table (1.8.0)
277275
unicode-display_width (~> 1.1, >= 1.1.1)
278276
typhoeus (1.4.1)

_sips/sips/scala-2-8-arrays.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,4 +282,4 @@ three language features will be described in more detail in separate notes.
282282
3. David MacIver. Refactoring scala.array. Pre-SIP (Scala Improvement Proposal), October 2008.
283283

284284
[1]: https://www.drmaciver.com/2008/06/scala-arrays
285-
[2]: https://oldfashionedsoftware.com/2009/08/05/the-mystery-of-the-parameterized-array
285+
[2]: http://web.archive.org/web/20090817050725/http://oldfashionedsoftware.com/2009/08/05/the-mystery-of-the-parameterized-array/

0 commit comments

Comments
 (0)