Skip to content

Commit

Permalink
Updated _next lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-griffen committed Jan 16, 2023
1 parent 40d490b commit e1c30a3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile_next.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,16 +328,16 @@ GEM
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nio4r (2.5.8)
nokogiri (1.13.10)
nokogiri (1.14.0)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.10-aarch64-linux)
nokogiri (1.14.0-aarch64-linux)
racc (~> 1.4)
nokogiri (1.13.10-arm64-darwin)
nokogiri (1.14.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-darwin)
nokogiri (1.14.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-linux)
nokogiri (1.14.0-x86_64-linux)
racc (~> 1.4)
oink (0.10.1)
activerecord
Expand Down Expand Up @@ -583,7 +583,7 @@ DEPENDENCIES
money (~> 6.16.0)
net-ssh (~> 7.0.1)
net-ssh-gateway (>= 1.1.0, < 3.0.0)
nokogiri (~> 1.13.10)
nokogiri (~> 1.14.0)
oink (~> 0.10.1)
open4 (~> 1.3.0)
pg (~> 1.4.4)
Expand Down

0 comments on commit e1c30a3

Please sign in to comment.