Browse Source

fix: gitea client version

pull/313/head
yystopf 4 years ago
parent
commit
e76503ae26
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Gemfile

+ 1
- 1
Gemfile View File

@@ -135,4 +135,4 @@ gem 'doorkeeper'

gem 'doorkeeper-jwt'

gem 'gitea-client', '~> 0.8.1'
gem 'gitea-client', '~> 0.8.2'

Loading…
Cancel
Save