Skip to content

Commit

Permalink
Gemfile.lock allows installation with different computer - no functio…
Browse files Browse the repository at this point in the history
…nal change
  • Loading branch information
Janell-Huyck committed Oct 17, 2024
1 parent be6a84f commit 92ad404
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ GEM
execjs (~> 2)
base64 (0.2.0)
bcrypt (3.1.20)
bcrypt_pbkdf (1.1.1-arm64-darwin)
bcrypt_pbkdf (1.1.1-x86_64-darwin)
bigdecimal (3.1.8)
bindex (0.8.1)
Expand Down Expand Up @@ -136,6 +137,7 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
forwardable (1.3.3)
globalid (1.2.1)
Expand Down Expand Up @@ -190,6 +192,8 @@ GEM
net-ssh (7.2.3)
nio4r (2.7.3)
nkf (0.2.0)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
observer (0.1.2)
Expand Down Expand Up @@ -342,6 +346,7 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-darwin)
sshkit (1.23.1)
base64
Expand Down Expand Up @@ -380,6 +385,7 @@ GEM
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-23
x86_64-darwin

DEPENDENCIES
Expand Down

0 comments on commit 92ad404

Please sign in to comment.