Skip to content

Commit

Permalink
Add arch
Browse files Browse the repository at this point in the history
  • Loading branch information
kzaitsev committed Feb 26, 2024
1 parent 892e09c commit 5f13929
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ GEM
parser (3.3.0.5)
ast (~> 2.4.1)
racc
power_assert (2.0.3)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -55,13 +54,16 @@ GEM
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
test-unit (3.6.2)
power_assert
unicode-display_width (2.5.0)

PLATFORMS
arm64-darwin-21
arm64-darwin-22
aarch64-linux
arm64-darwin
x64-mingw-ucrt
x64-mingw32
x86_64-darwin
x86_64-linux
x86_64-linux-musl

DEPENDENCIES
pgp-rb!
Expand All @@ -70,7 +72,6 @@ DEPENDENCIES
rb_sys (~> 0.9)
rspec (~> 3.13)
rubocop
test-unit (~> 3.5)

BUNDLED WITH
2.2.33

0 comments on commit 5f13929

Please sign in to comment.