Skip to content

Commit abc9a31

Browse files
removed branch reference for travis-lock gem
1 parent edcae98 commit abc9a31

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem 'travis-support', git: 'https://github.com/travis-ci/travis-support'
99
gem 'travis-amqp', git: 'https://github.com/travis-ci/travis-amqp'
1010
gem 'travis-config', git: 'https://github.com/travis-ci/travis-config'
1111
gem 'travis-settings', git: 'https://github.com/travis-ci/travis-settings'
12-
gem 'travis-lock', git: 'https://github.com/travis-ci/travis-lock', branch: 'ga-tbt151-redistls'
12+
gem 'travis-lock', git: 'https://github.com/travis-ci/travis-lock'
1313
gem 'travis-github_apps', git: 'https://github.com/travis-ci/travis-github_apps'
1414
gem 'travis-rollout', git: 'https://github.com/travis-ci/travis-rollout'
1515
gem 'simple_states', git: 'https://github.com/travis-ci/simple_states', branch: 'prd-ruby-upgrade-dev'

Gemfile.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,9 @@ GIT
9090

9191
GIT
9292
remote: https://github.com/travis-ci/travis-lock
93-
revision: 535bbe651e1d407c58b1f1c7f521dd1d7a08691c
94-
branch: ga-tbt151-redistls
93+
revision: 66138c702998ff71d29a721bb738d1db2ece5647
9594
specs:
96-
travis-lock (0.2.0)
95+
travis-lock (0.3.0)
9796

9897
GIT
9998
remote: https://github.com/travis-ci/travis-rollout

0 commit comments

Comments
 (0)