diff --git a/Gemfile.lock b/Gemfile.lock index 71bc15c..6f9dfdc 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) @@ -116,7 +116,8 @@ GEM regexp_parser (2.9.0) reline (0.4.3) io-console (~> 0.5) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -146,6 +147,7 @@ GEM ruby-progressbar (1.13.0) rubyzip (2.3.2) stringio (3.1.0) + strscan (3.1.0) thor (1.3.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -159,10 +161,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)