diff --git a/Gemfile.lock b/Gemfile.lock index 66c4d1e..c4ffef3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,54 +1,58 @@ PATH remote: . specs: - daisybill_api (0.1.9) + daisybill_api (0.2.0) activemodel (>= 4.2) rest-client (~> 2.0) GEM remote: https://rubygems.org/ specs: - activemodel (7.2.2) - activesupport (= 7.2.2) - activesupport (7.2.2) + activemodel (8.1.2.1) + activesupport (= 8.1.2.1) + activesupport (8.1.2.1) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.8) public_suffix (>= 2.0.2, < 8.0) - base64 (0.2.0) - benchmark (0.4.0) + base64 (0.3.0) bigdecimal (4.0.1) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crack (1.0.1) bigdecimal rexml diff-lcs (1.6.2) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) - drb (2.2.1) + domain_name (0.6.20240107) + drb (2.2.3) ffaker (2.25.0) hashdiff (1.2.1) http-accept (1.7.0) - http-cookie (1.0.5) + http-cookie (1.1.0) domain_name (~> 0.5) - i18n (1.14.6) + i18n (1.14.8) concurrent-ruby (~> 1.0) - logger (1.6.2) - mime-types (3.5.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2023.1003) - minitest (5.25.4) + json (2.19.2) + logger (1.7.0) + mime-types (3.7.0) + logger + mime-types-data (~> 3.2025, >= 3.2025.0507) + mime-types-data (3.2026.0317) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) netrc (0.11.0) + prism (1.9.0) public_suffix (7.0.2) rake (10.5.0) rest-client (2.1.0) @@ -75,12 +79,10 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - securerandom (0.4.0) + securerandom (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.2) + uri (1.1.1) vcr (6.4.0) webmock (3.26.1) addressable (>= 2.8.0)