File tree Expand file tree Collapse file tree 5 files changed +38
-34
lines changed Expand file tree Collapse file tree 5 files changed +38
-34
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem "jekyll" , "~> 4.2 .0"
3
+ gem "jekyll" , "~> 4.3 .0"
4
4
gem "kramdown" , ">= 2.3.1"
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.8.1 )
5
- public_suffix (>= 2.0.2 , < 6 .0 )
4
+ addressable (2.8.7 )
5
+ public_suffix (>= 2.0.2 , < 7 .0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.2.0 )
7
+ concurrent-ruby (1.3.4 )
8
8
em-websocket (0.5.3 )
9
9
eventmachine (>= 0.12.9 )
10
10
http_parser.rb (~> 0 )
11
11
eventmachine (1.2.7 )
12
- ffi (1.15.5 )
12
+ ffi (1.17.0-x86_64-darwin )
13
+ ffi (1.17.0-x86_64-linux-gnu )
13
14
forwardable-extended (2.6.0 )
14
15
http_parser.rb (0.8.0 )
15
- i18n (1.12.0 )
16
+ i18n (1.14.6 )
16
17
concurrent-ruby (~> 1.0 )
17
- jekyll (4.2.2 )
18
+ jekyll (4.3.4 )
18
19
addressable (~> 2.4 )
19
20
colorator (~> 1.0 )
20
21
em-websocket (~> 0.5 )
21
22
i18n (~> 1.0 )
22
- jekyll-sass-converter (~> 2 .0 )
23
+ jekyll-sass-converter (>= 2.0 , < 4 .0 )
23
24
jekyll-watch (~> 2.0 )
24
- kramdown (~> 2.3 )
25
+ kramdown (~> 2.3 , >= 2.3.1 )
25
26
kramdown-parser-gfm (~> 1.0 )
26
27
liquid (~> 4.0 )
27
- mercenary (~> 0.4.0 )
28
+ mercenary (>= 0.3.6 , < 0.5 )
28
29
pathutil (~> 0.9 )
29
- rouge (~> 3 .0 )
30
+ rouge (>= 3.0 , < 5 .0 )
30
31
safe_yaml (~> 1.0 )
31
- terminal-table (~> 2.0 )
32
+ terminal-table (>= 1.8 , < 4.0 )
33
+ webrick (~> 1.7 )
32
34
jekyll-sass-converter (2.2.0 )
33
35
sassc (> 2.0.1 , < 3.0 )
34
36
jekyll-watch (2.2.1 )
35
37
listen (~> 3.0 )
36
- kramdown (2.4.0 )
37
- rexml
38
+ kramdown (2.5.1 )
39
+ rexml ( >= 3.3.9 )
38
40
kramdown-parser-gfm (1.1.0 )
39
41
kramdown (~> 2.0 )
40
42
liquid (4.0.4 )
41
- listen (3.8 .0 )
43
+ listen (3.9 .0 )
42
44
rb-fsevent (~> 0.10 , >= 0.10.3 )
43
45
rb-inotify (~> 0.9 , >= 0.9.10 )
44
46
mercenary (0.4.0 )
45
47
pathutil (0.16.2 )
46
48
forwardable-extended (~> 2.6 )
47
- public_suffix (5.0 .1 )
49
+ public_suffix (5.1 .1 )
48
50
rb-fsevent (0.11.2 )
49
- rb-inotify (0.10 .1 )
51
+ rb-inotify (0.11 .1 )
50
52
ffi (~> 1.0 )
51
- rexml (3.2.5 )
53
+ rexml (3.4.0 )
52
54
rouge (3.30.0 )
53
55
safe_yaml (1.0.5 )
54
56
sassc (2.4.0 )
55
57
ffi (~> 1.9 )
56
58
terminal-table (2.0.0 )
57
59
unicode-display_width (~> 1.1 , >= 1.1.1 )
58
60
unicode-display_width (1.8.0 )
61
+ webrick (1.9.1 )
59
62
60
63
PLATFORMS
61
64
x86_64-darwin-21
65
+ x86_64-linux
62
66
63
67
DEPENDENCIES
64
- jekyll (~> 4.2 .0 )
68
+ jekyll (~> 4.3 .0 )
65
69
kramdown (>= 2.3.1 )
66
70
67
71
BUNDLED WITH
Original file line number Diff line number Diff line change 1
1
<!-- 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 >
3
3
<!-- Github functions -->
4
4
< script async defer src ="https://buttons.github.io/buttons.js "> </ script >
5
5
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- arrow = " 1.2.0-RC "
2
+ arrow = " 1.2.4 "
3
3
arrowMeta = " 1.6.2"
4
- arrowGradleConfig = " 0.12.0-rc.3 "
5
- classgraph = " 4.8.157 "
6
- dokka = " 1.8.10 "
7
- junit = " 5.9.2 "
8
- junitLauncher = " 1.9.2 "
9
- kotlin = " 1.8.21 "
4
+ arrowGradleConfig = " 0.12.0-rc.25 "
5
+ classgraph = " 4.8.179 "
6
+ dokka = " 1.9.20 "
7
+ junit = " 5.11.4 "
8
+ junitLauncher = " 1.11.4 "
9
+ kotlin = " 1.9.25 "
10
10
kotest = " 5.6.1"
11
11
javaSmt = " 3.14.3"
12
12
javaCompileTesting = " 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.13 .0"
14
+ sarif4k = " 0.6 .0"
15
+ kotlinBinaryCompatibilityValidator = " 0.17 .0"
16
+ detekt = " 1.23.7 "
17
+ kotlinxSerialization = " 1.7.3 "
18
+ ksp = " 1.9.25 -1.0.20 "
19
19
20
20
[libraries ]
21
21
arrowAnnotations = { module = " io.arrow-kt:arrow-annotations" , version.ref = " arrow" }
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.1.1 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments