diff --git a/Gemfile b/Gemfile index 4a6343df84..bd04e4a6a2 100644 --- a/Gemfile +++ b/Gemfile @@ -77,7 +77,7 @@ gem "omniauth-saml", "~> 2.0", ">= 2.2.1" # Media Access & Transcoding gem 'active_encode', '~> 1.2' gem 'audio_waveform-ruby', '~> 1.0.7', require: 'audio_waveform' -gem 'browse-everything', git: "https://github.com/avalonmediasystem/browse-everything.git", branch: 'sharepoint_integration' +gem 'browse-everything', git: "https://github.com/avalonmediasystem/browse-everything.git", tag: '1.4-avalon' gem 'fastimage' gem 'rest-client', '~> 2.0' gem 'roo' diff --git a/Gemfile.lock b/Gemfile.lock index 5c8fd5fe5c..b2236f2d34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,8 +23,8 @@ GIT GIT remote: https://github.com/avalonmediasystem/browse-everything.git - revision: a8453e9ad1ae3b4050b1d97dacd499dd0990765d - branch: sharepoint_integration + revision: 73cc89eb263bf5669d7bf29b6da73e8dcf1184ef + tag: 1.4-avalon specs: browse-everything (1.4.0) addressable (~> 2.5) @@ -440,13 +440,15 @@ GEM mutex_m representable (~> 3.0) retriable (>= 2.0, < 4.a) - google-apis-drive_v3 (0.59.0) + google-apis-drive_v3 (0.60.0) google-apis-core (>= 0.15.0, < 2.a) google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) - googleauth (1.11.2) + google-logging-utils (0.1.0) + googleauth (1.12.0) faraday (>= 1.0, < 3.a) - google-cloud-env (~> 2.1) + google-cloud-env (~> 2.2) + google-logging-utils (~> 0.1) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) os (>= 0.9, < 2.0)