Skip to content

Commit 415f12c

Browse files
committed
bump travis-lock, travis-settings
1 parent cd697da commit 415f12c

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem 'mime-types'
77
gem 'travis-support', git: 'https://github.com/travis-ci/travis-support', ref: '4dda53ffa96b804db22c261551256caa18c4a2cc'
88
gem 'travis-amqp', git: 'https://github.com/travis-ci/travis-amqp'
99
gem 'travis-config', git: 'https://github.com/travis-ci/travis-config', branch: 'fix-docker-redis-url'
10-
gem 'travis-settings', git: 'https://github.com/travis-ci/travis-settings'
10+
gem 'travis-settings', git: 'https://github.com/travis-ci/travis-settings', branch: '6.1'
1111
gem 'travis-lock', git: 'https://github.com/travis-ci/travis-lock/', branch: '6.1'
1212
gem 'travis-github_apps', git: 'https://github.com/travis-ci/travis-github_apps', branch: 'ga-ext_access'
1313
gem 'travis-rollout', '~> 0.0.2'

Gemfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,18 @@ GIT
7777

7878
GIT
7979
remote: https://github.com/travis-ci/travis-lock/
80-
revision: 1dbed2874330d5d24c1dcdb9143ecf9a5eb041a9
80+
revision: e5d38061f92a133488aeca9078c8ba2b11659377
8181
branch: 6.1
8282
specs:
8383
travis-lock (0.1.1)
8484

8585
GIT
8686
remote: https://github.com/travis-ci/travis-settings
87-
revision: debef595a6a54b082176edba630fdb5ee9d705af
87+
revision: 9d6f936fd5eb3431162d82783e7ca3f64d22db95
88+
branch: 6.1
8889
specs:
89-
travis-settings (0.0.1)
90-
activemodel
90+
travis-settings (0.0.2)
91+
activemodel (~> 6.1.6.1)
9192
virtus
9293

9394
GIT
@@ -294,7 +295,7 @@ GEM
294295
mime-types-data (~> 3.2015)
295296
mime-types-data (3.2022.0105)
296297
mini_portile2 (2.8.0)
297-
minitest (5.16.3)
298+
minitest (5.17.0)
298299
mocha (1.13.0)
299300
msgpack (1.4.5)
300301
multi_json (1.15.0)
@@ -437,7 +438,7 @@ GEM
437438
webrick (1.7.0)
438439
yard (0.9.27)
439440
webrick (~> 1.7.0)
440-
zeitwerk (2.6.0)
441+
zeitwerk (2.6.6)
441442

442443
PLATFORMS
443444
ruby

0 commit comments

Comments
 (0)