Skip to content

Commit

Permalink
Pin nokogiri version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Jan 3, 2025
1 parent 4ea5c2e commit 45fb492
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ gem 'xmlenc'

# bundle config local.wechat /Users/$(whoami)/git/oss/wechat/
gem 'wechat', git: 'https://github.com/Eric-Guo/wechat', branch: :main
gem 'nokogiri', '~> 1.17.2'

gem 'ipip-fast'

Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@ DEPENDENCIES
mail (= 2.8.1)
minitest
minitest-ci
nokogiri (~> 1.17.2)
pagy
puma
pundit
Expand Down

0 comments on commit 45fb492

Please sign in to comment.