File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ gem "RedCloth"
8
8
# however we want to bump up to this version since this has a security patch
9
9
gem "commonmarker" , git : "https://github.com/gjtorikian/commonmarker.git" , tag : "v0.18.3"
10
10
gem "rdoc" , "~> 6.7.0"
11
- gem "org-ruby" , "= 0.9.9 "
12
- gem "creole" , "~>0.3.6 "
11
+ gem "org-ruby" , "0.9.12 "
12
+ gem "creole" , "~>0.5.0 "
13
13
gem "wikicloth" , "=0.8.3"
14
14
gem "twitter-text" , "~> 1.14"
15
15
gem "asciidoctor" , "~> 2.0.5"
Original file line number Diff line number Diff line change 34
34
concurrent-ruby (1.3.3 )
35
35
connection_pool (2.4.1 )
36
36
crass (1.0.6 )
37
- creole (0.3.8 )
37
+ creole (0.5.0 )
38
38
drb (2.2.1 )
39
39
expression_parser (0.9.0 )
40
40
github-linguist (7.30.0 )
49
49
i18n (1.14.5 )
50
50
concurrent-ruby (~> 1.0 )
51
51
mini_mime (1.1.5 )
52
- minitest (5.23.1 )
52
+ minitest (5.24.0 )
53
53
mutex_m (0.2.0 )
54
54
nokogiri (1.16.6-aarch64-linux )
55
55
racc (~> 1.4 )
66
66
nokogiri-diff (0.3.0 )
67
67
nokogiri (~> 1.5 )
68
68
tdiff (~> 0.4 )
69
- org-ruby (0.9.9 )
69
+ org-ruby (0.9.12 )
70
70
rubypants (~> 0.2 )
71
71
psych (5.1.2 )
72
72
stringio
@@ -114,15 +114,15 @@ DEPENDENCIES
114
114
activesupport (~> 7.1.3.4 )
115
115
asciidoctor (~> 2.0.5 )
116
116
commonmarker !
117
- creole (~> 0.3.6 )
117
+ creole (~> 0.5.0 )
118
118
github-linguist (>= 7.1.3 )
119
119
github-markup !
120
120
html-pipeline (~> 1.0 )
121
121
kramdown
122
122
minitest (~> 5.4 , >= 5.4.3 )
123
123
nokogiri (~> 1.16.5 )
124
124
nokogiri-diff (~> 0.3.0 )
125
- org-ruby (= 0.9.9 )
125
+ org-ruby (= 0.9.12 )
126
126
rake
127
127
rdoc (~> 6.7.0 )
128
128
redcarpet
You can’t perform that action at this time.
0 commit comments