Gemfile.lock in ruby-terraform-1.8.0.pre.6 vs Gemfile.lock in ruby-terraform-1.8.0.pre.7

- old
+ new

@@ -1,50 +1,50 @@ PATH remote: . specs: - ruby-terraform (1.8.0.pre.6) + ruby-terraform (1.8.0.pre.7) immutable-struct (~> 2.4) - lino (~> 3.0) + lino (= 3.2.0.pre.7) GEM remote: https://rubygems.org/ specs: - activesupport (7.1.1) + activesupport (7.1.3.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) - base64 (0.1.1) - bigdecimal (3.1.4) + base64 (0.2.0) + bigdecimal (3.1.8) + childprocess (5.0.0) coderay (1.1.3) colored2 (3.1.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.3) connection_pool (2.4.1) - diff-lcs (1.5.0) + diff-lcs (1.5.1) docile (1.4.0) - drb (2.1.1) - ruby2_keywords - excon (0.104.0) - faker (3.2.2) + drb (2.2.1) + excon (0.110.0) + faker (3.4.1) i18n (>= 1.8.11, < 2) - faraday (2.7.11) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) - ffi (1.16.3) + faraday (2.10.0) + faraday-net_http (>= 2.0, < 3.2) + logger + faraday-net_http (3.1.0) + net-http + ffi (1.17.0) formatador (1.1.0) gem-release (2.2.2) - git (1.18.0) + git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) guard (2.18.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -59,44 +59,49 @@ guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hamster (3.0.0) concurrent-ruby (~> 1.0) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) immutable-struct (2.4.1) - json (2.6.3) + json (2.7.2) language_server-protocol (3.17.0.3) - lino (3.1.0) + lino (3.2.0.pre.7) + childprocess (~> 5.0.0) hamster (~> 3.0) open4 (~> 1.3) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - lumberjack (1.2.9) - method_source (1.0.0) - minitest (5.20.0) - mutex_m (0.1.2) + logger (1.6.0) + lumberjack (1.2.10) + method_source (1.1.0) + minitest (5.24.1) + mutex_m (0.2.0) nenv (0.3.0) + net-http (0.4.1) + uri notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - octokit (8.0.0) + octokit (8.1.0) + base64 faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) - parallel (1.23.0) - parser (3.2.2.4) + parallel (1.25.1) + parser (3.3.3.0) ast (~> 2.4.1) racc pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.3) - racc (1.7.3) + public_suffix (6.0.0) + racc (1.8.0) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) rake_circle_ci (0.11.0) colored2 (~> 3.1) excon (~> 0.72) rake_factory (~> 0.23) sshkey (~> 2.0) @@ -123,53 +128,47 @@ rake_ssh (0.10.0) colored2 (~> 3.1) rake_factory (~> 0.23) sshkey (~> 2.0) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rchardet (1.8.0) - regexp_parser (2.8.2) - rexml (3.2.6) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + regexp_parser (2.9.2) + rexml (3.3.1) + strscan + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.6) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.1) - rubocop (1.57.2) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) + rubocop (1.64.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) - rubocop-capybara (2.19.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.24.0) - rubocop (~> 1.33) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.25.0) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) + rubocop-rspec (3.0.2) + rubocop (~> 1.61) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) ruby_git_crypt (0.1.0.pre.4) immutable-struct (~> 2.4) lino (~> 3.0) ruby_gpg2 (0.10.0) lino (~> 3.0) @@ -182,14 +181,16 @@ simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) sshkey (2.0.0) - thor (1.3.0) + strscan (3.1.0) + thor (1.3.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - yard (0.9.34) + uri (0.13.0) + yard (0.9.36) PLATFORMS arm64-darwin-21 arm64-darwin-22 ruby