Skip to content

Commit

Permalink
add x86_64-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmeurer committed Dec 8, 2023
1 parent a914515 commit 41b187d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ GEM
nio4r (2.7.0)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
postmark (1.25.0)
json
postmark-rails (0.22.1)
Expand Down Expand Up @@ -285,6 +287,7 @@ GEM
sitemap_generator (6.3.0)
builder (~> 3.0)
sqlite3 (1.6.9-arm64-darwin)
sqlite3 (1.6.9-x86_64-linux)
stimulus-rails (1.3.0)
railties (>= 6.0.0)
stringio (3.1.0)
Expand All @@ -305,7 +308,6 @@ GEM
zeitwerk (2.6.12)

PLATFORMS
aarch64-linux
arm64-darwin-22
x86_64-linux

Expand Down

0 comments on commit 41b187d

Please sign in to comment.