mailcatcher-ruby19 1.0.0 → 1.0.1

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: d6631d71c3fdad2a7456fe15205e10c8c4361484
4
- data.tar.gz: 06693027abe4b7034be29f843f8f07f4a0482b2c
3
+ metadata.gz: 3b446862b7ae57a59ad9815eaa196d38a1faf8f8
4
+ data.tar.gz: 83283c171b33dfa8d00d220da069b86c0062b4c6
5
5
  SHA512:
6
- metadata.gz: 09166ccb9ce7df7f1507bb3815a4efe6fc64d56e7229705c461e96dd53ab1d2643aca91e85a986ea768a27698acbd539242e9f761e95764f3d8599f64489410c
7
- data.tar.gz: 619d0177a305ea6332a25a017e6b067c3661195152c4b62faa8fdffa388a9626be7be6119ccab72097152217d67b34b81c8fbd1c9fb366bad23bec6e1af5f8f9
6
+ metadata.gz: a051d84187c9c227ff863b5da2196b29d2466124602f832f367f7e4330c68d6eaedd3a126ef8a1403dcc11df3bc7d1fa34dcdf27e2d8204f9a2529b419f07cdf
7
+ data.tar.gz: b4c3ca90aaf2a7d7193b0e580c1a2d60b3f140e29dd664de6f38dd1b85f53f9cbf2489c4241ac415185a21664002f0856a9c80fde9bcd030c476cc275cb90401
data/README.md CHANGED
@@ -14,7 +14,7 @@ This project doesn't actually conatin any code. Go look at https://github.com/sj
14
14
 
15
15
  ## Contributing
16
16
 
17
- Bug reports and pull requests are welcome on GitHub at https://github.com/jebler/mailcatcher-ruby19.
17
+ Bug reports and pull requests are welcome on GitHub at https://github.com/whitehat101/mailcatcher-ruby19.
18
18
 
19
19
 
20
20
  ## License
@@ -1,7 +1,7 @@
1
1
  # coding: utf-8
2
2
  Gem::Specification.new do |spec|
3
3
  spec.name = "mailcatcher-ruby19"
4
- spec.version = "1.0.0"
4
+ spec.version = "1.0.1"
5
5
  spec.authors = ["Jeremy Ebler"]
6
6
  spec.email = ["jebler@gmail.com"]
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mailcatcher-ruby19
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy Ebler