alma_rest_api 0.0.7 → 0.0.8

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 971ba02b60616f19354848fbf3b3a2da1dac04fe
4
- data.tar.gz: '0900ab4c9a53a715c0db25f81b4705ae9acffd87'
3
+ metadata.gz: 03ab118590c4736f9b951740be856a4fd159f5af
4
+ data.tar.gz: e3ffca9161f15c71891d519158045f2804d587a3
5
5
  SHA512:
6
- metadata.gz: 819b2da5014afa95d49335aee02cefe23ad7ea14919851e7ce8b3f1fdd09dd4f9056cebedeefb46184870672de8d70359bec31c6b72e9086dce711289dda6054
7
- data.tar.gz: 5b3657ef9570c240f83b909ffbcf81217bf85f83d708a0a2b54eafdbe8e000ed85d8e6266723c8907b1adbbfa763219bb0a3505f9b001ac3c25fe3f220872701
6
+ metadata.gz: 2349e7d150592d9cb9b4082bd5801a13e2b615b02ae4bb14f22f65d5faca1ecc1f0539ae62055b26870c290b0ecd024c830a2ac70f92ba960702dfa3e004136b
7
+ data.tar.gz: 3082871dbdc36f6f6b67f214ecf0f8a6492e9503b5fc2919bc78729404798a3c5519f1b0740a1623a12ec5cc89e5cf43c57bc648d05a610a8a5d0997d21f370b
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alma_rest_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Weisman
@@ -53,7 +53,7 @@ dependencies:
53
53
  description: |2
54
54
  This gem can be used as a wrapper for REST API calls
55
55
  for Ex Libris Alma. For examples and more details see
56
- the [Github page](https://github.com/jweisman/almarestapi-ruby-lib).
56
+ the Gem homepage.
57
57
  email: josh.weisman@exlibrisgroup.com
58
58
  executables: []
59
59
  extensions: []