Skip to content

Commit

Permalink
Bump rtoolsHCK version (v0.5.3)
Browse files Browse the repository at this point in the history
Signed-off-by: Kostiantyn Kostiuk <[email protected]>
  • Loading branch information
kostyanf14 committed Feb 25, 2025
1 parent bbb874e commit 97ab3a7
Show file tree
Hide file tree
Showing 6 changed files with 166 additions and 154 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gem 'httpclient'
gem 'mono_logger'
gem 'octokit'
gem 'openssl', require: false
gem 'rtoolsHCK', git: 'https://github.com/HCK-CI/rtoolsHCK.git', tag: 'v0.5.2'
gem 'rtoolsHCK', git: 'https://github.com/HCK-CI/rtoolsHCK.git', tag: 'v0.5.3'
gem 'rubyzip'
gem 'sentry-ruby'
gem 'sorbet-runtime'
Expand Down
14 changes: 7 additions & 7 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: 6473e3e9453cd6ca0116df9d1b0af206677a91ee
tag: v0.5.2
revision: 95c400538d8221417595345422e3a8ae137f8c06
tag: v0.5.3
specs:
rtoolsHCK (0.5.2)
rtoolsHCK (0.5.3)
bundler
rdoc
winrm (= 2.3.9)
Expand Down Expand Up @@ -65,7 +65,7 @@ GEM
logger
faraday-net_http (3.3.0)
net-http
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.1-x86_64-linux-gnu)
filelock (1.1.1)
gssapi (1.3.1)
ffi (>= 1.0.1)
Expand Down Expand Up @@ -119,10 +119,10 @@ GEM
rbi (0.2.1)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
rdoc (6.11.0)
rdoc (6.12.0)
psych (>= 4.0.0)
regexp_parser (2.10.0)
rexml (3.4.0)
rexml (3.4.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -171,7 +171,7 @@ GEM
prism (>= 0.28.0)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
stringio (3.1.2)
stringio (3.1.5)
tapioca (0.16.5)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
Expand Down
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 97ab3a7

Please sign in to comment.