Skip to content

Commit

Permalink
chore: ruby gem updates
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Aug 10, 2023
1 parent 3391e88 commit fb5045f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem 'github-pages', group: :jekyll_plugins
gem "nokogiri", ">= 1.14.3"
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,8 @@ GEM
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.19.0)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -257,6 +257,7 @@ PLATFORMS

DEPENDENCIES
github-pages
nokogiri (>= 1.14.3)

BUNDLED WITH
2.0.1

0 comments on commit fb5045f

Please sign in to comment.