Skip to content

Commit

Permalink
Merge pull request #54 from logicblocks/dependabot/bundler/rake_githu…
Browse files Browse the repository at this point in the history
…b-0.15.0

Bump rake_github from 0.13.0 to 0.15.0 [skip ci]
  • Loading branch information
logicblocks-maintainers authored Aug 28, 2024
2 parents bc80d61 + 7f2cd6d commit 9157403
Showing 1 changed file with 15 additions and 12 deletions.
27 changes: 15 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-sigv4 (1.6.1)
Expand All @@ -36,11 +36,11 @@ GEM
partialruby (~> 0.3)
sexp_processor (~> 4.0)
excon (0.111.0)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-net_http (3.3.0)
net-http
getsource (0.2.2)
git (1.18.0)
addressable (~> 2.8)
Expand All @@ -60,7 +60,10 @@ GEM
logger (1.6.0)
minitar (0.9)
minitest (5.25.1)
octokit (8.0.0)
net-http (0.4.1)
uri
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
open4 (1.3.4)
Expand All @@ -71,7 +74,7 @@ GEM
partialruby (0.3.0)
ruby2ruby (~> 2)
ruby_parser (~> 3)
public_suffix (5.0.3)
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
Expand All @@ -98,10 +101,10 @@ GEM
rake_factory (~> 0.33)
ruby_git_crypt (~> 0.1)
ruby_gpg2 (~> 0.12)
rake_github (0.13.0)
rake_github (0.15.0)
colored2 (~> 3.1)
octokit (>= 4.16, < 9.0)
rake_factory (~> 0.23)
rake_factory (~> 0.33)
sshkey (~> 2.0)
rake_gpg (0.20.0)
rake_factory (~> 0.33)
Expand Down Expand Up @@ -137,7 +140,6 @@ GEM
rubocop-rspec (3.0.4)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
ruby2ruby (2.5.0)
ruby_parser (~> 3.1)
sexp_processor (~> 4.6)
Expand Down Expand Up @@ -166,6 +168,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.1)
vault (0.18.1)
aws-sigv4

Expand Down

0 comments on commit 9157403

Please sign in to comment.