lapse 0.0.13 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
data/lib/lapse/client.rb CHANGED
@@ -1,4 +1,4 @@
1
- require 'Lapse/transport'
1
+ require 'lapse/transport'
2
2
  require 'uri'
3
3
 
4
4
  module Lapse
data/lib/lapse/version.rb CHANGED
@@ -1,4 +1,4 @@
1
1
  module Lapse
2
2
  # Verion of the Lapse gem
3
- VERSION = '0.0.13'
3
+ VERSION = '0.0.14'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lapse
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -108,7 +108,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
108
  version: '0'
109
109
  segments:
110
110
  - 0
111
- hash: 3676247898279705258
111
+ hash: -1734552957873185352
112
112
  requirements: []
113
113
  rubyforge_project:
114
114
  rubygems_version: 1.8.23