File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 22
33source "https://rubygems.org"
44
5- gem "middleman" , "~> 4.4 "
5+ gem "middleman" , "~> 4.5 "
66gem "middleman-aria_current"
77gem "middleman-syntax"
88gem "redcarpet"
Original file line number Diff line number Diff line change 66 i18n (>= 1.6 , < 2 )
77 minitest (>= 5.1 )
88 tzinfo (~> 2.0 )
9- addressable (2.8.3 )
9+ addressable (2.8.4 )
1010 public_suffix (>= 2.0.2 , < 6.0 )
1111 arbre (1.5.0 )
1212 activesupport (>= 3.0.0 , < 7.1 )
1313 ruby2_keywords (>= 0.0.2 , < 1.0 )
14- backports (3.24.0 )
14+ backports (3.24.1 )
1515 coffee-script (2.4.1 )
1616 coffee-script-source
1717 execjs
1818 coffee-script-source (1.12.2 )
1919 concurrent-ruby (1.2.2 )
20- contracts (0.16.1 )
20+ contracts (0.17 )
2121 dotenv (2.8.1 )
2222 erubis (2.7.0 )
2323 execjs (2.8.1 )
4444 rb-fsevent (~> 0.10 , >= 0.10.3 )
4545 rb-inotify (~> 0.9 , >= 0.9.10 )
4646 memoist (0.16.2 )
47- middleman (4.4.3 )
47+ middleman (4.5.0 )
4848 coffee-script (~> 2.2 )
49- haml (>= 4.0.5 , < 6.0 )
49+ haml (>= 4.0.5 )
5050 kramdown (>= 2.3.0 )
51- middleman-cli (= 4.4.3 )
52- middleman-core (= 4.4.3 )
51+ middleman-cli (= 4.5.0 )
52+ middleman-core (= 4.5.0 )
5353 middleman-aria_current (0.1.2 )
5454 middleman-core (~> 4.0 )
55- middleman-cli (4.4.3 )
55+ middleman-cli (4.5.0 )
5656 thor (>= 0.17.0 , < 2.0 )
57- middleman-core (4.4.3 )
57+ middleman-core (4.5.0 )
5858 activesupport (>= 6.1 , < 7.1 )
5959 addressable (~> 2.4 )
6060 backports (~> 3.6 )
9191 padrino-support (= 0.15.3 )
9292 tilt (>= 1.4.1 , < 3 )
9393 padrino-support (0.15.3 )
94- parallel (1.22.1 )
94+ parallel (1.23.0 )
9595 parslet (2.0.0 )
9696 public_suffix (5.0.1 )
97- rack (2.2.6.4 )
97+ rack (2.2.7 )
9898 rb-fsevent (0.11.2 )
9999 rb-inotify (0.10.1 )
100100 ffi (~> 1.0 )
@@ -130,7 +130,7 @@ DEPENDENCIES
130130 faraday
131131 faraday-retry
132132 haml (< 6 )
133- middleman (~> 4.4 )
133+ middleman (~> 4.5 )
134134 middleman-aria_current
135135 middleman-syntax
136136 octokit
You can’t perform that action at this time.
0 commit comments