[ARVADOS] updated: 705174089c9c4f98a721f55187474f7b54dc6d87
git at public.curoverse.com
git at public.curoverse.com
Tue Apr 21 13:24:45 EDT 2015
Summary of changes:
apps/workbench/Gemfile | 2 +-
apps/workbench/Gemfile.lock | 4 ++--
sdk/ruby/lib/arvados/keep.rb | 5 +++++
sdk/ruby/test/sdk_fixtures.rb | 5 +++++
sdk/ruby/test/test_keep_manifest.rb | 37 +++++++++++++++++++++++++++++++++++++
5 files changed, 50 insertions(+), 3 deletions(-)
via 705174089c9c4f98a721f55187474f7b54dc6d87 (commit)
via da705110826943b04151f959e059b5f4ffcc4c5e (commit)
via 8a42d33f69d5e0889d9f390acb4947c20edff33e (commit)
via 2b42046dcdfff733803e18af140706c9e0adadb6 (commit)
via 17e59fe02aa59b9fbf3b852d2521714782a6d327 (commit)
via e1eabe76d75d783655c5e3513b9c6e0ffbfd9b52 (commit)
from c674deff8855005e39b5ddf230372cb241bc22b3 (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 705174089c9c4f98a721f55187474f7b54dc6d87
Author: Radhika Chippada <radhika at curoverse.com>
Date: Tue Apr 21 13:23:45 2015 -0400
refs #5179 : gem version in workbench
diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile
index 974666a..9e0eef8 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.20150419022214'
+gem 'arvados', '>= 0.1.20150421171838'
gem 'sqlite3'
diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 65ef696..df10d71 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -40,7 +40,7 @@ GEM
andand (1.3.3)
angularjs-rails (1.3.8)
arel (5.0.1.20140414130214)
- arvados (0.1.20150419022214)
+ arvados (0.1.20150421171838)
activesupport (>= 3.2.13)
andand (~> 1.3, >= 1.3.3)
google-api-client (~> 0.6.3, >= 0.6.3)
@@ -258,7 +258,7 @@ DEPENDENCIES
RedCloth
andand
angularjs-rails
- arvados (>= 0.1.20150419022214)
+ arvados (>= 0.1.20150421171838)
bootstrap-sass (~> 3.1.0)
bootstrap-tab-history-rails
bootstrap-x-editable-rails
commit da705110826943b04151f959e059b5f4ffcc4c5e
Merge: c674def 8a42d33
Author: Radhika Chippada <radhika at curoverse.com>
Date: Tue Apr 21 13:18:38 2015 -0400
closes #5179
Merge branch '5179-dirs-in-filenames'
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list