kitestrings 1.0.10 → 1.0.11

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
  SHA1:
3
- metadata.gz: 14b340829ddbf9b7f9b864888f08b25dc6891f55
4
- data.tar.gz: 3ea0b4a9028525b242ef6a03cb477e36a3a055f4
3
+ metadata.gz: 130595c8b8694a3d3815f5aa5b2c3eaf42db2884
4
+ data.tar.gz: 8748caa911c3c7db7f4e3574b8042dc0f1ce4c05
5
5
  SHA512:
6
- metadata.gz: e7624a04735c774ae44d0f7ff1d1a0f46186ffe83a7e906dec0f26d52b1683b62c108e281289d5d93b79f186438cbc36673341cb7fc5aa3dce4b1b12f4628ac0
7
- data.tar.gz: 89e85b19851f133e7a7ca9930c3703aaa461441207c994a79b8255350fc3492502557a87090b3baacb8f519f3e7e013dd6978b1bc296db0ff4ba5efe78d1f29c
6
+ metadata.gz: 6de4918c3bf4ad6123807357fbff1ad47ff9dfd2f4b36318312a0e700f6db8dae49f508b699d81a52ee0ae7c2d093e8e5961ece434a53f894dec6d06de2c3856
7
+ data.tar.gz: 05c59a4a4db46d326c6cec8fa899beae2ec4447ba59387f984a29551b6929459cd34ba55427d6a8626427cf1202b0c712726e5823cf1cb587c51b80237d52e89
@@ -31,7 +31,7 @@ module Kitestrings
31
31
  end
32
32
 
33
33
  def copy_spec_support_files
34
- directory "support", "spec/support/render_views"
34
+ directory "support", "spec/support"
35
35
  end
36
36
 
37
37
  def copy_spec_ext
@@ -1,3 +1,3 @@
1
1
  module Kitestrings
2
- VERSION = "1.0.10"
2
+ VERSION = "1.0.11"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kitestrings
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.10
4
+ version: 1.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - ridget