diff --git a/Gemfile.lock b/Gemfile.lock index b144c12..221ef31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,18 @@ GEM remote: http://rubygems.org/ specs: - activesupport (6.0.3.3) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) aes_key_wrap (1.1.0) attr_required (1.0.1) bindata (2.4.8) buftok (0.2.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) equalizer (0.0.11) @@ -39,7 +38,7 @@ GEM ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.6.0) httpclient (2.8.3) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) json-jwt (1.13.0) activesupport (>= 4.2) @@ -47,7 +46,7 @@ GEM bindata memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) - minitest (5.14.2) + minitest (5.16.2) multi_json (1.15.0) multipart-post (2.1.1) naught (1.1.0) @@ -73,14 +72,13 @@ GEM multipart-post (~> 2.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.7) url_safe_base64 (0.2.2) yajl-ruby (1.4.1) - zeitwerk (2.4.0) PLATFORMS ruby