blacklight-gallery 3.0.3 → 3.0.4

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
  SHA256:
3
- metadata.gz: 6bd99dd4eb008c842b2413d155a0b8de297581ac680d2ca6ecec98ca881150ca
4
- data.tar.gz: 79fec6bec3209b1262d047012ac442d5f4017b28f2620e2399aaec8806efc639
3
+ metadata.gz: 75869737771a35a9b62824ee70d28c70a0048121d3def3e8dd7b1144329b9065
4
+ data.tar.gz: c01ad9d99b5c5489d90595dc1c379694f791729b1a378a342b2fe10ce4ecfb1a
5
5
  SHA512:
6
- metadata.gz: f2ef2f7391eada1ef199dff72ca7daaa18a80f13ec7bf9725e5696b1f82425f0bf593e25b9f4da36eecda56fc6e8cd59b277c2a2760a6dffdf0cdfa778a26e89
7
- data.tar.gz: 98cee0e1cba7b21cd6c0e19b14ebf6494e8d9632cc3ea4315bf706462f90429b7b16043981e7bc2c8d764dc37a0c78bc47c852a2447f761fd595f9e3d75c1b25
6
+ metadata.gz: 52c8c610adee9c17b16d4960db2b12eb37a9a4348d6c91d6dc43632226799363c29e76559d0cf57359958dbfca501b389946940ccfd1c09a45bcfbcbfa8f32fc
7
+ data.tar.gz: e676667a4f344a36ba3b99da60e08e58f1a484e57bd552ad8c4dba44d960f9670dae8871ca5ed889e2b7217de45d20b12e0fcf759fdd5a92740ce255f656bbd4
@@ -14,7 +14,7 @@
14
14
 
15
15
  .thumbnail-container {
16
16
  position: relative;
17
- min-height: 200px;
17
+ min-height: 100px;
18
18
  background-color: $gray-300;
19
19
  }
20
20
 
@@ -1,5 +1,5 @@
1
1
  module Blacklight
2
2
  module Gallery
3
- VERSION = "3.0.3"
3
+ VERSION = "3.0.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blacklight-gallery
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.3
4
+ version: 3.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Beer
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
  date: 2021-04-01 00:00:00.000000000 Z
@@ -226,7 +226,7 @@ dependencies:
226
226
  - - ">="
227
227
  - !ruby/object:Gem::Version
228
228
  version: 3.13.1
229
- description:
229
+ description:
230
230
  email:
231
231
  - cabeer@stanford.edu
232
232
  executables: []
@@ -323,7 +323,7 @@ homepage: https://github.com/projectblacklight/blacklight-gallery
323
323
  licenses:
324
324
  - Apache 2.0
325
325
  metadata: {}
326
- post_install_message:
326
+ post_install_message:
327
327
  rdoc_options: []
328
328
  require_paths:
329
329
  - lib
@@ -338,8 +338,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
338
338
  - !ruby/object:Gem::Version
339
339
  version: '0'
340
340
  requirements: []
341
- rubygems_version: 3.2.3
342
- signing_key:
341
+ rubygems_version: 3.1.4
342
+ signing_key:
343
343
  specification_version: 4
344
344
  summary: Gallery display for Blacklight
345
345
  test_files: