[ARVADOS] updated: 77bf7469d9c7321a5e38dccd40fa64af5e67542f
git at public.curoverse.com
git at public.curoverse.com
Sat Jun 6 22:48:50 EDT 2015
Summary of changes:
apps/workbench/Gemfile | 2 +-
apps/workbench/Gemfile.lock | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
via 77bf7469d9c7321a5e38dccd40fa64af5e67542f (commit)
from 363cf3922027bee3f04c89eff624e7e5506f6822 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 77bf7469d9c7321a5e38dccd40fa64af5e67542f
Author: radhika <radhika at curoverse.com>
Date: Sat Jun 6 22:48:15 2015 -0400
6203: update arvados gem file version for workbench
diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile
index d4f5e6c..d809bb8 100644
--- a/apps/workbench/Gemfile
+++ b/apps/workbench/Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
gem 'rails', '~> 4.1.0'
-gem 'arvados', '>= 0.1.20150511150219'
+gem 'arvados', '>= 0.1.20150607024536'
gem 'activerecord-nulldb-adapter'
gem 'multi_json'
diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 9fc7550..c7d3f92 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -42,7 +42,7 @@ GEM
andand (1.3.3)
angularjs-rails (1.3.8)
arel (5.0.1.20140414130214)
- arvados (0.1.20150511150219)
+ arvados (0.1.20150607024536)
activesupport (>= 3.2.13)
andand (~> 1.3, >= 1.3.3)
google-api-client (~> 0.6.3, >= 0.6.3)
@@ -260,7 +260,7 @@ DEPENDENCIES
activerecord-nulldb-adapter
andand
angularjs-rails
- arvados (>= 0.1.20150511150219)
+ arvados (>= 0.1.20150607024536)
bootstrap-sass (~> 3.1.0)
bootstrap-tab-history-rails
bootstrap-x-editable-rails
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list