diff --git a/Gemfile.lock b/Gemfile.lock index 71bc15c..c591a7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - localize-ruby-client (0.1.0) + client (0.0.1) activesupport (~> 7.1.2) httparty (~> 0.21.0) jwt (~> 2.8, >= 2.8.1) @@ -69,14 +69,14 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.12.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.6) minitest (5.22.3) multi_xml (0.6.0) mutex_m (0.2.0) - nokogiri (1.16.2) + nokogiri (1.16.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.2-x86_64-darwin) + nokogiri (1.16.5-x86_64-darwin) racc (~> 1.4) openssl (3.2.0) parallel (1.24.0) @@ -159,10 +159,10 @@ PLATFORMS DEPENDENCIES activesupport (~> 7.1.2) + client! dotenv-rails (~> 3.1) httparty (~> 0.21.0) jwt (~> 2.8) - localize-ruby-client! openssl (~> 3.1) rake (~> 13.0) rspec (~> 3.0)