Skip to content

Commit 7dc5fbf

Browse files
Bump rake_github from 0.13.0 to 0.15.0
Bumps [rake_github](https://github.com/infrablocks/rake_github) from 0.13.0 to 0.15.0. - [Changelog](https://github.com/infrablocks/rake_github/blob/main/CHANGELOG.md) - [Commits](infrablocks/rake_github@v0.13.0...v0.15.0) --- updated-dependencies: - dependency-name: rake_github dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d45f2e3 commit 7dc5fbf

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

Gemfile.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1596,11 +1596,11 @@ GEM
15961596
partialruby (~> 0.3)
15971597
sexp_processor (~> 4.0)
15981598
excon (0.111.0)
1599-
faraday (2.7.11)
1600-
base64
1601-
faraday-net_http (>= 2.0, < 3.1)
1602-
ruby2_keywords (>= 0.0.4)
1603-
faraday-net_http (3.0.2)
1599+
faraday (2.10.0)
1600+
faraday-net_http (>= 2.0, < 3.2)
1601+
logger
1602+
faraday-net_http (3.1.1)
1603+
net-http
16041604
getsource (0.2.2)
16051605
git (1.19.1)
16061606
addressable (~> 2.8)
@@ -1619,11 +1619,14 @@ GEM
16191619
lino (3.1.0)
16201620
hamster (~> 3.0)
16211621
open4 (~> 1.3)
1622+
logger (1.6.0)
16221623
mini_portile2 (2.8.7)
16231624
minitar (0.9)
16241625
minitest (5.24.1)
16251626
mize (0.6.0)
16261627
mutex_m (0.2.0)
1628+
net-http (0.4.1)
1629+
uri
16271630
nokogiri (1.16.7)
16281631
mini_portile2 (~> 2.8.2)
16291632
racc (~> 1.4)
@@ -1633,7 +1636,8 @@ GEM
16331636
racc (~> 1.4)
16341637
nokogiri (1.16.7-x86_64-linux)
16351638
racc (~> 1.4)
1636-
octokit (8.0.0)
1639+
octokit (8.1.0)
1640+
base64
16371641
faraday (>= 1, < 3)
16381642
sawyer (~> 0.9)
16391643
open4 (1.3.4)
@@ -1671,10 +1675,10 @@ GEM
16711675
rake_factory (>= 0.32.0.pre.2)
16721676
ruby_git_crypt (>= 0.1.0.pre.8)
16731677
ruby_gpg2 (>= 0.11.0.pre.6)
1674-
rake_github (0.13.0)
1678+
rake_github (0.15.0)
16751679
colored2 (~> 3.1)
16761680
octokit (>= 4.16, < 9.0)
1677-
rake_factory (~> 0.23)
1681+
rake_factory (~> 0.33)
16781682
sshkey (~> 2.0)
16791683
rake_gpg (0.18.0)
16801684
rake_factory (~> 0.23)
@@ -1733,7 +1737,6 @@ GEM
17331737
ruby-terraform (1.7.0.pre.18)
17341738
immutable-struct (~> 2.4)
17351739
lino (~> 3.0)
1736-
ruby2_keywords (0.0.5)
17371740
ruby2ruby (2.5.0)
17381741
ruby_parser (~> 3.1)
17391742
sexp_processor (~> 4.6)
@@ -1766,6 +1769,7 @@ GEM
17661769
tzinfo (2.0.6)
17671770
concurrent-ruby (~> 1.0)
17681771
unicode-display_width (2.5.0)
1772+
uri (0.13.0)
17691773
vault (0.18.1)
17701774
aws-sigv4
17711775

0 commit comments

Comments
 (0)