Skip to content

Commit

Permalink
build: improve local setup on ARM processors
Browse files Browse the repository at this point in the history
1806 docker setup on m1
  • Loading branch information
roschaefer authored Mar 13, 2024
2 parents a1a5d28 + 05c165a commit 40e26ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,8 @@ GEM
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.9-arm64-darwin)
racc (~> 1.4)
noticed (1.6.0)
http (>= 4.0.0)
rails (>= 5.2.0)
Expand Down Expand Up @@ -429,6 +431,7 @@ GEM
zeitwerk (2.6.6)

PLATFORMS
arm64-darwin-23
ruby

DEPENDENCIES
Expand Down

0 comments on commit 40e26ed

Please sign in to comment.