Repository: ode Updated Branches: refs/heads/master 901723f53 -> 2ecf69f06
Updated diff-lcs in Gemfile Project: http://git-wip-us.apache.org/repos/asf/ode/repo Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/2ecf69f0 Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/2ecf69f0 Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/2ecf69f0 Branch: refs/heads/master Commit: 2ecf69f061603b5e722b91f2f7f8f7e87f8f3d3a Parents: 901723f Author: sathwik <[email protected]> Authored: Tue Nov 28 13:40:32 2017 +0530 Committer: sathwik <[email protected]> Committed: Tue Nov 28 13:40:32 2017 +0530 ---------------------------------------------------------------------- Gemfile | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ode/blob/2ecf69f0/Gemfile ---------------------------------------------------------------------- diff --git a/Gemfile b/Gemfile index 1f6d5b3..7c016bc 100644 --- a/Gemfile +++ b/Gemfile @@ -8,3 +8,4 @@ gem 'rspec-mocks', '= 2.14.3' gem 'rspec-core', '= 2.14.5' gem 'rspec', '= 2.14.1' gem 'nokogiri', '= 1.6.8' +gem 'diff-lcs', '= 1.2.5'
