Compare commits

..

No commits in common. "ef144efdfc9c52410c52a6f024b5c1306620161d" and "acba793a6774d009c9b255e68ec6b908bc0bc55d" have entirely different histories.

2 changed files with 3 additions and 6 deletions

6
Gemfile.lock generated
View File

@ -13,7 +13,7 @@ GEM
tzinfo (~> 2.0) tzinfo (~> 2.0)
addressable (2.8.5) addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0) base64 (0.1.1)
bigdecimal (3.1.4) bigdecimal (3.1.4)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
@ -25,7 +25,7 @@ GEM
connection_pool (2.4.1) connection_pool (2.4.1)
dnsruby (1.70.0) dnsruby (1.70.0)
simpleidn (~> 0.2.1) simpleidn (~> 0.2.1)
drb (2.2.0) drb (2.1.1)
ruby2_keywords ruby2_keywords
em-websocket (0.5.3) em-websocket (0.5.3)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
@ -221,7 +221,7 @@ GEM
jekyll-feed (~> 0.9) jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.20.0) minitest (5.20.0)
mutex_m (0.2.0) mutex_m (0.1.2)
nokogiri (1.15.4-x86_64-linux) nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
octokit (4.25.1) octokit (4.25.1)

View File

@ -1,8 +1,5 @@
--- ---
redirect_to: https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offline/ redirect_to: https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offline/
permalink: /r/fedup.html permalink: /r/fedup.html
redirect_from:
- /r/fedoraupdate.html
- /r/fedoraupgrade.html
sitemap: false sitemap: false
--- ---