Skip to content

Commit

Permalink
Update lockfiles nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed Feb 8, 2024
1 parent 23ed8cd commit 60f8814
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gemfiles/rails_7_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (2.7.2.0)
Expand Down Expand Up @@ -251,7 +251,6 @@ DEPENDENCIES
climate_control (~> 0.0.3)
codeclimate-test-reporter (~> 1.0.3)
departure!
nokogiri (< 1.16)
pry-byebug
rails (= 7.1.3)
rake (>= 10.0)
Expand Down

0 comments on commit 60f8814

Please sign in to comment.