diff --git a/Gemfile.lock b/Gemfile.lock index 56291cc8324c..0f6a2ed839a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,19 @@ PATH remote: bundler specs: - dependabot-bundler (0.242.0) - dependabot-common (= 0.242.0) + dependabot-bundler (0.242.1) + dependabot-common (= 0.242.1) PATH remote: cargo specs: - dependabot-cargo (0.242.0) - dependabot-common (= 0.242.0) + dependabot-cargo (0.242.1) + dependabot-common (= 0.242.1) PATH remote: common specs: - dependabot-common (0.242.0) + dependabot-common (0.242.1) aws-sdk-codecommit (~> 1.28) aws-sdk-ecr (~> 1.5) bundler (>= 1.16, < 3.0.0) @@ -35,101 +35,101 @@ PATH PATH remote: composer specs: - dependabot-composer (0.242.0) - dependabot-common (= 0.242.0) + dependabot-composer (0.242.1) + dependabot-common (= 0.242.1) PATH remote: devcontainers specs: - dependabot-devcontainers (0.242.0) - dependabot-common (= 0.242.0) + dependabot-devcontainers (0.242.1) + dependabot-common (= 0.242.1) PATH remote: docker specs: - dependabot-docker (0.242.0) - dependabot-common (= 0.242.0) + dependabot-docker (0.242.1) + dependabot-common (= 0.242.1) PATH remote: elm specs: - dependabot-elm (0.242.0) - dependabot-common (= 0.242.0) + dependabot-elm (0.242.1) + dependabot-common (= 0.242.1) PATH remote: git_submodules specs: - dependabot-git_submodules (0.242.0) - dependabot-common (= 0.242.0) + dependabot-git_submodules (0.242.1) + dependabot-common (= 0.242.1) parseconfig (~> 1.0, < 1.1.0) PATH remote: github_actions specs: - dependabot-github_actions (0.242.0) - dependabot-common (= 0.242.0) + dependabot-github_actions (0.242.1) + dependabot-common (= 0.242.1) PATH remote: go_modules specs: - dependabot-go_modules (0.242.0) - dependabot-common (= 0.242.0) + dependabot-go_modules (0.242.1) + dependabot-common (= 0.242.1) PATH remote: gradle specs: - dependabot-gradle (0.242.0) - dependabot-common (= 0.242.0) - dependabot-maven (= 0.242.0) + dependabot-gradle (0.242.1) + dependabot-common (= 0.242.1) + dependabot-maven (= 0.242.1) PATH remote: hex specs: - dependabot-hex (0.242.0) - dependabot-common (= 0.242.0) + dependabot-hex (0.242.1) + dependabot-common (= 0.242.1) PATH remote: maven specs: - dependabot-maven (0.242.0) - dependabot-common (= 0.242.0) + dependabot-maven (0.242.1) + dependabot-common (= 0.242.1) PATH remote: npm_and_yarn specs: - dependabot-npm_and_yarn (0.242.0) - dependabot-common (= 0.242.0) + dependabot-npm_and_yarn (0.242.1) + dependabot-common (= 0.242.1) PATH remote: nuget specs: - dependabot-nuget (0.242.0) - dependabot-common (= 0.242.0) + dependabot-nuget (0.242.1) + dependabot-common (= 0.242.1) rubyzip (>= 2.3.2, < 3.0) PATH remote: pub specs: - dependabot-pub (0.242.0) - dependabot-common (= 0.242.0) + dependabot-pub (0.242.1) + dependabot-common (= 0.242.1) PATH remote: python specs: - dependabot-python (0.242.0) - dependabot-common (= 0.242.0) + dependabot-python (0.242.1) + dependabot-common (= 0.242.1) PATH remote: swift specs: - dependabot-swift (0.242.0) - dependabot-common (= 0.242.0) + dependabot-swift (0.242.1) + dependabot-common (= 0.242.1) PATH remote: terraform specs: - dependabot-terraform (0.242.0) - dependabot-common (= 0.242.0) + dependabot-terraform (0.242.1) + dependabot-common (= 0.242.1) GEM remote: https://rubygems.org/ diff --git a/common/lib/dependabot.rb b/common/lib/dependabot.rb index f82035d86a23..29fad7bbc958 100644 --- a/common/lib/dependabot.rb +++ b/common/lib/dependabot.rb @@ -2,5 +2,5 @@ # frozen_string_literal: true module Dependabot - VERSION = "0.242.0" + VERSION = "0.242.1" end diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 0afc2655619c..ca6ef25511eb 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -1,19 +1,19 @@ PATH remote: ../bundler specs: - dependabot-bundler (0.242.0) - dependabot-common (= 0.242.0) + dependabot-bundler (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../cargo specs: - dependabot-cargo (0.242.0) - dependabot-common (= 0.242.0) + dependabot-cargo (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../common specs: - dependabot-common (0.242.0) + dependabot-common (0.242.1) aws-sdk-codecommit (~> 1.28) aws-sdk-ecr (~> 1.5) bundler (>= 1.16, < 3.0.0) @@ -35,101 +35,101 @@ PATH PATH remote: ../composer specs: - dependabot-composer (0.242.0) - dependabot-common (= 0.242.0) + dependabot-composer (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../devcontainers specs: - dependabot-devcontainers (0.242.0) - dependabot-common (= 0.242.0) + dependabot-devcontainers (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../docker specs: - dependabot-docker (0.242.0) - dependabot-common (= 0.242.0) + dependabot-docker (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../elm specs: - dependabot-elm (0.242.0) - dependabot-common (= 0.242.0) + dependabot-elm (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../git_submodules specs: - dependabot-git_submodules (0.242.0) - dependabot-common (= 0.242.0) + dependabot-git_submodules (0.242.1) + dependabot-common (= 0.242.1) parseconfig (~> 1.0, < 1.1.0) PATH remote: ../github_actions specs: - dependabot-github_actions (0.242.0) - dependabot-common (= 0.242.0) + dependabot-github_actions (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../go_modules specs: - dependabot-go_modules (0.242.0) - dependabot-common (= 0.242.0) + dependabot-go_modules (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../gradle specs: - dependabot-gradle (0.242.0) - dependabot-common (= 0.242.0) - dependabot-maven (= 0.242.0) + dependabot-gradle (0.242.1) + dependabot-common (= 0.242.1) + dependabot-maven (= 0.242.1) PATH remote: ../hex specs: - dependabot-hex (0.242.0) - dependabot-common (= 0.242.0) + dependabot-hex (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../maven specs: - dependabot-maven (0.242.0) - dependabot-common (= 0.242.0) + dependabot-maven (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../npm_and_yarn specs: - dependabot-npm_and_yarn (0.242.0) - dependabot-common (= 0.242.0) + dependabot-npm_and_yarn (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../nuget specs: - dependabot-nuget (0.242.0) - dependabot-common (= 0.242.0) + dependabot-nuget (0.242.1) + dependabot-common (= 0.242.1) rubyzip (>= 2.3.2, < 3.0) PATH remote: ../pub specs: - dependabot-pub (0.242.0) - dependabot-common (= 0.242.0) + dependabot-pub (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../python specs: - dependabot-python (0.242.0) - dependabot-common (= 0.242.0) + dependabot-python (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../swift specs: - dependabot-swift (0.242.0) - dependabot-common (= 0.242.0) + dependabot-swift (0.242.1) + dependabot-common (= 0.242.1) PATH remote: ../terraform specs: - dependabot-terraform (0.242.0) - dependabot-common (= 0.242.0) + dependabot-terraform (0.242.1) + dependabot-common (= 0.242.1) GEM remote: https://rubygems.org/