Skip to content

Commit 71247b7

Browse files
committed
Update adiwg-mdtranslator gem version to 2.20.0.pre.beta.3
1 parent 8ce94b0 commit 71247b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ gem 'adiwg-mdcodes', '2.9.4.pre.beta.0'
5858
# Alaska Data Integration working group schema definition
5959
gem 'adiwg-mdjson_schemas', '2.9.3.pre.beta.0'
6060
# Alaska Data Integration working group metadata translator
61-
gem 'adiwg-mdtranslator', '2.20.0.pre.beta.0'
61+
gem 'adiwg-mdtranslator', '2.20.0.pre.beta.3'
6262

6363
# Use kramdown to render markdown with help of coderay
6464
gem 'kramdown'

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ GEM
3939
adiwg-mdcodes (2.9.4.pre.beta.0)
4040
json (~> 2.0)
4141
adiwg-mdjson_schemas (2.9.3.pre.beta.0)
42-
adiwg-mdtranslator (2.19.0.pre.beta.17)
42+
adiwg-mdtranslator (2.20.0.pre.beta.3)
4343
adiwg-mdcodes (= 2.9.4.pre.beta.0)
4444
adiwg-mdjson_schemas (= 2.9.3.pre.beta.0)
4545
builder (~> 3.2)
@@ -205,7 +205,7 @@ PLATFORMS
205205
DEPENDENCIES
206206
adiwg-mdcodes (= 2.9.4.pre.beta.0)
207207
adiwg-mdjson_schemas (= 2.9.3.pre.beta.0)
208-
adiwg-mdtranslator (= 2.19.0.pre.beta.17)
208+
adiwg-mdtranslator (= 2.20.0.pre.beta.3)
209209
bootsnap (>= 1.4.2)
210210
builder
211211
coderay

0 commit comments

Comments
 (0)