Skip to content

Commit

Permalink
Merge pull request #131 from infrablocks/dependabot/bundler/rake_gith…
Browse files Browse the repository at this point in the history
…ub-0.15.0

Bump rake_github from 0.13.0 to 0.15.0 [skip ci]
  • Loading branch information
infrablocks-maintainers authored Jul 31, 2024
2 parents 63d2c78 + 4f1fac4 commit 17c3755
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1506,11 +1506,11 @@ GEM
addressable (~> 2.8)
drb (2.2.1)
excon (0.104.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.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.1)
net-http
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
Expand All @@ -1526,19 +1526,23 @@ GEM
childprocess (~> 5.0.0)
hamster (~> 3.0)
open4 (~> 1.3)
logger (1.6.0)
mini_portile2 (2.8.7)
minitar (0.9)
minitest (5.24.1)
multi_json (1.15.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-ssh (7.2.0)
net-telnet (0.1.1)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (8.0.0)
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
octopoller (0.3.1)
Expand Down Expand Up @@ -1580,10 +1584,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 @@ -1638,7 +1642,6 @@ GEM
ruby-terraform (1.8.0)
immutable-struct (~> 2.4)
lino (>= 4.1)
ruby2_keywords (0.0.5)
ruby_git_crypt (0.2.0.pre.2)
immutable-struct (~> 2.4)
lino (>= 4.1)
Expand All @@ -1665,6 +1668,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 17c3755

Please sign in to comment.