Skip to content

Commit

Permalink
Bump jazzy from 0.14.4 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [jazzy](https://github.com/realm/jazzy) from 0.14.4 to 0.15.0.
- [Release notes](https://github.com/realm/jazzy/releases)
- [Changelog](https://github.com/realm/jazzy/blob/master/CHANGELOG.md)
- [Commits](realm/jazzy@v0.14.4...v0.15.0)

---
updated-dependencies:
- dependency-name: jazzy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent f99061b commit b2f743d
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.6)
CFPropertyList (3.0.7)
base64
nkf
rexml
activesupport (7.1.3)
activesupport (7.1.3.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -20,7 +22,7 @@ GEM
json (>= 1.5.1)
atomos (0.1.3)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.8)
claide (1.1.0)
claide-plugins (0.9.2)
cork
Expand Down Expand Up @@ -90,8 +92,7 @@ GEM
danger
rake (> 10)
thor (~> 1.0.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
Expand All @@ -109,9 +110,9 @@ GEM
addressable (~> 2.8)
rchardet (~> 1.8)
httpclient (2.8.3)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jazzy (0.14.4)
jazzy (0.15.0)
cocoapods (~> 1.5)
mustache (~> 1.1)
open4 (~> 1.3)
Expand All @@ -127,8 +128,8 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liferaft (0.0.6)
mini_portile2 (2.8.5)
minitest (5.22.2)
mini_portile2 (2.8.6)
minitest (5.23.1)
molinillo (0.8.0)
mustache (1.1.1)
mutex_m (0.2.0)
Expand All @@ -137,6 +138,7 @@ GEM
net-http (0.4.1)
uri
netrc (0.11.0)
nkf (0.2.0)
no_proxy_fix (0.1.2)
octokit (8.1.0)
base64
Expand All @@ -149,17 +151,16 @@ GEM
redcarpet (3.6.0)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.2.0)
rouge (4.2.1)
ruby-macho (2.5.1)
ruby2_keywords (0.0.5)
sassc (2.4.0)
ffi (~> 1.9)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sqlite3 (1.7.0)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.0-x86_64-linux)
sqlite3 (1.7.3-x86_64-linux)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down

0 comments on commit b2f743d

Please # to comment.