Skip to content

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
josefarias committed Feb 3, 2024
1 parent fc3c6f1 commit a2762a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ GEM
nio4r (2.5.9)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
propshaft (0.7.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
Expand Down Expand Up @@ -194,6 +196,7 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sqlite3 (1.6.4-arm64-darwin)
sqlite3 (1.6.4-x86_64-linux)
stimulus-rails (1.2.2)
railties (>= 6.0.0)
stringio (3.0.8)
Expand All @@ -219,6 +222,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
capybara
Expand Down

0 comments on commit a2762a0

Please sign in to comment.