blacklight-spotlight 2.6.0 → 2.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/spotlight/block_mixins/formable.js +1 -1
- data/lib/spotlight/version.rb +1 -1
- data/spec/examples.txt +1319 -1304
- metadata +3 -4
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: blacklight-spotlight
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.6.
|
4
|
+
version: 2.6.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Chris Beer
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date: 2019-05-
|
14
|
+
date: 2019-05-21 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: rails
|
@@ -1590,8 +1590,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1590
1590
|
- !ruby/object:Gem::Version
|
1591
1591
|
version: '0'
|
1592
1592
|
requirements: []
|
1593
|
-
|
1594
|
-
rubygems_version: 2.7.6
|
1593
|
+
rubygems_version: 3.0.3
|
1595
1594
|
signing_key:
|
1596
1595
|
specification_version: 4
|
1597
1596
|
summary: Enable librarians, curators, and others who are responsible for digital collections
|