Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nevvkid committed Mar 28, 2024
1 parent aa468c9 commit 89d28a3
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
Expand Up @@ -13,7 +13,7 @@ gem "jekyll", "~> 3.9.5"
# gem "github-pages", "~> 231"

# Bulma Clean Theme with Github-Pages
gem "bulma-clean-theme"
gem 'bulma-clean-theme', '~> 0.13.3'

# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ PLATFORMS
x86_64-darwin-21

DEPENDENCIES
bulma-clean-theme
bulma-clean-theme (~> 0.13.3)
http_parser.rb (~> 0.6.0)
jekyll (~> 3.9.5)
jekyll-feed (~> 0.12)
Expand Down

0 comments on commit 89d28a3

Please sign in to comment.