Skip to content

Commit

Permalink
Update dependency gitlab to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent fb48c78 commit 0d84767
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source 'https://rubygems.org'

gem 'gitlab', '~> 4.19'
gem 'gitlab', '~> 5.0'

gem 'git', '~> 2.0'

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GEM
bigdecimal (3.1.8)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
csv (0.1.0)
csv (3.3.0)
diff-lcs (1.5.1)
docker-api (2.2.0)
excon (>= 0.47.0)
Expand All @@ -30,7 +30,7 @@ GEM
addressable (~> 2.8)
process_executer (~> 1.1)
rchardet (~> 1.8)
gitlab (4.20.1)
gitlab (5.0.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
httparty (0.22.0)
Expand Down Expand Up @@ -101,7 +101,7 @@ PLATFORMS
DEPENDENCIES
docker-api (~> 2.2)
git (~> 2.0)
gitlab (~> 4.19)
gitlab (~> 5.0)
rspec (~> 3.12)
rubocop (~> 1.57)
rubocop-rspec (~> 3.0)
Expand Down

0 comments on commit 0d84767

Please sign in to comment.