Skip to content

Commit e6f7820

Browse files
committed
Update packages
1 parent c9abf41 commit e6f7820

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ GEM
392392
mini_portile2 (~> 2.8.0)
393393
sqlite3 (2.8.1-x86_64-darwin)
394394
sqlite3 (2.8.1-x86_64-linux-gnu)
395-
strain-code (0.3.9)
395+
strain-code (0.4.0)
396396
stringio (3.2.0)
397397
thor (1.4.0)
398398
tilt (2.6.1)

app/helpers/placements_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def preferred_taxonomy(scheme)
1212
tax = {
1313
ncbi: [
1414
'NCBI Taxonomy', 'https://www.ncbi.nlm.nih.gov/taxonomy',
15-
'Aug / 2025'
15+
'Feb / 2026'
1616
],
1717
gtdb: [
1818
'Genome Taxonomy Database', 'https://gtdb.ecogenomic.org/',

0 commit comments

Comments
 (0)