volt-user-templates 0.0.5 → 0.0.6

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. data/lib/volt/user/templates.rb +6 -6
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b4d029535f5294e5b4c9801ac48afedce1990c40
4
- data.tar.gz: a032957af89451c2b223d2868e00254fd4357a21
3
+ metadata.gz: 7b3f384372359495f2b52bce8a0af2099aece82c
4
+ data.tar.gz: cc75b15bf1a091d0432f68e5089a9b0969f7fd99
5
5
  SHA512:
6
- metadata.gz: f15ff58c3ba18cef23f7795513e68f27614a0d3442da2c25fa9e3ca3bd402908dcc27b1c108e436d05952eceea95c8530eb2f26dce2d7f0ace8cff3061d21356
7
- data.tar.gz: 4e9083e8798e0c998f66d55f9e4d0d7c4038882239e1f4fd06ec69f9a1748d5af1e14b1c1fe9e93f8f0326087514345c21176121270d71852cc67c45e175a679
6
+ metadata.gz: 54c403be6f3384880f28a2fb337bd3abbb024c80debf451cdab2ffb0fca934ca53500ca424770c480212077fc01558fa0c671fd80d83ab02621c2034539b9960
7
+ data.tar.gz: 6f10e36f6cdb63d1a355e1a4fc109b3ffb98392b409a17f2083e1f4a7398a3f9b913a1e6e8ca356399d9ba905c120c54f4b664df54376951084b8a9aa02a047a
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.5
1
+ 0.0.6
@@ -1,7 +1,7 @@
1
- class Volt
2
- class User
3
- class Templates
4
- # Your code goes here...
5
- end
6
- end
1
+ module Volt
2
+ # class User
3
+ # class Templates
4
+ # # Your code goes here...
5
+ # end
6
+ # end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: volt-user-templates
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Stout