mouse 4.0.1 → 4.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f2cab1709965af4c2af5d42d624a86d4117f7456
4
- data.tar.gz: 0d803fc59ad0a3068b57fd1689ad534470a538bd
3
+ metadata.gz: 7fd1a737df3306e7b4803a3046ee7755d6cb4b0f
4
+ data.tar.gz: 7f4504d2dc739b936546fb9daf3c788e116a35e3
5
5
  SHA512:
6
- metadata.gz: 7db63424db8247ac418921dc334394a313143b20c7a624a3522788a70b70bcc5606e4bde9649d3e95c8d14f8bad433d798459dcbd629d5c0f2dcbab1df1c7f09
7
- data.tar.gz: eb440d3d4f675c6c2d4ef84fdfa4ebd875f01b15c481068cf9e56d5775c0b5c85759bd32de8adb98436a1f1b3a5a6abe4286847ecd5bf1ebe4e3a11ae0b5cd69
6
+ metadata.gz: 10978f7e123f10dc1f20a01a83cda0efd480e1a2122a620b5f2102866d02f000ea7c120f8b4fdd0414b8b8a296684bfb05c1ad2240b3ab4236af4cdd2fd2870d
7
+ data.tar.gz: 5da7d91e636f6edc556d3ac373105637872ec4492463e64f5d53ad336f4a9d3a6a2a43c1e32cfa11e3ecbfb4c03efa8eaadde7c204c806ab811c7eeca096f38c
Binary file
data.tar.gz.sig CHANGED
Binary file
data/.yardopts CHANGED
@@ -1,5 +1,3 @@
1
- --no-cache
2
- --no-output
3
1
  --verbose
4
2
  --markup markdown
5
3
  --readme README.markdown
@@ -1,3 +1,7 @@
1
+ # 4.0.2 - Dash Docs 2
2
+
3
+ * Allow output directory and cache for Dash to use
4
+
1
5
  # 4.0.1 - Dash Docs
2
6
 
3
7
  * Use the default markdown provider when generating documentation
@@ -1,4 +1,4 @@
1
1
  module Mouse
2
2
  # @return [String]
3
- VERSION = '4.0.1'
3
+ VERSION = '4.0.2'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mouse
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.1
4
+ version: 4.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Rada
metadata.gz.sig CHANGED
Binary file