Skip to content

Commit

Permalink
bump libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacio-chiazzo committed Oct 16, 2024
1 parent edcb2a8 commit d3217bf
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
whatsapp_sdk (1.0.0)
whatsapp_sdk (1.0.1)
faraday (~> 2)
faraday-multipart (~> 1)
zeitwerk (~> 2)
Expand All @@ -16,18 +16,23 @@ GEM
coderay (1.1.3)
crack (0.4.5)
rexml
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.0.2)
faraday-net_http (3.3.0)
net-http
hashdiff (1.0.1)
json (2.7.2)
logger (1.6.1)
method_source (1.0.0)
minitest (5.16.1)
mocha (1.14.0)
multipart-post (2.4.1)
net-http (0.4.1)
uri
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -59,9 +64,9 @@ GEM
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
strscan (3.1.0)
unicode-display_width (2.2.0)
uri (0.13.1)
vcr (6.3.1)
base64
webmock (3.18.1)
Expand Down

0 comments on commit d3217bf

Please sign in to comment.