methadone 2.0.1 → 2.0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3f4e70d4544eae10d667db8e86984c9154f82fd2cb9a81338d980051be69d37b
4
- data.tar.gz: 4d776df39f2d9ab60d20117835e6e097281fd3c59b0908f98f21062b67c263c2
3
+ metadata.gz: 8732644133ba36ee8ac1062428dd583d68a22650d90c6c0ceba9ee5c95137503
4
+ data.tar.gz: f3ecc6ba08f9960253d8d61dc3210ea2970f045cf2c56a4a66378a47184e12ca
5
5
  SHA512:
6
- metadata.gz: fc97881b165ae8a6278296311b67642551806801409d40171275d035c1b6e62245c9357ce79b54a400b6bcf32c164df5e959b8680e8f9dbb5344764767b87ec6
7
- data.tar.gz: cd8a41a85e3b55e6386f0d0d2a5447af2022331092d6a483144fb3607f11742a848a95c4100843a899bc4aa42d080e5610352c833120bb78307db8dda76e5da7
6
+ metadata.gz: 64eb7e5691a448880d4f51ed29db88634aeaa0f94fc7d829d4af141ce1edf331744399ab3a41339a52c0a5c448fd1f5a836575dbfb1b5cd656b82d46d1f5b71d
7
+ data.tar.gz: ba0c25a5e96b86d09f34762e7256af42ed6c16cc0148b7125051d63b69d3af67e4b3aac161ec944b000e336dc1b74125d3a0686f5e2aff4767b9dc584bfd7d0f
@@ -1,3 +1,5 @@
1
+ module Methadone
2
+ end
1
3
  module Methadone::IntegrationTestAssertions
2
4
  # Assert that a file's contents contains one or more regexps
3
5
  #
@@ -1,3 +1,3 @@
1
1
  module Methadone #:nodoc:
2
- VERSION = "2.0.1"
2
+ VERSION = "2.0.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: methadone
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - davetron5000
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-10-01 00:00:00.000000000 Z
11
+ date: 2018-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler