File tree Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 5
5
- 2.4.4
6
6
before_script :
7
7
- gem install bundler -v 1.16.2
8
- - bundle exec rake hatchet:setup_travis
9
- before_install :
10
- - sudo bash etc/ci-setup.sh
8
+ - bundle exec hatchet ci:setup
11
9
jobs :
12
10
include :
13
11
- stage : Bash linting (shellcheck)
Original file line number Diff line number Diff line change 6
6
i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
8
8
tzinfo (~> 1.1 )
9
- concurrent-ruby (1.0.5 )
9
+ concurrent-ruby (1.1.3 )
10
10
diff-lcs (1.3 )
11
11
erubis (2.7.0 )
12
12
excon (0.62.0 )
13
- heroics (0.0.24 )
13
+ heroics (0.0.25 )
14
14
erubis (~> 2.0 )
15
15
excon
16
16
moneta
17
17
multi_json (>= 1.9.2 )
18
- heroku_hatchet (4.0.2 )
18
+ heroku_hatchet (4.0.6 )
19
19
excon (~> 0 )
20
20
minitest-retry (~> 0.1.9 )
21
21
platform-api (~> 2 )
22
22
repl_runner (~> 0.0.3 )
23
23
rrrretry (~> 1 )
24
24
thor (~> 0 )
25
25
threaded (~> 0 )
26
- i18n (1.1.0 )
26
+ i18n (1.1.1 )
27
27
concurrent-ruby (~> 1.0 )
28
28
minitest (5.11.3 )
29
29
minitest-retry (0.1.9 )
30
30
minitest (>= 5.0 )
31
- moneta (0.8.1 )
31
+ moneta (1.0.0 )
32
32
multi_json (1.13.1 )
33
- platform-api (2.1 .0 )
34
- heroics (~> 0.0.23 )
35
- moneta (~> 0.8.1 )
33
+ platform-api (2.2 .0 )
34
+ heroics (~> 0.0.25 )
35
+ moneta (~> 1.0.0 )
36
36
rake (12.3.1 )
37
37
repl_runner (0.0.3 )
38
38
activesupport
52
52
rspec-retry (0.6.1 )
53
53
rspec-core (> 3.3 )
54
54
rspec-support (3.8.0 )
55
- thor (0.20.0 )
55
+ thor (0.20.3 )
56
56
thread_safe (0.3.6 )
57
57
threaded (0.0.4 )
58
58
tzinfo (1.2.5 )
You can’t perform that action at this time.
0 commit comments