mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
Don't pin version for the webpush gem.
This commit is contained in:
parent
21007a4a8d
commit
5993a3ae3a
1 changed files with 1 additions and 2 deletions
3
Gemfile
3
Gemfile
|
@ -186,5 +186,4 @@ if ENV["IMPORT"] == "1"
|
|||
gem 'reverse_markdown'
|
||||
end
|
||||
|
||||
gem 'hkdf', '0.3.0', require: false
|
||||
gem 'webpush', '0.3.2', require: false
|
||||
gem 'webpush', require: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue