File tree 4 files changed +178
-5
lines changed
4 files changed +178
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ version : 2
3
+ updates :
4
+ - package-ecosystem : ' bundler'
5
+ directory : ' /'
6
+ schedule :
7
+ interval : ' weekly'
8
+ commit-message :
9
+ prefix : ' chore(deps)'
10
+ groups :
11
+ dependencies :
12
+ applies-to : version-updates
13
+ update-types :
14
+ - ' minor'
15
+ - ' patch'
16
+ - package-ecosystem : ' github-actions'
17
+ directory : ' /'
18
+ schedule :
19
+ interval : ' weekly'
20
+ commit-message :
21
+ prefix : ' chore(deps)'
22
+ groups :
23
+ dependencies :
24
+ applies-to : version-updates
25
+ update-types :
26
+ - ' minor'
27
+ - ' patch'
28
+ - package-ecosystem : ' docker'
29
+ directory : ' /'
30
+ schedule :
31
+ interval : ' weekly'
32
+ commit-message :
33
+ prefix : ' chore(deps)'
34
+ groups :
35
+ dependencies :
36
+ applies-to : version-updates
37
+ update-types :
38
+ - ' minor'
39
+ - ' patch'
Original file line number Diff line number Diff line change @@ -19,21 +19,21 @@ jobs:
19
19
20
20
steps :
21
21
- name : Checkout
22
- uses : actions/checkout@v2
22
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
23
23
with :
24
24
fetch-depth : 10
25
25
26
- - uses : ruby/setup-ruby@v1
26
+ - uses : ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # v1
27
27
with :
28
28
ruby-version : ${{ matrix.ruby }}
29
29
bundler-cache : true
30
30
31
- - uses : actions/setup-python@v2
31
+ - uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
32
32
with :
33
33
# This should match lib/github/markups.rb GitHub::Markups::MARKUP_RST
34
34
python-version : ' 3.x'
35
35
36
- - uses : actions/cache@v2
36
+ - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
37
37
with :
38
38
path : ~/.cache/pip
39
39
key : ${{ runner.os }}-pip
Original file line number Diff line number Diff line change 1
1
* .pyc
2
2
pkg /
3
3
.bundle
4
- Gemfile.lock
5
4
.project
6
5
.buildpath
7
6
* ~
Original file line number Diff line number Diff line change
1
+ GIT
2
+ remote: https://github.com/gjtorikian/commonmarker.git
3
+ revision: 2838ebaa83ee0081d481c21f3bc0e4cb3e8de9da
4
+ tag: v0.18.3
5
+ specs:
6
+ commonmarker (0.18.3 )
7
+ ruby-enum (~> 0.5 )
8
+
9
+ PATH
10
+ remote: .
11
+ specs:
12
+ github-markup (5.0.1 )
13
+
14
+ GEM
15
+ remote: http://rubygems.org/
16
+ specs:
17
+ RedCloth (4.3.4 )
18
+ activesupport (7.1.3.4 )
19
+ base64
20
+ bigdecimal
21
+ concurrent-ruby (~> 1.0 , >= 1.0.2 )
22
+ connection_pool (>= 2.2.5 )
23
+ drb
24
+ i18n (>= 1.6 , < 2 )
25
+ minitest (>= 5.1 )
26
+ mutex_m
27
+ tzinfo (~> 2.0 )
28
+ asciidoctor (2.0.23 )
29
+ base64 (0.2.0 )
30
+ bigdecimal (3.1.8 )
31
+ builder (3.3.0 )
32
+ cgi (0.4.1 )
33
+ charlock_holmes (0.7.7 )
34
+ concurrent-ruby (1.3.3 )
35
+ connection_pool (2.4.1 )
36
+ crass (1.0.6 )
37
+ creole (0.3.8 )
38
+ drb (2.2.1 )
39
+ expression_parser (0.9.0 )
40
+ github-linguist (7.30.0 )
41
+ cgi
42
+ charlock_holmes (~> 0.7.7 )
43
+ mini_mime (~> 1.0 )
44
+ rugged (~> 1.0 )
45
+ html-pipeline (1.11.0 )
46
+ activesupport (>= 2 )
47
+ nokogiri (~> 1.4 )
48
+ htmlentities (4.3.4 )
49
+ i18n (1.14.5 )
50
+ concurrent-ruby (~> 1.0 )
51
+ mini_mime (1.1.5 )
52
+ minitest (5.23.1 )
53
+ mutex_m (0.2.0 )
54
+ nokogiri (1.16.6-aarch64-linux )
55
+ racc (~> 1.4 )
56
+ nokogiri (1.16.6-arm-linux )
57
+ racc (~> 1.4 )
58
+ nokogiri (1.16.6-arm64-darwin )
59
+ racc (~> 1.4 )
60
+ nokogiri (1.16.6-x86-linux )
61
+ racc (~> 1.4 )
62
+ nokogiri (1.16.6-x86_64-darwin )
63
+ racc (~> 1.4 )
64
+ nokogiri (1.16.6-x86_64-linux )
65
+ racc (~> 1.4 )
66
+ nokogiri-diff (0.3.0 )
67
+ nokogiri (~> 1.5 )
68
+ tdiff (~> 0.4 )
69
+ org-ruby (0.9.9 )
70
+ rubypants (~> 0.2 )
71
+ psych (5.1.2 )
72
+ stringio
73
+ racc (1.8.0 )
74
+ rake (13.2.1 )
75
+ rdoc (6.7.0 )
76
+ psych (>= 4.0.0 )
77
+ redcarpet (3.6.0 )
78
+ rexml (3.3.0 )
79
+ strscan
80
+ ruby-enum (0.9.0 )
81
+ i18n
82
+ rubypants (0.7.1 )
83
+ rugged (1.7.2 )
84
+ sanitize (6.1.1 )
85
+ crass (~> 1.0.2 )
86
+ nokogiri (>= 1.12.0 )
87
+ stringio (3.1.1 )
88
+ strscan (3.1.0 )
89
+ tdiff (0.4.0 )
90
+ twitter-text (1.14.7 )
91
+ unf (~> 0.1.0 )
92
+ tzinfo (2.0.6 )
93
+ concurrent-ruby (~> 1.0 )
94
+ unf (0.1.4 )
95
+ unf_ext
96
+ unf_ext (0.0.9.1 )
97
+ wikicloth (0.8.3 )
98
+ builder
99
+ expression_parser
100
+ htmlentities
101
+ nokogiri
102
+ twitter-text
103
+
104
+ PLATFORMS
105
+ aarch64-linux
106
+ arm-linux
107
+ arm64-darwin
108
+ x86-linux
109
+ x86_64-darwin
110
+ x86_64-linux
111
+
112
+ DEPENDENCIES
113
+ RedCloth
114
+ activesupport (~> 7.1.3.4 )
115
+ asciidoctor (~> 2.0.5 )
116
+ commonmarker !
117
+ creole (~> 0.3.6 )
118
+ github-linguist (>= 7.1.3 )
119
+ github-markup !
120
+ html-pipeline (~> 1.0 )
121
+ kramdown
122
+ minitest (~> 5.4 , >= 5.4.3 )
123
+ nokogiri (~> 1.16.5 )
124
+ nokogiri-diff (~> 0.3.0 )
125
+ org-ruby (= 0.9.9 )
126
+ rake
127
+ rdoc (~> 6.7.0 )
128
+ redcarpet
129
+ rexml
130
+ sanitize (>= 4.6.3 )
131
+ twitter-text (~> 1.14 )
132
+ wikicloth (= 0.8.3 )
133
+
134
+ BUNDLED WITH
135
+ 2.5.9
You can’t perform that action at this time.
0 commit comments