Skip to content

Commit

Permalink
Merge branch 'master' into fix/update-httparty
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Michard committed Jan 20, 2023
2 parents c14030b + c2264d7 commit 4dc6cb2
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,9 @@ GEM
ffi
multi_xml (0.6.0)
netrc (0.11.0)
nokogiri (1.13.8-aarch64-linux)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.8-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.8-x86_64-linux)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
parallel (1.22.1)
parser (3.1.2.1)
Expand All @@ -89,7 +87,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
racc (1.6.0)
racc (1.6.1)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
Expand Down

0 comments on commit 4dc6cb2

Please sign in to comment.