File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22source "https://rubygems.org"
33
4- gem 'nanoc' , '~> 4.13 '
4+ gem 'nanoc' , '~> 4.14 '
55gem 'kramdown'
66
77group :development do
Original file line number Diff line number Diff line change 1111 em-websocket (~> 0.5 )
1212 eventmachine (~> 1.2 )
1313 listen (~> 3.0 )
14- base64 (0.2 .0 )
14+ base64 (0.3 .0 )
1515 coderay (1.1.3 )
1616 concurrent-ruby (1.3.5 )
1717 cri (2.15.12 )
1818 ddmetrics (1.1.0 )
1919 ddplugin (1.0.3 )
20- diff-lcs (1.6.1 )
20+ diff-lcs (1.6.2 )
2121 em-websocket (0.5.3 )
2222 eventmachine (>= 0.12.9 )
2323 http_parser.rb (~> 0 )
3434 rb-fsevent (~> 0.10 , >= 0.10.3 )
3535 rb-inotify (~> 0.9 , >= 0.9.10 )
3636 logger (1.7.0 )
37- memo_wise (1.11 .0 )
37+ memo_wise (1.13 .0 )
3838 method_source (1.1.0 )
39- nanoc (4.13.5 )
39+ nanoc (4.14.1 )
4040 addressable (~> 2.5 )
4141 nanoc-checking (~> 1.0 , >= 1.0.2 )
42- nanoc-cli (= 4.13.5 )
43- nanoc-core (= 4.13.5 )
42+ nanoc-cli (= 4.14.1 )
43+ nanoc-core (= 4.14.1 )
4444 nanoc-deploying (~> 1.0 )
4545 parallel (~> 1.12 )
4646 tty-command (~> 0.8 )
4747 tty-which (~> 0.4 )
4848 nanoc-checking (1.0.6 )
4949 nanoc-cli (~> 4.12 , >= 4.12.5 )
5050 nanoc-core (~> 4.12 , >= 4.12.5 )
51- nanoc-cli (4.13.5 )
51+ nanoc-cli (4.14.1 )
5252 cri (~> 2.15 )
5353 diff-lcs (~> 1.3 )
5454 logger (~> 1.6 )
55- nanoc-core (= 4.13.5 )
55+ nanoc-core (= 4.14.1 )
5656 pry
5757 zeitwerk (~> 2.1 )
58- nanoc-core (4.13.5 )
58+ nanoc-core (4.14.1 )
5959 base64 (~> 0.2 )
6060 concurrent-ruby (~> 1.1 )
6161 ddmetrics (~> 1.0 )
6666 slow_enumerator_tools (~> 1.0 )
6767 tty-platform (~> 0.2 )
6868 zeitwerk (~> 2.1 )
69- nanoc-deploying (1.0.2 )
69+ nanoc-deploying (1.0.3 )
7070 nanoc-checking (~> 1.0 )
7171 nanoc-cli (~> 4.11 , >= 4.11.15 )
7272 nanoc-core (~> 4.11 , >= 4.11.15 )
9090 ffi (~> 1.0 )
9191 rbtree (0.4.6 )
9292 rexml (3.4.0 )
93- set (1.1.1 )
93+ set (1.1.2 )
9494 slow_enumerator_tools (1.1.0 )
9595 sorted_set (1.0.3 )
9696 rbtree
@@ -101,15 +101,15 @@ GEM
101101 tty-platform (0.3.0 )
102102 tty-which (0.5.0 )
103103 webrick (1.9.1 )
104- zeitwerk (2.7.2 )
104+ zeitwerk (2.7.3 )
105105
106106PLATFORMS
107107 x86_64-linux
108108
109109DEPENDENCIES
110110 adsf
111111 kramdown
112- nanoc (~> 4.13 )
112+ nanoc (~> 4.14 )
113113 nanoc-live
114114 webrick
115115
You can’t perform that action at this time.
0 commit comments