drivenow 1.0.0 → 1.0.1

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/drivenow/version.rb +1 -1
  2. metadata +4 -19
@@ -1,3 +1,3 @@
1
1
  module Drivenow
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: drivenow
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 0
10
- version: 1.0.0
9
+ - 1
10
+ version: 1.0.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Simon Woker
@@ -46,21 +46,6 @@ dependencies:
46
46
  version: "0"
47
47
  type: :development
48
48
  version_requirements: *id002
49
- - !ruby/object:Gem::Dependency
50
- name: rspec
51
- prerelease: false
52
- requirement: &id003 !ruby/object:Gem::Requirement
53
- none: false
54
- requirements:
55
- - - ~>
56
- - !ruby/object:Gem::Version
57
- hash: 19
58
- segments:
59
- - 2
60
- - 8
61
- version: "2.8"
62
- type: :development
63
- version_requirements: *id003
64
49
  description: Wraps the DriveNow JSON to use it nicely in your own environment. You can use this Gem to read all cars that are available.
65
50
  email: stastny@101ideas.cz
66
51
  executables: []
@@ -76,7 +61,7 @@ files:
76
61
  - lib/drivenow/drivenow_agent.rb
77
62
  - LICENSE
78
63
  - CHANGELOG.md
79
- homepage: https://github.com/swoker/DriveNow-Wrapper
64
+ homepage: https://github.com/swoker/drivenow-ruby
80
65
  licenses: []
81
66
 
82
67
  post_install_message: