Skip to content

Commit

Permalink
fix lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jakecoffman committed Dec 7, 2022
1 parent 3c161c4 commit 25f4de8
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
PATH
remote: ../bundler
specs:
dependabot-bundler (0.214.0)
dependabot-common (= 0.214.0)
dependabot-bundler (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../cargo
specs:
dependabot-cargo (0.214.0)
dependabot-common (= 0.214.0)
dependabot-cargo (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../common
specs:
dependabot-common (0.214.0)
dependabot-common (0.215.0)
activesupport (>= 6.0.0)
aws-sdk-codecommit (~> 1.28)
aws-sdk-ecr (~> 1.5)
Expand All @@ -32,88 +32,88 @@ PATH
PATH
remote: ../composer
specs:
dependabot-composer (0.214.0)
dependabot-common (= 0.214.0)
dependabot-composer (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../docker
specs:
dependabot-docker (0.214.0)
dependabot-common (= 0.214.0)
dependabot-docker (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../elm
specs:
dependabot-elm (0.214.0)
dependabot-common (= 0.214.0)
dependabot-elm (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../git_submodules
specs:
dependabot-git_submodules (0.214.0)
dependabot-common (= 0.214.0)
dependabot-git_submodules (0.215.0)
dependabot-common (= 0.215.0)
parseconfig (~> 1.0, < 1.1.0)

PATH
remote: ../github_actions
specs:
dependabot-github_actions (0.214.0)
dependabot-common (= 0.214.0)
dependabot-github_actions (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../go_modules
specs:
dependabot-go_modules (0.214.0)
dependabot-common (= 0.214.0)
dependabot-go_modules (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../gradle
specs:
dependabot-gradle (0.214.0)
dependabot-common (= 0.214.0)
dependabot-maven (= 0.214.0)
dependabot-gradle (0.215.0)
dependabot-common (= 0.215.0)
dependabot-maven (= 0.215.0)

PATH
remote: ../hex
specs:
dependabot-hex (0.214.0)
dependabot-common (= 0.214.0)
dependabot-hex (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../maven
specs:
dependabot-maven (0.214.0)
dependabot-common (= 0.214.0)
dependabot-maven (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../npm_and_yarn
specs:
dependabot-npm_and_yarn (0.214.0)
dependabot-common (= 0.214.0)
dependabot-npm_and_yarn (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../nuget
specs:
dependabot-nuget (0.214.0)
dependabot-common (= 0.214.0)
dependabot-nuget (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../pub
specs:
dependabot-pub (0.214.0)
dependabot-common (= 0.214.0)
dependabot-pub (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../python
specs:
dependabot-python (0.214.0)
dependabot-common (= 0.214.0)
dependabot-python (0.215.0)
dependabot-common (= 0.215.0)

PATH
remote: ../terraform
specs:
dependabot-terraform (0.214.0)
dependabot-common (= 0.214.0)
dependabot-terraform (0.215.0)
dependabot-common (= 0.215.0)

GEM
remote: https://rubygems.org/
Expand Down

0 comments on commit 25f4de8

Please sign in to comment.