Skip to content

Commit 7138a15

Browse files
Merge pull request #107 from infrablocks/dependabot/bundler/multi-28fc60cfa1
Bump rake_github and rake_git_crypt [skip ci]
2 parents 55e0d14 + feb0e06 commit 7138a15

File tree

1 file changed

+22
-18
lines changed

1 file changed

+22
-18
lines changed

Gemfile.lock

Lines changed: 22 additions & 18 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.104.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)
@@ -1618,11 +1618,14 @@ GEM
16181618
lino (3.1.0)
16191619
hamster (~> 3.0)
16201620
open4 (~> 1.3)
1621+
logger (1.6.0)
16211622
mini_portile2 (2.8.7)
16221623
minitar (0.9)
16231624
minitest (5.24.1)
16241625
mize (0.5.0)
16251626
mutex_m (0.2.0)
1627+
net-http (0.4.1)
1628+
uri
16261629
nokogiri (1.16.6)
16271630
mini_portile2 (~> 2.8.2)
16281631
racc (~> 1.4)
@@ -1632,7 +1635,8 @@ GEM
16321635
racc (~> 1.4)
16331636
nokogiri (1.16.6-x86_64-linux)
16341637
racc (~> 1.4)
1635-
octokit (8.0.0)
1638+
octokit (8.1.0)
1639+
base64
16361640
faraday (>= 1, < 3)
16371641
sawyer (~> 0.9)
16381642
open4 (1.3.4)
@@ -1658,22 +1662,22 @@ GEM
16581662
minitar (~> 0.9)
16591663
rake_factory (~> 0.23)
16601664
rubyzip (>= 1.3)
1661-
rake_factory (0.32.0.pre.2)
1665+
rake_factory (0.34.0.pre.1)
16621666
activesupport (>= 4)
16631667
rake (~> 13.0)
16641668
rake_git (0.1.0.pre.11)
16651669
colored2 (~> 3.1)
16661670
git (~> 1.13, >= 1.13.2)
16671671
rake_factory (>= 0.32.0.pre.2)
1668-
rake_git_crypt (0.1.0.pre.29)
1672+
rake_git_crypt (0.1.0.pre.33)
16691673
colored2 (~> 3.1)
1670-
rake_factory (= 0.32.0.pre.2)
1671-
ruby_git_crypt (= 0.1.0.pre.4)
1672-
ruby_gpg2 (~> 0.6)
1673-
rake_github (0.13.0)
1674+
rake_factory (>= 0.32.0.pre.2)
1675+
ruby_git_crypt (>= 0.1.0.pre.8)
1676+
ruby_gpg2 (>= 0.11.0.pre.6)
1677+
rake_github (0.15.0)
16741678
colored2 (~> 3.1)
16751679
octokit (>= 4.16, < 9.0)
1676-
rake_factory (~> 0.23)
1680+
rake_factory (~> 0.33)
16771681
sshkey (~> 2.0)
16781682
rake_gpg (0.18.0)
16791683
rake_factory (~> 0.23)
@@ -1732,15 +1736,14 @@ GEM
17321736
ruby-terraform (1.7.0.pre.18)
17331737
immutable-struct (~> 2.4)
17341738
lino (~> 3.0)
1735-
ruby2_keywords (0.0.5)
17361739
ruby2ruby (2.5.0)
17371740
ruby_parser (~> 3.1)
17381741
sexp_processor (~> 4.6)
1739-
ruby_git_crypt (0.1.0.pre.4)
1742+
ruby_git_crypt (0.1.0.pre.8)
17401743
immutable-struct (~> 2.4)
1741-
lino (~> 3.0)
1742-
ruby_gpg2 (0.10.0)
1743-
lino (~> 3.0)
1744+
lino (>= 3.1)
1745+
ruby_gpg2 (0.11.0.pre.6)
1746+
lino (>= 3.1)
17441747
ruby_parser (3.20.3)
17451748
sexp_processor (~> 4.16)
17461749
rubyzip (2.3.2)
@@ -1765,6 +1768,7 @@ GEM
17651768
tzinfo (2.0.6)
17661769
concurrent-ruby (~> 1.0)
17671770
unicode-display_width (2.5.0)
1771+
uri (0.13.0)
17681772
vault (0.18.1)
17691773
aws-sigv4
17701774

0 commit comments

Comments
 (0)