[ARVADOS] updated: aaffcb23198b4223c48092ccd30ef7152b434187

git at public.curoverse.com git at public.curoverse.com
Mon Feb 9 17:50:54 EST 2015


Summary of changes:
 apps/workbench/Gemfile      | 2 +-
 apps/workbench/Gemfile.lock | 4 ++--
 services/api/Gemfile        | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

       via  aaffcb23198b4223c48092ccd30ef7152b434187 (commit)
      from  20f5b178a850b029ecd501ed49e4ed0a537c1fad (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 aaffcb23198b4223c48092ccd30ef7152b434187
Author: Tom Clegg <tom at curoverse.com>
Date:   Mon Feb 9 17:45:25 2015 -0500

    5176: Update bundles.

diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile
index c120783..4f9eec3 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.20150209154913'
+gem 'arvados', '>= 0.1.20150209223754'
 
 gem 'sqlite3'
 
diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 9380e3c..0d9324f 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.20150209154913)
+    arvados (0.1.20150209223441)
       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.20150209154913)
+  arvados (>= 0.1.20150209223441)
   bootstrap-sass (~> 3.1.0)
   bootstrap-tab-history-rails
   bootstrap-x-editable-rails
diff --git a/services/api/Gemfile b/services/api/Gemfile
index dce36f5..605a965 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -72,7 +72,7 @@ gem 'faye-websocket'
 
 gem 'themes_for_rails'
 
-gem 'arvados', '>= 0.1.20140919104705'
+gem 'arvados', '>= 0.1.20150209223754'
 gem 'arvados-cli', '>= 0.1.20150128223752'
 
 # pg_power lets us use partial indexes in schema.rb in Rails 3

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list