pina 0.11.2 → 0.12.0

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
  SHA1:
3
- metadata.gz: e66d73ae4514d4f5f98ac305c870487b64614c06
4
- data.tar.gz: 1a2d920ceb3347208426338d0f437bb8bf104602
3
+ metadata.gz: 61e2866b45944cc4e8ee2383c9fe0a8664f72565
4
+ data.tar.gz: b1a83b0e818ca1070034cdb8c3f16f7069d06408
5
5
  SHA512:
6
- metadata.gz: 659de68ce91c2cc7d26c2e5b8926636b43993695288660f250b62be11a230bc754d0ac0cf1c6f176c29295155f0c156cfe7836d66de5ff54b1af48c2f12cba14
7
- data.tar.gz: 767eac688e9e9fe3f91270692a978c94a6102805d561f8e1fe7b72d43c1b2b43145553b6f6a735a5abdbc86b29b165e21d70486a272c97a99da450b1e311f5c0
6
+ metadata.gz: 06970925403081bd3b02663065ecf6052b23a90df861d9f523e52b5fdc6d5b9531c233fc2cc9e555824dd262396f20ba1ca0d04b58ccf5a7a1d911197792e982
7
+ data.tar.gz: ef24a16fb015dd11060b155cb10d0f6c0904c6f9495d4a94220ecf4b66a2624f444450afc2a3553c279ab054dd101afacb79ff08780496e0e2c57abe622c3808
@@ -1 +1 @@
1
- 2.2.3
1
+ 2.3.1
@@ -27,7 +27,7 @@ module Pina
27
27
  DEFAULT_TENANT = 'imaginary'
28
28
 
29
29
  SCHEME = 'https://'
30
- API_PATH = '.ucetnictvi.bonobo.cz/api/'
30
+ API_PATH = '.ucetnictvi.uol.cz/api/'
31
31
 
32
32
  class << self
33
33
  attr_accessor :configuration
@@ -1,3 +1,3 @@
1
1
  module Pina
2
- VERSION = '0.11.2'
2
+ VERSION = '0.12.0'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pina
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.2
4
+ version: 0.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pavel Hronek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-13 00:00:00.000000000 Z
11
+ date: 2017-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -260,7 +260,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
260
260
  version: '0'
261
261
  requirements: []
262
262
  rubyforge_project:
263
- rubygems_version: 2.4.8
263
+ rubygems_version: 2.6.11
264
264
  signing_key:
265
265
  specification_version: 4
266
266
  summary: Fantozzi REST API client