From kde-commits Wed Oct 19 00:48:47 2016 From: Cornelius Schumacher Date: Wed, 19 Oct 2016 00:48:47 +0000 To: kde-commits Subject: [websites/inqlude-data] /: Require inqlude 0.10.0 Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=147683863816134 Git commit fd99ced49df8a71cea5846b5350b949bf2a6ad81 by Cornelius Schumacher. Committed on 18/10/2016 at 19:07. Pushed by cschumac into branch 'master'. Require inqlude 0.10.0 M +1 -1 Gemfile http://commits.kde.org/websites/inqlude-data/fd99ced49df8a71cea5846b5350b94= 9bf2a6ad81 diff --git a/Gemfile b/Gemfile index b5bdcf6..b1a1731 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source 'https://rubygems.org' = gem "rake" -gem "inqlude", ">=3D 0.8.0" +gem "inqlude", ">=3D 0.10.0"