Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rake_github from 0.13.0 to 0.15.0 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
Expand All @@ -25,11 +25,11 @@ GEM
addressable (~> 2.8)
drb (2.2.1)
excon (0.106.0)
faraday (2.7.12)
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
git (1.18.0)
addressable (~> 2.8)
rchardet (~> 1.8)
Expand All @@ -47,15 +47,18 @@ 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)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
public_suffix (5.0.4)
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
Expand All @@ -82,10 +85,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.18.0)
rake_factory (~> 0.23)
Expand Down Expand Up @@ -121,7 +124,6 @@ GEM
rubocop-rspec (3.0.4)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
ruby_git_crypt (0.2.0.pre.2)
immutable-struct (~> 2.4)
lino (>= 4.1)
Expand All @@ -141,6 +143,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.1)

PLATFORMS
arm64-darwin-20
Expand Down