tddium_client 0.4.0 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- tddium_client (0.4.0)
4
+ tddium_client (0.4.1)
5
5
  httpclient (>= 2.2.5)
6
6
  json
7
7
 
data/lib/tddium_client.rb CHANGED
@@ -2,6 +2,7 @@
2
2
 
3
3
  require 'rubygems'
4
4
  require 'json'
5
+ require 'yaml'
5
6
  require 'httpclient'
6
7
  require 'securerandom'
7
8
  require File.expand_path("../tddium_client/version", __FILE__)
@@ -1,5 +1,5 @@
1
1
  # Copyright (c) 2011, 2012 Solano Labs All Rights Reserved
2
2
 
3
3
  module TddiumClient
4
- VERSION = "0.4.0"
4
+ VERSION = "0.4.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tddium_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: