1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00

Merge pull request #21 from YunoHost-Apps/testing

Upgrade to upstream version 2.2.5
This commit is contained in:
JimboJoe 2019-05-21 22:14:03 +02:00 committed by GitHub
commit 969ee05ab6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 9 deletions

View file

@ -32,7 +32,7 @@ Finally, if installing on a low-end ARM device (e.g. Raspberry Pi):
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**Shipped version:** 2.2.4
**Shipped version:** 2.2.5
## Screenshots

View file

@ -1,3 +1,3 @@
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.2.4.tar.gz
SOURCE_SUM=b96e31860ecbdba0d4812c9fee9d63acb5610afb0e79f1a1b82b422b25dd8760
SOURCE_URL=https://github.com/discourse/discourse/archive/v2.2.5.tar.gz
SOURCE_SUM=eb0864d43ddc80c828dc656d3d8f33f761f518bf6fb1a269183924582ef677c9
SOURCE_FORMAT=tar.gz

View file

@ -6,7 +6,7 @@
"en": "Discussion platform",
"fr": "Plateforme de discussion"
},
"version": "2.2.4~ynh1",
"version": "2.2.5~ynh1",
"url": "http://Discourse.org",
"license": "GPL-2.0",
"maintainer": {

View file

@ -1,12 +1,12 @@
diff --git a/Gemfile.lock b/Gemfile.lock
index b59803ab6a..02b5d55b3d 100644
index df7187902b..04c80a956c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -172,7 +172,7 @@ GEM
jwt (2.1.0)
kgio (2.11.2)
kramdown (1.17.0)
- libv8 (6.7.288.46.1)
- libv8 (7.3.492.27.1)
+ libv8 (6.3.292.48.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
@ -14,9 +14,9 @@ index b59803ab6a..02b5d55b3d 100644
@@ -200,8 +200,8 @@ GEM
method_source (0.8.2)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
- mini_racer (0.2.3)
- libv8 (>= 6.3)
mini_portile2 (2.4.0)
- mini_racer (0.2.5)
- libv8 (>= 6.9.411)
+ mini_racer (0.1.15)
+ libv8 (~> 6.3)
mini_scheduler (0.9.1)