Skip to content

Commit

Permalink
Merge pull request #6141 from avalonmediasystem/be_tag
Browse files Browse the repository at this point in the history
Use tag of Browse-everything
  • Loading branch information
joncameron authored Dec 6, 2024
2 parents 7dc2956 + 30eeffe commit 03bd02c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 03bd02c

Please sign in to comment.