test_joska 1.2.1 → 1.2.2

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: 3b20722c0bb40b43780d6f932bb69d0264dc7187f04f6d457d4e52f0043ed474
4
- data.tar.gz: 3f949aa4d148304a5f2542a9c0f4c7e86ecfaad5a3710841c7568ea077b4e0dd
3
+ metadata.gz: 12cab05a07483d16f80473f4fd34b06351377bd68ad8e32512c63e7e842c2965
4
+ data.tar.gz: a56358fb0ee14f163c930c631905a5be6568adc8f5a8876af6e5c2183b96854a
5
5
  SHA512:
6
- metadata.gz: d121412c920c7e8747d19d1d1fc5db7b466ec7e4ee9fda35aa660c902e51145959774add80e0780fc4bb25cf77f454193389618d85599181464680dd7a57801c
7
- data.tar.gz: 0f66bf814a60f56ccfe08d1f0c69284984e35ea95dd03474c29d2f76179b4af698cb94396281d0b8c96fcfaafa100e2ea04306d76d9a0d15b3ecc33e8471f429
6
+ metadata.gz: 7f0942d59e300025d8bc1efbe46eaf5423463299baf78402ff7bc13def94206b6f7c2abd873daba33f71ab100b908fc4ad24c09024a4c6b7ad06e17036287959
7
+ data.tar.gz: c35f9aa923318ed81b72f4af1b87fb55667e951d12dbb965a10a2053851b0589b077a3e42e8e4e91a802c1144a07e526d2feb2b98660b8f1c378c9c4a57fb130
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- test_joska (1.2.1)
4
+ test_joska (1.2.2)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -111,7 +111,7 @@ module TestJoska
111
111
 
112
112
  endpoint = @@standard_endpoint if !endpoint
113
113
 
114
- header = standard_header if !header
114
+ header = @@standard_header if !header
115
115
 
116
116
  url = "#{URL[product]["base"][endpoint]}#{path}"
117
117
 
@@ -1,3 +1,3 @@
1
1
  module TestJoska
2
- VERSION = "1.2.1"
2
+ VERSION = "1.2.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: test_joska
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lucas Diogo Dovas