Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewford committed Sep 26, 2023
1 parent 4241625 commit e406792
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
cf-app-utils (0.6)
childprocess (3.0.0)
coderay (1.1.3)
coercible (1.0.0)
Expand Down Expand Up @@ -242,6 +241,8 @@ GEM
activerecord (>= 4.0.0)
activesupport (>= 4.0.0)
nio4r (2.5.9)
nokogiri (1.15.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.2-x86_64-linux)
Expand Down Expand Up @@ -448,6 +449,7 @@ GEM
zeitwerk (2.6.8)

PLATFORMS
arm64-darwin-23
x86_64-darwin-20
x86_64-linux

Expand All @@ -459,7 +461,6 @@ DEPENDENCIES
bundler (~> 2.3, >= 2.3.11)
byebug
capybara (>= 2.15)
cf-app-utils
database_cleaner-active_record (~> 1.8)
delayed_job_active_record (~> 4.1)
delayed_job_web (~> 1.4)
Expand Down

0 comments on commit e406792

Please sign in to comment.