anadea-mailsocio-qa 0.1.4 → 0.1.5

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: 7835462fcd4430f5a08b6ebc2eb5135d52b83a3f
4
- data.tar.gz: b2d6382e0f383d1dad18a5e607eb970aed8ef17a
3
+ metadata.gz: 94cc8e6c0ef28f5a3bb56176ed46fb2a2a960a44
4
+ data.tar.gz: 68057e5a08bf43d5be332f2e5e8a4eb59ccd0323
5
5
  SHA512:
6
- metadata.gz: 81f737059f05487cae4ffb77cce94f83a7ea214757f1d667d8734951d4ddc70d75f4fe35dffdb32c77ae59b293b56be17034ac15d6b7627d05fea37324b5f91c
7
- data.tar.gz: 2180ba8b7cb946677f699b0d8e43af2213b39a7fadbb72a0922c13a199357f18901f35ff5c7bfcc791dfc6f14ef1dcdc6c20f87d2c8bcc9a0bed6c1bfb5840a6
6
+ metadata.gz: ce6e243005a7bc4c3968af464f959d41d5f776f34d082a2400a103062110da1344b216e3ee6ca5ad61819dc5ca33668d994630cf59a6330f7d62220e221eaeed
7
+ data.tar.gz: 1e36ca610c66c8d0e536565fb1a8a29f557741016a57484d7ca1fbe53eb07d8f4d3f7d328ac7f2a0375dcea12f7366284fd38e60b9c6f6f437af743bff6993c9
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- anadea-mailsocio-qa (0.1.4)
4
+ anadea-mailsocio-qa (0.1.5)
5
5
  activesupport (>= 3.0, < 5.0)
6
6
  httpi (>= 2.0)
7
7
  json (>= 1.0)
@@ -7,7 +7,7 @@ require 'mailsocio_qa/test_html_page'
7
7
  module MailsocioQA
8
8
  class MailsocioTest < ::Minitest::Test
9
9
  def settings_source
10
- ENV.fetch("CONFIG_FILE", File.expand_path('../../../settings.yml', __FILE__)
10
+ ENV.fetch("CONFIG_FILE", File.expand_path('../../../settings.yml', __FILE__))
11
11
  end
12
12
 
13
13
  def settings
data/mailsocio-qa.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'anadea-mailsocio-qa'
3
- s.version = '0.1.4'
3
+ s.version = '0.1.5'
4
4
  s.platform = Gem::Platform::RUBY
5
5
  s.summary = "Mailsocio Quality Assurance"
6
6
  s.description = s.summary
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: anadea-mailsocio-qa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anadea