Skip to content

Commit

Permalink
Bundle update all outdated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Apr 16, 2024
1 parent 04df947 commit 2b7e616
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,42 +7,45 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ansi (1.5.0)
base64 (0.2.0)
bigdecimal (3.1.7)
builder (3.2.4)
crack (0.4.5)
crack (1.0.0)
bigdecimal
rexml
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
domain_name (0.6.20240107)
dotenv (3.1.0)
ffi (1.16.3)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
hashdiff (1.0.1)
http (5.1.1)
hashdiff (1.1.0)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.4.0)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
http-form_data (2.3.0)
llhttp-ffi (0.4.0)
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
minitest (5.18.1)
minitest (5.22.3)
minitest-mock_expectations (1.2.0)
minitest-reporters (1.6.0)
minitest-reporters (1.6.1)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
public_suffix (5.0.3)
rake (13.0.6)
rexml (3.2.5)
public_suffix (5.0.5)
rake (13.2.1)
rexml (3.2.6)
ruby-progressbar (1.13.0)
simplecov (0.22.0)
docile (~> 1.1)
Expand All @@ -53,11 +56,8 @@ GEM
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
vcr (6.2.0)
webmock (3.18.1)
webmock (3.23.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 2b7e616

Please sign in to comment.