Commit 96d18a3f authored by Jérome Perrin's avatar Jérome Perrin

Gemfile.lock: update gpgme to 2.0.23

2.0.21 download and compiles gpgme 1.9.0 an old version which does not
compile on gcc 12 (debian 12). This is a minimal version up to keep this
software installable.
parent d7e78e90
...@@ -443,8 +443,8 @@ GEM ...@@ -443,8 +443,8 @@ GEM
multi_json (~> 1.11) multi_json (~> 1.11)
os (>= 0.9, < 2.0) os (>= 0.9, < 2.0)
signet (~> 0.7) signet (~> 0.7)
gpgme (2.0.20) gpgme (2.0.23)
mini_portile2 (~> 2.3) mini_portile2 (~> 2.7)
grape (1.1.0) grape (1.1.0)
activesupport activesupport
builder builder
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment