diff --git a/Carbon.podspec b/Carbon.podspec index e879a79..445efb1 100644 --- a/Carbon.podspec +++ b/Carbon.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Carbon' - spec.version = '1.0.0-rc.1' + spec.version = '1.0.0-rc.2' spec.author = { 'ra1028' => 'r.fe51028.r@gmail.com' } spec.homepage = 'https://github.com/ra1028/Carbon' spec.documentation_url = 'https://ra1028.github.io/Carbon' diff --git a/Gemfile b/Gemfile index 605a9fe..212d3f0 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source "https://rubygems.org" gem 'cocoapods', '1.7.5' -gem 'jazzy', '0.9.4' +gem 'jazzy', '0.10.0' diff --git a/Gemfile.lock b/Gemfile.lock index d32a0e0..25d6985 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,19 +51,19 @@ GEM gh_inspector (1.1.3) i18n (0.9.5) concurrent-ruby (~> 1.0) - jazzy (0.9.4) - cocoapods (~> 1.0) - mustache (~> 0.99) + jazzy (0.10.0) + cocoapods (~> 1.5) + mustache (~> 1.1) open4 - redcarpet (~> 3.2) + redcarpet (~> 3.4) rouge (>= 2.0.6, < 4.0) - sass (~> 3.4) + sass (~> 3.6) sqlite3 (~> 1.3) xcinvoke (~> 0.3.0) liferaft (0.0.6) minitest (5.11.3) molinillo (0.6.6) - mustache (0.99.8) + mustache (1.1.0) nanaimo (0.2.6) nap (1.1.0) netrc (0.11.0) @@ -71,8 +71,8 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - redcarpet (3.4.0) - rouge (3.6.0) + redcarpet (3.5.0) + rouge (3.10.0) ruby-macho (1.4.0) sass (3.7.4) sass-listen (~> 4.0.0) @@ -97,7 +97,7 @@ PLATFORMS DEPENDENCIES cocoapods (= 1.7.5) - jazzy (= 0.9.4) + jazzy (= 0.10.0) BUNDLED WITH 1.17.1 diff --git a/Package.swift b/Package.swift index c8d16f2..29ccaf8 100644 --- a/Package.swift +++ b/Package.swift @@ -1,6 +1,3 @@ -// swift-tools-version:5.1 -// The swift-tools-version declares the minimum version of Swift required to build this package. - import PackageDescription let package = Package( diff --git a/docs/Adapters.html b/docs/Adapters.html index ceb21eb..4a0a8b9 100644 --- a/docs/Adapters.html +++ b/docs/Adapters.html @@ -336,8 +336,8 @@