birdseed 0.0.2 → 0.0.3

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: a01f31bc2b8d5a79660a62ecbc0b3ee66a10382e
4
- data.tar.gz: fa584480e12b8bbf5f408b59eb1b44bb735f8704
3
+ metadata.gz: e76c65998bc0149431264bc2bb0d290952714688
4
+ data.tar.gz: ec72a3936045d4468266ffacad6a53c119e755ef
5
5
  SHA512:
6
- metadata.gz: 9a2e2b76893b00328c567cc88b1f453d7724e6753921316c66186faf11252c5e6be6fa4efc3a66441cf766329534d338446b6b440cd3cfe6a2c710ae0daabbf0
7
- data.tar.gz: b79f2b77df3a0144eca2f8950e04eaccf56e85ed08b86ba004789d381642ae57d4b6b91318a74da061a14805cfd9b6fc6e3caf73748dd64ba81b2598c3b4ee86
6
+ metadata.gz: 514183892e44df9053c5cbd88ebc4da1f22d60c956fbe0e973eb732aa6719cab088517747095f9a2b49f3ad37eadb7e2ab0626dcbe557082f92c56fa4bc193aa
7
+ data.tar.gz: 549192f48f64bb3cd27eb2600c0e4533a154e69c09814e3a411f2f9fb65e00177a7bd64cc39c91b02ff6d37a6217b1322cb53e787b3ab7bdb11152505164274a
@@ -1,3 +1,3 @@
1
1
  module Birdseed
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
data/lib/birdseed.rb CHANGED
@@ -15,7 +15,7 @@ module Birdseed
15
15
  end
16
16
 
17
17
  def self.fatbird_host
18
- @@fatbird_host ||= "https://fatbird.edmodoqabranch.com"
18
+ @@fatbird_host ||= "https://fatbird.edmodo.com"
19
19
  end
20
20
 
21
21
  # See https://github.com/edmodo/fatbird#send-emails-using-rest-api
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: birdseed
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jerry Luk