jamm 1.4.0 → 1.4.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: a0d2599b17737c3fe2b5bdf37af1aab1423d5c1d3a0ae39d6f2c54c082d6a371
4
- data.tar.gz: 3e6cf4f39c8e8655a5a3292e8d79bc4d323e980f20727c87234948b9d2faf711
3
+ metadata.gz: 13f9b9df13c9a75e63d547b6c00418973e5a4cb2c07ddd23b4cd4b2d6b013e7e
4
+ data.tar.gz: 4c6307afc06ac97595db9ae49e16531e8201c3e9eabd00e0f9f96dca788c0d58
5
5
  SHA512:
6
- metadata.gz: 501cde052501b4d6f57ba18c208b47b610994453f83e3e1e90d83298006df9c264b06f222c84c8652483dd4e45d325841afd4e3c0dc1347fa4d343cc80aeb026
7
- data.tar.gz: ff3ef79d49811048a3da02f56288734658eda732c23c9ad160e012099e14763dff64f8f0ec29221ee7bb797c18df2d9ba131129217d49313bea3834b4cee0f11
6
+ metadata.gz: 81ea42b0a01fb6cd567ef6cb26ab1a73ca69fc322fc639a7345b5df16aeebab3a83149ae599135a7498a10ccfc6afd8823084e7cc99f22c5ed4ce496f6d79fcd
7
+ data.tar.gz: 134c65adc3f91dad79f7d48496768adf59cbcaf22a83688b001e995ab33fc1bcd79602d33bd4d6153598ddc60e95552b7e4f8062c22bb707db2dbe823eb80a17
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- jamm (1.4.0)
4
+ jamm (1.4.1)
5
5
  rest-client (~> 2.0)
6
6
  typhoeus (~> 1.0, >= 1.0.1)
7
7
 
data/jamm.gemspec CHANGED
@@ -34,6 +34,6 @@ Gem::Specification.new do |s|
34
34
  s.require_paths = ['lib']
35
35
 
36
36
  s.metadata = {
37
- 'source_code_uri' => 'https://github.com/jamm-pay/Jamm-SDK-Ruby'
37
+ 'source_code_uri' => 'https://github.com/jamm-pay/ruby-sdk'
38
38
  }
39
39
  end
data/lib/jamm/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Jamm
4
- VERSION = '1.4.0'
4
+ VERSION = '1.4.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jamm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jamm
@@ -151,7 +151,7 @@ homepage: https://jamm-pay.jp
151
151
  licenses:
152
152
  - MIT
153
153
  metadata:
154
- source_code_uri: https://github.com/jamm-pay/Jamm-SDK-Ruby
154
+ source_code_uri: https://github.com/jamm-pay/ruby-sdk
155
155
  post_install_message:
156
156
  rdoc_options: []
157
157
  require_paths: