5176: Update Gemfiles with current arvados gem.
authorBrett Smith <brett@curoverse.com>
Tue, 10 Feb 2015 01:15:30 +0000 (20:15 -0500)
committerBrett Smith <brett@curoverse.com>
Tue, 10 Feb 2015 01:15:30 +0000 (20:15 -0500)
Refs #5176.  Closes #5181.

apps/workbench/Gemfile
apps/workbench/Gemfile.lock
services/api/Gemfile
services/api/Gemfile.lock

index 4f9eec3c7d9c4cb614e007aef279d1e218bb3ba9..4065f1b96d87dadc4b5d1484e07aa1eb9076f39b 100644 (file)
@@ -1,7 +1,7 @@
 source 'https://rubygems.org'
 
 gem 'rails', '~> 4.1.0'
-gem 'arvados', '>= 0.1.20150209223754'
+gem 'arvados', '>= 0.1.20150210011250'
 
 gem 'sqlite3'
 
index f7863e47d903db58291b2110545d35406cb3a9d9..9a886972a1a256b1b09df90e841810d42d00bdd1 100644 (file)
@@ -40,7 +40,7 @@ GEM
     andand (1.3.3)
     angularjs-rails (1.3.8)
     arel (5.0.1.20140414130214)
-    arvados (0.1.20150209223754)
+    arvados (0.1.20150210011250)
       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.20150209223754)
+  arvados (>= 0.1.20150210011250)
   bootstrap-sass (~> 3.1.0)
   bootstrap-tab-history-rails
   bootstrap-x-editable-rails
index 605a9658cae60190fcffdb8fd8e0177b12f9c1b6..70f67d5d76b10ecd5798c021045398372c4497a9 100644 (file)
@@ -72,7 +72,7 @@ gem 'faye-websocket'
 
 gem 'themes_for_rails'
 
-gem 'arvados', '>= 0.1.20150209223754'
+gem 'arvados', '>= 0.1.20150210011250'
 gem 'arvados-cli', '>= 0.1.20150128223752'
 
 # pg_power lets us use partial indexes in schema.rb in Rails 3
index 725d40a33db653bc35eef0bd6382893162b99809..a6a8326eeb7be74ea0f54cfcf296b52c69d3e51d 100644 (file)
@@ -35,7 +35,7 @@ GEM
     addressable (2.3.7)
     andand (1.3.3)
     arel (3.0.3)
-    arvados (0.1.20150209223754)
+    arvados (0.1.20150210011250)
       activesupport (>= 3.2.13)
       andand (~> 1.3, >= 1.3.3)
       google-api-client (~> 0.6.3, >= 0.6.3)
@@ -224,7 +224,7 @@ PLATFORMS
 DEPENDENCIES
   acts_as_api
   andand
-  arvados (>= 0.1.20150209223754)
+  arvados (>= 0.1.20150210011250)
   arvados-cli (>= 0.1.20150128223752)
   coffee-rails (~> 3.2.0)
   database_cleaner