Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into jdk-compat-scala-3-lts
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Nov 11, 2024
2 parents 18c8ae5 + fb0ba80 commit a8805ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.6)
strscan
rexml (3.3.9)
rouge (3.30.0)
rubyzip (2.3.2)
safe_yaml (1.0.5)
Expand All @@ -272,7 +271,6 @@ GEM
faraday (>= 0.17.3, < 3)
securerandom (0.3.1)
simpleidn (0.2.3)
strscan (3.1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
typhoeus (1.4.1)
Expand Down
2 changes: 1 addition & 1 deletion _sips/sips/scala-2-8-arrays.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,4 +282,4 @@ three language features will be described in more detail in separate notes.
3. David MacIver. Refactoring scala.array. Pre-SIP (Scala Improvement Proposal), October 2008.

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

0 comments on commit a8805ab

Please sign in to comment.