dta_rapid 0.4.1 → 0.4.2

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/default.html +0 -5
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2af3e416ea440436d0bcb6a09af0f5de9921edeb
4
- data.tar.gz: 1216f630953c02c3f0420e434dbf5769fa86939d
3
+ metadata.gz: 7650a531907c43433f8346af6bc9d5022ecd3251
4
+ data.tar.gz: 3d484cea4bc6ed74f32fd221d10ceb9eb9abc3cb
5
5
  SHA512:
6
- metadata.gz: 2b5647e53206e1e686a950bf196311ef739f3bce7f16a91a485c2c0ec7ef7c30fddec385d8724df5e1411efba7d9e34954d392d7afc38058566f4a7a4c4b1cff
7
- data.tar.gz: d644428fa95fb0e614f276c6700a86a87d34c93be869e5a0febaf04e179a61f4b800fc330916c5d45292ce65a082e7f8d7815799a8f8c1355037aaccf988a72f
6
+ metadata.gz: 267cf57818c4568b203a2fb762cc970e08ec2a30c0808e356f71dc6878468349ea55c4177049194e453154bed21a4b511a0a87a4d44e1a9c12281577f64c8dd8
7
+ data.tar.gz: 20c9cf7e7036342f6910f5c28de5e415f8546086138589a556bed669c59e6fe68eda1ab464d7a5dc008bad8a55f476a853156a690b003610148843daa6b6e6d9
@@ -11,11 +11,6 @@
11
11
  <body class="uikit-body">
12
12
  <main class="uikit-grid">
13
13
  <div class="container">
14
- <header>
15
- <div>
16
- <div class="uikit-page-alerts uikit-page-alerts--warning">This is a prototype. Please don't fill it in with your real information.</div>
17
- </div>
18
- </header>
19
14
  {{ content }}
20
15
  </div>
21
16
  </main>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dta_rapid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gareth Rogers