Skip to content

Commit

Permalink
Merge pull request #47 from ryanspletzer/feature/add-gemfile-lock
Browse files Browse the repository at this point in the history
Update Gemfile.lock
  • Loading branch information
ryanspletzer authored Mar 2, 2024
2 parents 4dbfef5 + 9b0fdda commit 1d19922
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ GEM
ffi (1.15.5)
forwardable-extended (2.6.0)
google-protobuf (3.22.3-arm64-darwin)
google-protobuf (3.22.3-x86_64-darwin)
google-protobuf (3.22.3-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -65,6 +67,10 @@ GEM
safe_yaml (1.0.5)
sass-embedded (1.62.1-arm64-darwin)
google-protobuf (~> 3.21)
sass-embedded (1.62.1-x86_64-darwin)
google-protobuf (~> 3.21)
sass-embedded (1.62.1-x86_64-linux-gnu)
google-protobuf (~> 3.21)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
Expand All @@ -75,6 +81,7 @@ GEM

PLATFORMS
arm64-darwin-22
arm64-darwin-23
x86_64-darwin-22
x86_64-linux

Expand Down

0 comments on commit 1d19922

Please sign in to comment.