sila-ruby 0.0.13 → 0.0.14

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: b18754716f1d8491153d8f834e4730af47e8e914f0b524e68afa1c0ffdc8dfd1
4
- data.tar.gz: 636e21a7128e4c209845c01f0921dfc8530edc21b106266ef570a1365575472a
3
+ metadata.gz: b1697cab02fc71d78d6d7c780a125fed97b21b29a166cb996bb067f7027da1f9
4
+ data.tar.gz: 74b2b713bc254411ecc5aad1531e8ddb14ac871c262c046c8e500993a0d8e900
5
5
  SHA512:
6
- metadata.gz: 8569dffce3378202c0c574faf64b7878f0fa42f6a0891b6e8cf6f8d400bdd0267c6a33bf3b78e34f72eb039c1943850d92d17bdadf7fd9930f75c6450ac12d5c
7
- data.tar.gz: b14c31b64380024e6729698b5702d61abfb16e2fd7adbc26d65a1c0cd9bdf10067ffe76cbe4b1acbeb5f0d9a267f992750bb345d601950d71219392fefd29fbc
6
+ metadata.gz: 81ade27710a2a43e644bc3be9c6f488b7df7ae27133773b2e29dafca4def787df965648fb67135d8245525908ccefa74c834fe52aa22bbc11c474a6e7a812bcb
7
+ data.tar.gz: 03f2f488c93ebe2e5c98573c37480e9c4f4a52caea392026f6c071339a8c604d8aa3544e9a881faf8169fbb48f02c24edb0150fdd0fb7cab2185a1558547f04d
@@ -0,0 +1,8 @@
1
+ # Default ignored files
2
+ /shelf/
3
+ /workspace.xml
4
+ # Datasource local storage ignored files
5
+ /dataSources/
6
+ /dataSources.local.xml
7
+ # Editor-based HTTP Client requests
8
+ /httpRequests/
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="rbenv: 2.5.1" project-jdk-type="RUBY_SDK" />
4
+ </project>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/sila-ruby.iml" filepath="$PROJECT_DIR$/.idea/sila-ruby.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
@@ -0,0 +1,35 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="RUBY_MODULE" version="4">
3
+ <component name="ModuleRunConfigurationManager">
4
+ <shared />
5
+ </component>
6
+ <component name="NewModuleRootManager">
7
+ <content url="file://$MODULE_DIR$">
8
+ <sourceFolder url="file://$MODULE_DIR$/features" isTestSource="true" />
9
+ <sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
10
+ <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
11
+ </content>
12
+ <orderEntry type="inheritedJdk" />
13
+ <orderEntry type="sourceFolder" forTests="false" />
14
+ <orderEntry type="library" scope="PROVIDED" name="addressable (v2.7.0, rbenv: 2.5.1) [gem]" level="application" />
15
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.17.3, rbenv: 2.5.1) [gem]" level="application" />
16
+ <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.3, rbenv: 2.5.1) [gem]" level="application" />
17
+ <orderEntry type="library" scope="PROVIDED" name="docile (v1.3.2, rbenv: 2.5.1) [gem]" level="application" />
18
+ <orderEntry type="library" scope="PROVIDED" name="dotenv (v2.7.6, rbenv: 2.5.1) [gem]" level="application" />
19
+ <orderEntry type="library" scope="PROVIDED" name="ffi (v1.12.2, rbenv: 2.5.1) [gem]" level="application" />
20
+ <orderEntry type="library" scope="PROVIDED" name="httparty (v0.18.1, rbenv: 2.5.1) [gem]" level="application" />
21
+ <orderEntry type="library" scope="PROVIDED" name="json (v2.3.1, rbenv: 2.5.1) [gem]" level="application" />
22
+ <orderEntry type="library" scope="PROVIDED" name="mime-types (v3.3.1, rbenv: 2.5.1) [gem]" level="application" />
23
+ <orderEntry type="library" scope="PROVIDED" name="mime-types-data (v3.2020.0512, rbenv: 2.5.1) [gem]" level="application" />
24
+ <orderEntry type="library" scope="PROVIDED" name="multi_xml (v0.6.0, rbenv: 2.5.1) [gem]" level="application" />
25
+ <orderEntry type="library" scope="PROVIDED" name="public_suffix (v4.0.5, rbenv: 2.5.1) [gem]" level="application" />
26
+ <orderEntry type="library" scope="PROVIDED" name="rspec (v3.9.0, rbenv: 2.5.1) [gem]" level="application" />
27
+ <orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.9.2, rbenv: 2.5.1) [gem]" level="application" />
28
+ <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.9.2, rbenv: 2.5.1) [gem]" level="application" />
29
+ <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.9.1, rbenv: 2.5.1) [gem]" level="application" />
30
+ <orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.9.3, rbenv: 2.5.1) [gem]" level="application" />
31
+ <orderEntry type="library" scope="PROVIDED" name="simplecov (v0.16.1, rbenv: 2.5.1) [gem]" level="application" />
32
+ <orderEntry type="library" scope="PROVIDED" name="simplecov-html (v0.10.2, rbenv: 2.5.1) [gem]" level="application" />
33
+ <orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v1.7.0, rbenv: 2.5.1) [gem]" level="application" />
34
+ </component>
35
+ </module>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+ </project>
@@ -123,7 +123,7 @@ module SilaRuby
123
123
  # email: "test@silamoney.com"
124
124
  # }
125
125
 
126
- sila_post_signed('add/' + valid_path, header, message, params, user_key)
126
+ sila_post_signed('add/' + valid_path, header, nil, params, user_key)
127
127
  end
128
128
 
129
129
  # --------------------------------------------
@@ -149,7 +149,7 @@ module SilaRuby
149
149
  # email: "test@silamoney.com"
150
150
  # }
151
151
 
152
- sila_post_signed('update/' + valid_path, header, message, params, user_key)
152
+ sila_post_signed('update/' + valid_path, header, nil, params, user_key)
153
153
  end
154
154
 
155
155
  # --------------------------------------------
@@ -173,7 +173,7 @@ module SilaRuby
173
173
  # uuid: "7f83044b-63c8-4d56-b107-d52fa7ae2d7a"
174
174
  # }
175
175
 
176
- sila_post_signed('delete/' + valid_path, header, message, params, user_key)
176
+ sila_post_signed('delete/' + valid_path, header, nil, params, user_key)
177
177
  end
178
178
 
179
179
  # --------------------------------------------
@@ -1,3 +1,3 @@
1
1
  module SilaRuby
2
- VERSION = '0.0.13'
2
+ VERSION = '0.0.14'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sila-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sequoir
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-12-01 00:00:00.000000000 Z
11
+ date: 2020-12-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: addressable
@@ -159,6 +159,11 @@ extra_rdoc_files: []
159
159
  files:
160
160
  - ".DS_Store"
161
161
  - ".gitignore"
162
+ - ".idea/.gitignore"
163
+ - ".idea/misc.xml"
164
+ - ".idea/modules.xml"
165
+ - ".idea/sila-ruby.iml"
166
+ - ".idea/vcs.xml"
162
167
  - ".rspec"
163
168
  - Gemfile
164
169
  - Gemfile.lock