easypost 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/easypost.rb +1 -1
  2. metadata +1 -1
data/lib/easypost.rb CHANGED
@@ -2,7 +2,7 @@ require 'typhoeus'
2
2
  require 'json'
3
3
 
4
4
  module EasyPost
5
- @@api_key = "cueqNZUb3ldeWTNX7MU3Mel8UXtaAMUi"
5
+ @@api_key = "..."
6
6
  @@api_base = 'https://www.easypost.co/api/'
7
7
 
8
8
  def self.api_url(args={})
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: easypost
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: