Repository: ode
Updated Branches:
  refs/heads/ode-1.3.x b5ba79dfc -> 588ab1e1b


Pin buildr version to 1.5.3


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

Branch: refs/heads/ode-1.3.x
Commit: bd8b2cb1a04247f5db86ae019108e2241b7b4b36
Parents: b5ba79d
Author: sathwik <[email protected]>
Authored: Tue Jan 30 17:23:56 2018 +0530
Committer: sathwik <[email protected]>
Committed: Tue Jan 30 17:23:56 2018 +0530

----------------------------------------------------------------------
 Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode/blob/bd8b2cb1/Gemfile
----------------------------------------------------------------------
diff --git a/Gemfile b/Gemfile
index d4a9b18..863d2d7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem 'buildr', '>= 1.5.3'
+gem 'buildr', '= 1.5.3'
 
 # rspec dependencies for check()
 gem 'rspec-expectations',   '= 2.14.3'

Reply via email to