You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by va...@apache.org on 2015/03/30 22:21:16 UTC

[2/2] ode git commit: revert Buildr to 1.4.21 to fix CI builds.

revert Buildr to 1.4.21 to fix CI builds.


Project: http://git-wip-us.apache.org/repos/asf/ode/repo
Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/7a985663
Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/7a985663
Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/7a985663

Branch: refs/heads/master
Commit: 7a985663c25acdc00c967dcc6b8a26adb73e6e06
Parents: 482c873
Author: Tammo van Lessen <tv...@gmail.com>
Authored: Mon Mar 30 22:20:30 2015 +0200
Committer: Tammo van Lessen <tv...@gmail.com>
Committed: Mon Mar 30 22:20:55 2015 +0200

----------------------------------------------------------------------
 Gemfile | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode/blob/7a985663/Gemfile
----------------------------------------------------------------------
diff --git a/Gemfile b/Gemfile
index 4933b40..586c1c7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,9 +1,3 @@
 source 'https://rubygems.org'
 
-gem 'buildr', '>= 1.4.22'
-
-# rspec dependencies for check()
-gem 'rspec-expectations',   '= 2.14.3'
-gem 'rspec-mocks',          '= 2.14.3'
-gem 'rspec-core',           '= 2.14.5'
-gem 'rspec',                '= 2.14.1'
+gem 'buildr', '>= 1.4.21'