dependabot-common 0.98.28 → 0.98.29

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: 160cc9fb26dcdcbf16a790c05c78ba8360364a82ca23875b08e31636d1a6f710
4
- data.tar.gz: aa5654e19839597771f84eda1e90c49e2554c160fc0125da275187e9ad70f25d
3
+ metadata.gz: 51356e192779b4205ddfb3690bbce750ef292fefbc0bc939eebca360d270901e
4
+ data.tar.gz: c4b9165a21906e1de6a1bff70690e89d296506b27d12f892ad595f83fee41cd1
5
5
  SHA512:
6
- metadata.gz: 638518e574e3f78d2fcd4007370e41a18cef962f7dbb98c1166a3d6b48aad6b759717b305c74306e6561a583a1f660a36c4f62b93949b7510a7a2c98a0a3ab27
7
- data.tar.gz: a30ad02fb12be5cf8040890b4d6933bab404c5e469b30e843be48d3955372550536f7370b7b13311455cce01237202f0da7ffe4b6fb3311c84b4a8ad02732bbe
6
+ metadata.gz: a1708b4f1b34c7428a2673d8d7e169d9289db6277a58ec81ff66a61fef59c639c05e8e8ac80d1c43436b28db16471cf775cc74cac4d5e3a66a8628cc5f93009c
7
+ data.tar.gz: dbd077ebefdd4ff4e795a2c45fbaf44ad555dba5d23a5e22991b715624de01d34acb574a81efbd2b61aab346322428b23698c5328d6ef9422cbc879c5703ae78
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Dependabot
4
- VERSION = "0.98.28"
4
+ VERSION = "0.98.29"
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.98.28
4
+ version: 0.98.29
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot