Skip to content

Commit

Permalink
Update httparty to get rid of faulty dependency multi_xml (0.7.1)
Browse files Browse the repository at this point in the history
> Your bundle is locked to multi_xml (0.7.1) from rubygems repository
https://rubygems.org/ or installed locally, but that version can no longer be
found in that source. That means the author of multi_xml (0.7.1) has removed it.
  • Loading branch information
ammancilla committed Aug 1, 2024
1 parent 38be6aa commit 817bd34
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.2.2)
Expand All @@ -45,8 +44,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.18.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multi_xml (0.6.0)
parallel (1.22.1)
parser (3.2.2.0)
ast (~> 2.4.1)
Expand Down

0 comments on commit 817bd34

Please sign in to comment.