Skip to content

Commit

Permalink
chore(deps): pinned Gem jazzy to v0.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
philprime committed Dec 6, 2023
1 parent 4f1752a commit 836bc5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

gem "jazzy"
gem "jazzy", "0.14.4"
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ PLATFORMS
ruby

DEPENDENCIES
jazzy
jazzy (= 0.14.4)

BUNDLED WITH
2.1.4

0 comments on commit 836bc5e

Please sign in to comment.