This commit is contained in:
Team1 2023-04-17 18:08:04 +00:00
parent 0ba7a4a079
commit 080f557b7d
3 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ gem "wdm", "~> 0.1.0" if Gem.win_platform?
gem "html-proofer", '>=3.3.1' gem "html-proofer", '>=3.3.1'
gem "eip_validator", ">=0.8.2" gem "dcip_validator", ">=0.8.2"
gem "webrick" gem "webrick"

View File

@ -21,7 +21,7 @@ GEM
concurrent-ruby (1.2.2) concurrent-ruby (1.2.2)
dnsruby (1.61.9) dnsruby (1.61.9)
simpleidn (~> 0.1) simpleidn (~> 0.1)
eip_validator (0.8.2) dcip_validator (0.8.2)
activemodel activemodel
front_matter_parser (~> 0.1.1) front_matter_parser (~> 0.1.1)
em-websocket (0.5.3) em-websocket (0.5.3)
@ -269,7 +269,7 @@ PLATFORMS
x86_64-linux x86_64-linux
DEPENDENCIES DEPENDENCIES
eip_validator (>= 0.8.2) dcip_validator (>= 0.8.2)
github-pages (= 206) github-pages (= 206)
html-proofer (>= 3.3.1) html-proofer (>= 3.3.1)
jekyll-feed (~> 0.11) jekyll-feed (~> 0.11)

View File

@ -18,7 +18,7 @@ description: >-
Decentralized Climate Foundation (DCIPs) describe standards for the Decentralized Climate Decentralized Climate Foundation (DCIPs) describe standards for the Decentralized Climate
platform, including core protocol specifications, client APIs, and contract platform, including core protocol specifications, client APIs, and contract
standards. standards.
url: "dcips.decentralizedclimate.org" url: "dev.dcips.decentralizedclimate.org/"
github_username: DECENTRALIZEDCLIMATE github_username: DECENTRALIZEDCLIMATE
repository: DECENTRALIZEDCLIMATE/DCIPs repository: DECENTRALIZEDCLIMATE/DCIPs