File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ gem 'mime-types'
7
7
gem 'travis-support' , git : 'https://github.com/travis-ci/travis-support' , ref : '4dda53ffa96b804db22c261551256caa18c4a2cc'
8
8
gem 'travis-amqp' , git : 'https://github.com/travis-ci/travis-amqp'
9
9
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'
11
11
gem 'travis-lock' , git : 'https://github.com/travis-ci/travis-lock/' , branch : '6.1'
12
12
gem 'travis-github_apps' , git : 'https://github.com/travis-ci/travis-github_apps' , branch : 'ga-ext_access'
13
13
gem 'travis-rollout' , '~> 0.0.2'
Original file line number Diff line number Diff line change 77
77
78
78
GIT
79
79
remote: https://github.com/travis-ci/travis-lock/
80
- revision: 1dbed2874330d5d24c1dcdb9143ecf9a5eb041a9
80
+ revision: e5d38061f92a133488aeca9078c8ba2b11659377
81
81
branch: 6.1
82
82
specs:
83
83
travis-lock (0.1.1 )
84
84
85
85
GIT
86
86
remote: https://github.com/travis-ci/travis-settings
87
- revision: debef595a6a54b082176edba630fdb5ee9d705af
87
+ revision: 9d6f936fd5eb3431162d82783e7ca3f64d22db95
88
+ branch: 6.1
88
89
specs:
89
- travis-settings (0.0.1 )
90
- activemodel
90
+ travis-settings (0.0.2 )
91
+ activemodel ( ~> 6.1.6.1 )
91
92
virtus
92
93
93
94
GIT
294
295
mime-types-data (~> 3.2015 )
295
296
mime-types-data (3.2022.0105 )
296
297
mini_portile2 (2.8.0 )
297
- minitest (5.16.3 )
298
+ minitest (5.17.0 )
298
299
mocha (1.13.0 )
299
300
msgpack (1.4.5 )
300
301
multi_json (1.15.0 )
437
438
webrick (1.7.0 )
438
439
yard (0.9.27 )
439
440
webrick (~> 1.7.0 )
440
- zeitwerk (2.6.0 )
441
+ zeitwerk (2.6.6 )
441
442
442
443
PLATFORMS
443
444
ruby
You can’t perform that action at this time.
0 commit comments