Skip to content

Commit

Permalink
Gemfile.lock: Update protobuf to a recent version for testing of the gem
Browse files Browse the repository at this point in the history
This makes sure we avoid any ARM-based installation hazards present
on the previously locked version.
  • Loading branch information
lfittl committed Aug 8, 2022
1 parent 523afee commit 6274182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GEM
specs:
ast (2.4.1)
diff-lcs (1.3)
google-protobuf (3.20.0)
google-protobuf (3.21.4)
parallel (1.20.1)
parser (2.7.2.0)
ast (~> 2.4.1)
Expand Down

0 comments on commit 6274182

Please sign in to comment.