Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
0885afb7
Commit
0885afb7
authored
Nov 13, 2019
by
Utkarsh Gupta
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump gpgme to 2.0.19
parent
fc90f4f5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+2
-3
No files found.
Gemfile
View file @
0885afb7
...
...
@@ -72,7 +72,7 @@ gem 'acme-client', '~> 2.0.2'
gem
'
browser
'
,
'~> 2.5'
# GPG
gem
'
gpgme
'
,
'~> 2.0.1
8
'
gem
'
gpgme
'
,
'~> 2.0.1
9
'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes
...
...
Gemfile.lock
View file @
0885afb7
...
...
@@ -410,8 +410,7 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.7)
gpgme (2.0.18)
mini_portile2 (~> 2.3)
gpgme (2.0.19)
grape (1.1.0)
activesupport
builder
...
...
@@ -1181,7 +1180,7 @@ DEPENDENCIES
gon (~> 6.2)
google-api-client (~> 0.23)
google-protobuf (~> 3.8.0)
gpgme (~> 2.0.1
8
)
gpgme (~> 2.0.1
9
)
grape (~> 1.1.0)
grape-entity (~> 0.7.1)
grape-path-helpers (~> 1.1)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment