diff --git a/Gemfile.lock b/Gemfile.lock index b0343e7..382803a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,8 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activerecord (6.1.4.1) - activemodel (= 6.1.4.1) - activesupport (= 6.1.4.1) - activesupport (6.1.4.1) + activerecord (3.2.14) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -21,7 +17,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) daemons (1.4.1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -82,7 +78,7 @@ GEM ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.6.0) httpclient (2.8.3) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.1) jwt (2.3.0) @@ -95,7 +91,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) method_source (1.0.0) mime-types (2.99.3) - minitest (5.14.4) + minitest (5.18.0) multi_json (1.15.0) multipart-post (2.1.1) mustermann (1.1.1) @@ -174,7 +170,7 @@ GEM multipart-post (~> 2.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2021.5) tzinfo (>= 1.0.0) @@ -182,7 +178,7 @@ GEM unf_ext unf_ext (0.0.8) xml-simple (1.1.4) - zeitwerk (2.5.1) + zeitwerk (2.6.7) PLATFORMS x86_64-linux