File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
3- gem "jekyll" , "~> 4.2 .0"
3+ gem "jekyll" , "~> 4.3 .0"
44gem "kramdown" , ">= 2.3.1"
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.1 )
4+ addressable (2.8.5 )
55 public_suffix (>= 2.0.2 , < 6.0 )
66 colorator (1.1.0 )
7- concurrent-ruby (1.2.0 )
7+ concurrent-ruby (1.2.2 )
88 em-websocket (0.5.3 )
99 eventmachine (>= 0.12.9 )
1010 http_parser.rb (~> 0 )
1111 eventmachine (1.2.7 )
12- ffi (1.15.5 )
12+ ffi (1.16.3 )
1313 forwardable-extended (2.6.0 )
1414 http_parser.rb (0.8.0 )
15- i18n (1.12.0 )
15+ i18n (1.14.1 )
1616 concurrent-ruby (~> 1.0 )
17- jekyll (4.2 .2 )
17+ jekyll (4.3 .2 )
1818 addressable (~> 2.4 )
1919 colorator (~> 1.0 )
2020 em-websocket (~> 0.5 )
2121 i18n (~> 1.0 )
22- jekyll-sass-converter (~> 2 .0 )
22+ jekyll-sass-converter (>= 2.0 , < 4 .0 )
2323 jekyll-watch (~> 2.0 )
24- kramdown (~> 2.3 )
24+ kramdown (~> 2.3 , >= 2.3.1 )
2525 kramdown-parser-gfm (~> 1.0 )
2626 liquid (~> 4.0 )
27- mercenary (~> 0.4.0 )
27+ mercenary (>= 0.3.6 , < 0.5 )
2828 pathutil (~> 0.9 )
29- rouge (~> 3 .0 )
29+ rouge (>= 3.0 , < 5 .0 )
3030 safe_yaml (~> 1.0 )
31- terminal-table (~> 2.0 )
31+ terminal-table (>= 1.8 , < 4.0 )
32+ webrick (~> 1.7 )
3233 jekyll-sass-converter (2.2.0 )
3334 sassc (> 2.0.1 , < 3.0 )
3435 jekyll-watch (2.2.1 )
4445 mercenary (0.4.0 )
4546 pathutil (0.16.2 )
4647 forwardable-extended (~> 2.6 )
47- public_suffix (5.0.1 )
48+ public_suffix (5.0.4 )
4849 rb-fsevent (0.11.2 )
4950 rb-inotify (0.10.1 )
5051 ffi (~> 1.0 )
51- rexml (3.2.5 )
52+ rexml (3.2.6 )
5253 rouge (3.30.0 )
5354 safe_yaml (1.0.5 )
5455 sassc (2.4.0 )
5556 ffi (~> 1.9 )
5657 terminal-table (2.0.0 )
5758 unicode-display_width (~> 1.1 , >= 1.1.1 )
5859 unicode-display_width (1.8.0 )
60+ webrick (1.8.1 )
5961
6062PLATFORMS
6163 x86_64-darwin-21
64+ x86_64-linux
6265
6366DEPENDENCIES
64- jekyll (~> 4.2 .0 )
67+ jekyll (~> 4.3 .0 )
6568 kramdown (>= 2.3.1 )
6669
6770BUNDLED WITH
Original file line number Diff line number Diff line change 11<!-- Jquery -->
2- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0 /jquery.min.js "> </ script >
2+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1 /jquery.min.js "> </ script >
33<!-- Github functions -->
44< script async defer src ="https://buttons.github.io/buttons.js "> </ script >
55
Original file line number Diff line number Diff line change 11[versions ]
2- arrow = " 1.2.0-RC "
2+ arrow = " 1.2.1 "
33arrowMeta = " 1.6.2"
4- arrowGradleConfig = " 0.12.0-rc.3 "
5- classgraph = " 4.8.157 "
4+ arrowGradleConfig = " 0.12.0-rc.6 "
5+ classgraph = " 4.8.165 "
66dokka = " 1.8.10"
7- junit = " 5.9.2 "
8- junitLauncher = " 1.9.2 "
7+ junit = " 5.10.1 "
8+ junitLauncher = " 1.10.1 "
99kotlin = " 1.8.21"
1010kotest = " 5.6.1"
1111javaSmt = " 3.14.3"
1212javaCompileTesting = " 0.21.0"
13- apacheCommonsText = " 1.10 .0"
14- sarif4k = " 0.3 .0"
15- kotlinBinaryCompatibilityValidator = " 0.13.0 "
16- detekt = " 1.22.0 "
17- kotlinxSerialization = " 1.5.0 "
18- ksp = " 1.8 .21-1.0.11 "
13+ apacheCommonsText = " 1.11 .0"
14+ sarif4k = " 0.5 .0"
15+ kotlinBinaryCompatibilityValidator = " 0.13.2 "
16+ detekt = " 1.23.4 "
17+ kotlinxSerialization = " 1.6.2 "
18+ ksp = " 1.9 .21-1.0.15 "
1919
2020[libraries ]
2121arrowAnnotations = { module = " io.arrow-kt:arrow-annotations" , version.ref = " arrow" }
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.1.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments