Skip to content

Commit

Permalink
removed branch references for travis bundled gems
Browse files Browse the repository at this point in the history
  • Loading branch information
murtaza-swati committed Feb 29, 2024
1 parent a848c40 commit 6b4fc0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ group :web do
gem 'rack-cors'
gem 'rack-ssl-enforcer', '~> 0.2.9'
gem 'sentry-raven', '~> 3.1.2'
gem 'travis-config', git: 'https://github.com/travis-ci/travis-config', ref: 'prd-ruby-upgrade-dev'
gem 'travis-config', git: 'https://github.com/travis-ci/travis-config'
gem 'travis-metrics', git: 'https://github.com/travis-ci/travis-metrics', ref: 'sf-unfork'
end

Expand Down
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ GIT

GIT
remote: https://github.com/travis-ci/travis-config
revision: f02604a813cce3a672ae89cd7e4adaa30b001532
ref: prd-ruby-upgrade-dev
revision: 601e9a6dcb799dc14944c40153c60aaf935629ee
specs:
travis-config (1.1.5)
travis-config (2.0.0)
hashr (~> 2.0)

GIT
Expand Down

0 comments on commit 6b4fc0a

Please sign in to comment.