bookends 10.4.7.1 → 10.4.7.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bookends/version.rb +1 -1
- data/lib/generators/templates/config.yml +2 -2
- data/spec/test_app/bookends-config.yml +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e10a820256bd4d334f986f9d9e6d9208baf6798605ea234b51d16137b07b5fdc
|
4
|
+
data.tar.gz: 71b7cbfd9c3261c4d91c0d7bdc85e071e596baddcfb9b51cf536e3ea6ef19f62
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 60afaf9b02f2d6faa1dffdbc60d0adb13f259ec4154be7dca62e4681ebfe6510ea71933fde692c1479135e14ffad14ae8668c2e3fec42a79a59eada6a9a1f5d8
|
7
|
+
data.tar.gz: 78854dd36b714653fe73f4e930652d8398d18f90821e3133cedde0df23d541aa76442642f4fa5192b3415029c0c56188c9d25ad05dc6d6c153a987ec8041a4d3
|
data/lib/bookends/version.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
production:
|
2
|
-
logo_link: 'https://www.heroku.com
|
3
|
-
host_www: 'https://www.heroku.com
|
2
|
+
logo_link: 'https://www.heroku.com'
|
3
|
+
host_www: 'https://www.heroku.com'
|
4
4
|
host_elements: 'https://elements.heroku.com'
|
5
5
|
host_blog: 'https://blog.heroku.com'
|
6
6
|
host_dev_center: 'https://devcenter.heroku.com'
|
@@ -1,6 +1,6 @@
|
|
1
1
|
production:
|
2
|
-
logo_link: 'https://www.heroku.com
|
3
|
-
host_www: 'https://www.heroku.com
|
2
|
+
logo_link: 'https://www.heroku.com'
|
3
|
+
host_www: 'https://www.heroku.com'
|
4
4
|
host_elements: 'https://elements.heroku.com'
|
5
5
|
host_blog: 'https://blog.heroku.com'
|
6
6
|
host_dev_center: 'https://devcenter.heroku.com'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bookends
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 10.4.7.
|
4
|
+
version: 10.4.7.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Marketing Web Ops at heroku
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-02-
|
11
|
+
date: 2025-02-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: puma
|