[ARVADOS] updated: 6c63fcb00c4b15590ec1f2299aeb670a08ae1e52
git at public.curoverse.com
git at public.curoverse.com
Thu May 7 17:34:27 EDT 2015
Summary of changes:
apps/workbench/Gemfile | 2 +-
apps/workbench/Gemfile.lock | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
via 6c63fcb00c4b15590ec1f2299aeb670a08ae1e52 (commit)
from b8467da4522299faea997eadf2d2171c79c12b27 (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 6c63fcb00c4b15590ec1f2299aeb670a08ae1e52
Author: Radhika Chippada <radhika at curoverse.com>
Date: Thu May 7 17:15:03 2015 -0400
5682: update workbench arvados gem version
diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile
index 3c925f9..b390c26 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.20150421171838'
+gem 'arvados', '>= 0.1.20150507210654'
gem 'activerecord-nulldb-adapter'
gem 'multi_json'
diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 9311bfa..7574b8d 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.20150421171838)
+ arvados (0.1.20150507210654)
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.20150421171838)
+ arvados (>= 0.1.20150507210654)
bootstrap-sass (~> 3.1.0)
bootstrap-tab-history-rails
bootstrap-x-editable-rails
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list