Skip to content

Commit

Permalink
Add nokogiri dependency for development
Browse files Browse the repository at this point in the history
Seems to be needed by AWS now
  • Loading branch information
ivgiuliani committed Jan 9, 2025
1 parent 3868fb5 commit 82958ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ source "https://rubygems.org"
gemspec

gem "gc_ruboconfig", "~> 5.0.2"
gem "nokogiri", "~> 1.17.2"
gem "pry-byebug", "~> 3.10"
gem "rspec", "~> 3.13"
gem "rspec-github", "~> 2.4.0"
Expand Down

0 comments on commit 82958ef

Please sign in to comment.