gauges-api 0.1.0 → 0.2.0

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/gauges_api.rb +0 -1
  2. metadata +1 -1
@@ -5,7 +5,6 @@ module Gauges
5
5
  class Client
6
6
  BASE_URL = "https://secure.gaug.es"
7
7
  attr_accessor :token
8
- #TOKEN = "b078b3daa71689977fbbf6037fcd71bf"
9
8
 
10
9
  def initialize token
11
10
  raise ArgumentError if token.nil?
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gauges-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: