Skip to content

Commit

Permalink
build(deps): bump rtoolsHCK from v0.3.4 to v0.4.0
Browse files Browse the repository at this point in the history
Bumps [rtoolsHCK](https://github.com/HCK-CI/rtoolsHCK) from v0.3.4 to v0.4.0.
- [Release notes](https://github.com/HCK-CI/rtoolsHCK/releases)
- [Commits](HCK-CI/rtoolsHCK@cbeacfc...c7159c5)

---
updated-dependencies:
- dependency-name: rtoolsHCK
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 0b9330f commit 40571af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'filelock'
gem 'mono_logger'
gem 'octokit'
gem 'openssl', require: false
gem 'rtoolsHCK', git: 'https://github.com/HCK-CI/rtoolsHCK.git', tag: 'v0.3.4'
gem 'rtoolsHCK', git: 'https://github.com/HCK-CI/rtoolsHCK.git', tag: 'v0.4.0'
gem 'rubyzip'
gem 'sentry-ruby'
gem 'sqlite3'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/HCK-CI/rtoolsHCK.git
revision: cbeacfc770a925a8d10c8eaeba4440950b00aa71
tag: v0.3.4
revision: c7159c573d79e0c367e256609b53ac011a70d31c
tag: v0.4.0
specs:
rtoolsHCK (0.3.4)
rtoolsHCK (0.4.0)
bundler
rdoc
winrm (= 2.3.4)
Expand Down Expand Up @@ -128,7 +128,7 @@ GEM
faraday
sqlite3 (1.6.4)
mini_portile2 (~> 2.8.0)
stringio (3.0.6)
stringio (3.0.8)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
Expand Down

0 comments on commit 40571af

Please sign in to comment.