dependabot-common 0.104.1 → 0.104.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/dependabot/version.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f2854f5b1f797ccc530d36fb3607ba245981466ac8551570597a54845073f969
4
- data.tar.gz: fd19a9f8abb33ca5de67c9361cd690793ac1b886c714a04412fc066fd2685502
3
+ metadata.gz: 45ba827e8897c8fbde87c31f9f99701c907d6ffe7a6476c9b83fb5355676a3d9
4
+ data.tar.gz: 91c391b66c28f0ed0d14c431e9d0ab4762beef7abbee1e8dd3d16d31d30d2939
5
5
  SHA512:
6
- metadata.gz: c7f478b3f5bddd94b4d6fa204a4ac265d2255dc33a13b1fa730be2b4c277e3fc8d68d717bc65aae2f4a5688c628f25de57fd0e925bff8f356a5383aeedad1d3d
7
- data.tar.gz: 9dfad9ae5b168d78a5c117afce05e21418d7df22940e907584aa69d3309769cd40707dd5fa818b43f533bc6cbbd102dce34423076c9d121c9d6cd3b194d31d58
6
+ metadata.gz: c62241a4cc5b24a6f8b25fdcb056ab9c20ae1533c1a49778bc8401dfbc20d9dceb6eeae875e1186cd04816f5aeaffeae4895e1c1b43b9c2fc467f0163013f06b
7
+ data.tar.gz: 16a1da24d845ce3610c145c054c7529265970c6716f1c400b519237058d621204fa5b806810785971f38d352738ef0c583003b6537c02213dcd0a3e86297bad1
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Dependabot
4
- VERSION = "0.104.1"
4
+ VERSION = "0.104.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dependabot-common
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.104.1
4
+ version: 0.104.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot