search_solr_tools 3.4.0 → 3.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a06dd9c8f4e22c54c9cbae3652e8f8eed14313ab
4
- data.tar.gz: 6f5b7323a412d75549f8925259203c11c9a0f888
3
+ metadata.gz: edf215242236c46fbbc1446d8635e6c353e3a5b5
4
+ data.tar.gz: 2e7cfb476acb3eefc7fee1e242448b541e5ad28b
5
5
  SHA512:
6
- metadata.gz: 300c7dfcf5b398bab0ee261c5e2c7e3c5bb37b82fbadcc1232ee1792de62135f84eda6b90f2be972992a7333e9cae89604d5d4f9ad7a3617b77d172f65ab1084
7
- data.tar.gz: 60e7d1d3e251587d6e238023d94d300fe58167ef823d71e4b68099f9224bda80284a4a78e8c9d6f4b46c9c7e54dbfd4a6684fcd1032cab4f8244f7af57259b4f
6
+ metadata.gz: 421014020a79743501f4459a1fb0f8eab38a6ac27d165ed8e5a0ccdb6935fabce7559d96b2cf1284d3ed6f73425034bc2e6c8a05f0ecb3d7fd17ecd12d53fedf
7
+ data.tar.gz: 00d07f7da0050480f077744ed8d454ed70071cfa777709eefe49e86dfa9a7c8c7e7c2a1f2fddf3f5856b00b117df5fe84c3e35c8d0a70fc59a04baaed81711b5
@@ -14,7 +14,7 @@ module SearchSolrTools
14
14
  DATA_ONE: { short_name: 'DataONE', long_name: 'DataONE' },
15
15
  ECHO: { short_name: 'NASA ECHO', long_name: 'NASA Earth Observing System (EOS) Clearing House (ECHO)' },
16
16
  EOL: { short_name: 'UCAR NCAR EOL', long_name: 'UCAR NCAR - Earth Observing Laboratory' },
17
- GTNP: { short_name: 'GTN-P', long_name: 'Global Terrestrial Network for Permafrost (GTN-P)' },
17
+ GTNP: { short_name: 'GTN-P', long_name: 'Global Terrestrial Network for Permafrost' },
18
18
  ICES: { short_name: 'ICES', long_name: 'International Council for the Exploration of the Sea' },
19
19
  NCDC_PALEO: { short_name: 'NOAA WDS Paleo', long_name: 'NOAA’s National Centers for Environmental Information, World Data Service for Paleoclimatology' },
20
20
  NMI: { short_name: 'Met.no', long_name: 'Norwegian Meteorological Institute' },
@@ -1,3 +1,3 @@
1
1
  module SearchSolrTools
2
- VERSION = '3.4.0'
2
+ VERSION = '3.5.0'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: search_solr_tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.0
4
+ version: 3.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Chalstrom