[ARVADOS] updated: f94f97fe63d3d860d373a25d3539d559b53542c5

git at public.curoverse.com git at public.curoverse.com
Fri Sep 5 12:02:15 EDT 2014


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

       via  f94f97fe63d3d860d373a25d3539d559b53542c5 (commit)
      from  41c7f2010ebdbb76fada25a21f184e2d1f4049b3 (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 f94f97fe63d3d860d373a25d3539d559b53542c5
Author: Brett Smith <brett at curoverse.com>
Date:   Fri Sep 5 11:57:07 2014 -0400

    3720: Update arvados Gem versions.
    
    Gemfiles need to be in sync with the latest commit on master.
    Refs #3720.

diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile
index 6e33113..2a17598 100644
--- a/apps/workbench/Gemfile
+++ b/apps/workbench/Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
 gem 'rails', '~> 4.1.0'
 gem 'minitest', '>= 5.0.0'
 
-gem 'arvados', '>= 0.1.20140903145725'
+gem 'arvados', '>= 0.1.20140905115707'
 
 # Bundle edge Rails instead:
 # gem 'rails', :git => 'git://github.com/rails/rails.git'
diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 1d3531b..f0e20f1 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -39,7 +39,7 @@ GEM
     addressable (2.3.6)
     andand (1.3.3)
     arel (5.0.1.20140414130214)
-    arvados (0.1.20140903145725)
+    arvados (0.1.20140905115707)
       activesupport (>= 3.2.13)
       andand
       google-api-client (~> 0.6.3)
@@ -229,7 +229,7 @@ PLATFORMS
 DEPENDENCIES
   RedCloth
   andand
-  arvados (>= 0.1.20140903145725)
+  arvados (>= 0.1.20140905115707)
   bootstrap-sass (~> 3.1.0)
   bootstrap-x-editable-rails
   capybara
diff --git a/services/api/Gemfile b/services/api/Gemfile
index 3966705..fb8f43e 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -71,8 +71,8 @@ gem 'database_cleaner'
 
 gem 'themes_for_rails'
 
-gem 'arvados', '>= 0.1.20140903145725'
-gem 'arvados-cli', '>= 0.1.20140827170424'
+gem 'arvados', '>= 0.1.20140905115707'
+gem 'arvados-cli', '>= 0.1.20140905115707'
 
 # pg_power lets us use partial indexes in schema.rb in Rails 3
 gem 'pg_power'
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 62fb6c1..6d51948 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -35,13 +35,13 @@ GEM
     addressable (2.3.6)
     andand (1.3.3)
     arel (3.0.3)
-    arvados (0.1.20140903145725)
+    arvados (0.1.20140905115707)
       activesupport (>= 3.2.13)
       andand
       google-api-client (~> 0.6.3)
       json (>= 1.7.7)
       jwt (>= 0.1.5, < 1.0.0)
-    arvados-cli (0.1.20140827170424)
+    arvados-cli (0.1.20140905115707)
       activesupport (~> 3.2, >= 3.2.13)
       andand (~> 1.3, >= 1.3.3)
       arvados (~> 0.1.0)
@@ -223,8 +223,8 @@ PLATFORMS
 DEPENDENCIES
   acts_as_api
   andand
-  arvados (>= 0.1.20140903145725)
-  arvados-cli (>= 0.1.20140827170424)
+  arvados (>= 0.1.20140905115707)
+  arvados-cli (>= 0.1.20140905115707)
   coffee-rails (~> 3.2.0)
   database_cleaner
   factory_girl_rails

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list