google-maps-fleet_engine 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5e464373c6485a92f49b37ff0f16e555524f0824e36f7e17171d0a2a9a5a2df8
4
- data.tar.gz: 49606f06b31ed8933bbe3fa8c7147ffdd964f4211bf01484b01d2bdff074dba5
3
+ metadata.gz: 96b0e0a868c9a1cff666be0b7bd1de50a9446e7df9933e7ebc0c3e7cc19b0bd9
4
+ data.tar.gz: 80b6ade3514f70d6c3a2198ea82a79e8871ec4c5a1a7d956af6a9e5d7c082e08
5
5
  SHA512:
6
- metadata.gz: d2659e6724b77a4dec33017791c2d842bd6dd5f5817eaad2980c68106e084c150a802cdea962ef74dc0d80e144a2472eb96e29eae534f9b25939845a9c1cc83b
7
- data.tar.gz: d6c144c98b4e097be179790c11b1551031cd6fc083469bde1fa7cd875520f2c1471bbb74d957be522cf88a0f5b50bff6737f786355f55e78c99bb7fe215d9acd
6
+ metadata.gz: 724b033d23a23f2e7a5ddadcee7891ae04384477fe13422121b6aa0708a0a57e4afe6757f38c0eb91ce6cdcb120ed5d13113d0e7631a4d24ff9e83921d93fc4d
7
+ data.tar.gz: ef2d8848701e97132a88b3a771c31b5d5bd97a0cfeff3e73d3e3d1456c8b13fd80e027e39c2fc2027be209662b591ecc31903b20d7dd1814f225974472a1b5cb
data/README.md CHANGED
@@ -7,7 +7,7 @@ Enables Fleet Engine for access to the On Demand Rides and Deliveries and Last M
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-maps-fleet_engine-v*`.
9
9
  The gem `google-maps-fleet_engine` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Maps
22
22
  module FleetEngine
23
- VERSION = "1.1.0"
23
+ VERSION = "1.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-maps-fleet_engine
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-29 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-core
@@ -77,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
77
77
  - !ruby/object:Gem::Version
78
78
  version: '0'
79
79
  requirements: []
80
- rubygems_version: 3.6.2
80
+ rubygems_version: 3.6.8
81
81
  specification_version: 4
82
82
  summary: Enables Fleet Engine for access to the On Demand Rides and Deliveries and
83
83
  Last Mile Fleet Solution APIs. Customer's use of Google Maps Content in the Cloud