shopify-payments-configuration 9001.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (6) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +0 -0
  3. data/Rakefile +0 -0
  4. data/VERSION +1 -0
  5. data/lib/gem.rb +1 -0
  6. metadata +45 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 64f4ce497b2293dce7b0f12cab9d52f64cc43cf127597b53ee516d70b1f0b48e
4
+ data.tar.gz: d250aaa0b89d9ec4b1397aa61ab9390355f2c607d4a06c29e200947829537142
5
+ SHA512:
6
+ metadata.gz: cf4feaf11e1c349257a55436d76ed53f3bf63b1c2093185af367f0d4cbe6226a3197c02ee77840aef35fdb9179f8562887466a7ea89e1f95d901d0d1a4c73da1
7
+ data.tar.gz: 390059a8ca8cc67e429589e53bcc117666aa4b5fd9b8c3fee05a9edc30114d0d96580e763b754dc48d94ab1970f4a75332ad48209bdcfc52ee247096cddab359
data/Gemfile ADDED
File without changes
File without changes
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1000.0
@@ -0,0 +1 @@
1
+ raise 'this is an internal-only gem'
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: shopify-payments-configuration
3
+ version: !ruby/object:Gem::Version
4
+ version: '9001.0'
5
+ platform: ruby
6
+ authors:
7
+ - admins@shopify.com
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2020-01-01 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - Gemfile
20
+ - Rakefile
21
+ - VERSION
22
+ - lib/gem.rb
23
+ homepage:
24
+ licenses: []
25
+ metadata: {}
26
+ post_install_message:
27
+ rdoc_options: []
28
+ require_paths:
29
+ - lib
30
+ required_ruby_version: !ruby/object:Gem::Requirement
31
+ requirements:
32
+ - - ">="
33
+ - !ruby/object:Gem::Version
34
+ version: '0'
35
+ required_rubygems_version: !ruby/object:Gem::Requirement
36
+ requirements:
37
+ - - ">="
38
+ - !ruby/object:Gem::Version
39
+ version: '0'
40
+ requirements: []
41
+ rubygems_version: 3.0.3
42
+ signing_key:
43
+ specification_version: 4
44
+ summary: ''
45
+ test_files: []