dopstick 0.0.10 → 0.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
  SHA256:
3
- metadata.gz: 68fe169c88729fa6813fff9f0ffa304105af9814c7c0f11f0fe74e2142190e1a
4
- data.tar.gz: f633e7161ecb3c87310570eb2e3ada006d5fef01297ce2ccbc16bf47af0c9814
3
+ metadata.gz: d662e29058ffc041d2864b5088c62070df5e19065e8c02d9befb146181e7cd76
4
+ data.tar.gz: 7ef797a5ed0fb5ed4373fef51680bc1882359740b4fb941334d2ced9d7750cd9
5
5
  SHA512:
6
- metadata.gz: d7e51df4841b4d4ac11459fa0e72ad1a7821bf0f22dc94fef6034da76da8c13a06945f8fbfba814ce6798d61d2cd6a3a549817e2abc241f945135723333c337f
7
- data.tar.gz: c3aa86a1041cb3b8a86b4ce7d985c716cb9b7064472dbc22dbf7900f307a7cdc3de7859862034dbf82635c2d35472fbc5e6a70d02a5b9e1c03ce2af463063fa6
6
+ metadata.gz: 6263d71ca2f5937587b40fccda804034fd2c8e5b8cf0bedeafc4e334122ae21257e63cadcf21e3b48bfcb176721521daca60ff607bf713ed2caaa4a108fffc25
7
+ data.tar.gz: 13521c47d326f71f0d757103f04d9bcffaea071476a47460751ca3eebdb734e1e824aaa31490ea2dc1b786b094f63ebf3f21edd2e754f566f3e95105d6717b08
@@ -73,6 +73,7 @@ module Dopstick
73
73
  @fnando/eslint-config-codestyle
74
74
  @typescript-eslint/eslint-plugin
75
75
  @typescript-eslint/parser
76
+ @types/jest
76
77
  babel-loader
77
78
  babel-plugin-module-resolver
78
79
  eslint
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Dopstick
4
- VERSION = "0.0.10"
4
+ VERSION = "0.0.11"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dopstick
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.10
4
+ version: 0.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nando Vieira
@@ -211,10 +211,10 @@ metadata:
211
211
  rubygems_mfa_required: 'true'
212
212
  homepage_uri: https://github.com/fnando/dopstick
213
213
  bug_tracker_uri: https://github.com/fnando/dopstick/issues
214
- source_code_uri: https://github.com/fnando/dopstick/tree/v0.0.10
215
- changelog_uri: https://github.com/fnando/dopstick/tree/v0.0.10/CHANGELOG.md
216
- documentation_uri: https://github.com/fnando/dopstick/tree/v0.0.10/README.md
217
- license_uri: https://github.com/fnando/dopstick/tree/v0.0.10/LICENSE.md
214
+ source_code_uri: https://github.com/fnando/dopstick/tree/v0.0.11
215
+ changelog_uri: https://github.com/fnando/dopstick/tree/v0.0.11/CHANGELOG.md
216
+ documentation_uri: https://github.com/fnando/dopstick/tree/v0.0.11/README.md
217
+ license_uri: https://github.com/fnando/dopstick/tree/v0.0.11/LICENSE.md
218
218
  post_install_message:
219
219
  rdoc_options: []
220
220
  require_paths: