diff --git a/Gemfile.lock b/Gemfile.lock index a510d3f..c0b6987 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,21 +1,21 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.2.2) - activesupport (= 7.0.2.2) - activesupport (7.0.2.2) + activemodel (7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) awesome_print (1.9.2) - boletosimples (2.0.0) + boletosimples (2.1.0) faraday-http-cache (~> 2.2.0) faraday_middleware (~> 1.0) her (~> 1.1) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) dalli (3.2.1) faraday (1.10.0) faraday-em_http (~> 1.0) @@ -48,10 +48,10 @@ GEM activemodel (>= 4.2.1) faraday (>= 0.8) multi_json (~> 1.7) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) method_source (1.0.0) - minitest (5.15.0) + minitest (5.18.0) multi_json (1.15.0) multipart-post (2.1.1) parallel (1.21.0) @@ -76,7 +76,7 @@ GEM parser (>= 3.1.1.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0)