File tree Expand file tree Collapse file tree 2 files changed +16
-14
lines changed
src/main/resources/static/bower_components/bootstrap Expand file tree Collapse file tree 2 files changed +16
-14
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://rubygems.org'
2
2
3
3
group :development , :test do
4
4
gem 'jekyll' , '~> 3.9.0'
5
- gem 'jekyll-sitemap' , '~> 0.11 .0'
5
+ gem 'jekyll-sitemap' , '~> 0.12 .0'
6
6
end
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.4.0 )
4
+ addressable (2.8.0 )
5
+ public_suffix (>= 2.0.2 , < 5.0 )
5
6
colorator (1.1.0 )
6
- concurrent-ruby (1.1.7 )
7
+ concurrent-ruby (1.1.9 )
7
8
em-websocket (0.5.2 )
8
9
eventmachine (>= 0.12.9 )
9
10
http_parser.rb (~> 0.6.0 )
10
11
eventmachine (1.2.7 )
11
12
eventmachine (1.2.7-x64-mingw32 )
12
- ffi (1.13.1 )
13
- ffi (1.13.1 -x64-mingw32 )
13
+ ffi (1.15.3 )
14
+ ffi (1.15.3 -x64-mingw32 )
14
15
forwardable-extended (2.6.0 )
15
16
http_parser.rb (0.6.0 )
16
17
i18n (0.9.5 )
17
18
concurrent-ruby (~> 1.0 )
18
- jekyll (3.9.0 )
19
+ jekyll (3.9.1 )
19
20
addressable (~> 2.4 )
20
21
colorator (~> 1.0 )
21
22
em-websocket (~> 0.5 )
30
31
safe_yaml (~> 1.0 )
31
32
jekyll-sass-converter (1.5.2 )
32
33
sass (~> 3.4 )
33
- jekyll-sitemap (0.11 .0 )
34
- addressable (~> 2.4.0 )
34
+ jekyll-sitemap (0.12 .0 )
35
+ jekyll (~> 3.3 )
35
36
jekyll-watch (2.2.1 )
36
37
listen (~> 3.0 )
37
- kramdown (2.3.0 )
38
+ kramdown (2.3.1 )
38
39
rexml
39
40
liquid (4.0.3 )
40
- listen (3.3.3 )
41
+ listen (3.5.1 )
41
42
rb-fsevent (~> 0.10 , >= 0.10.3 )
42
43
rb-inotify (~> 0.9 , >= 0.9.10 )
43
44
mercenary (0.3.6 )
44
45
pathutil (0.16.2 )
45
46
forwardable-extended (~> 2.6 )
46
- rb-fsevent (0.10.4 )
47
+ public_suffix (4.0.6 )
48
+ rb-fsevent (0.11.0 )
47
49
rb-inotify (0.10.1 )
48
50
ffi (~> 1.0 )
49
- rexml (3.2.4 )
50
- rouge (3.25 .0 )
51
+ rexml (3.2.5 )
52
+ rouge (3.26 .0 )
51
53
safe_yaml (1.0.5 )
52
54
sass (3.7.4 )
53
55
sass-listen (~> 4.0.0 )
@@ -61,7 +63,7 @@ PLATFORMS
61
63
62
64
DEPENDENCIES
63
65
jekyll (~> 3.9.0 )
64
- jekyll-sitemap (~> 0.11 .0 )
66
+ jekyll-sitemap (~> 0.12 .0 )
65
67
66
68
BUNDLED WITH
67
69
1.17.3
You can’t perform that action at this time.
0 commit comments