exponent-server-sdk-jm 0.1.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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 7167504bea6b3c4bb0f31994d7e88af680c4b8e76c3931352762e33e3107e642
4
+ data.tar.gz: 898449ca0ee7578ec8ec556012d0a814cf35cbe85fda554ef29cb4e93b86718f
5
+ SHA512:
6
+ metadata.gz: 52868090104c342fb53b4142dd052f24c9b4cf311a0faf6447bd2f965ebf8d0e20715125205934a7e6ffa0d7455a17c1ef00d5b1785a1c4b86ca5d4f3a965e7c
7
+ data.tar.gz: 1904128fa981a022255c2b7cca2cb94b07693f1472474e91a7b5dadf87c365477042d575f9bf5d08d854d54910bef779caf19a26884147f449904008c80d3a97
data/.gitignore ADDED
@@ -0,0 +1,20 @@
1
+ *.gem
2
+ *.rbc
3
+ .bundle
4
+ .config
5
+ .yardoc
6
+ Gemfile.lock
7
+ InstalledFiles
8
+ _yardoc
9
+ coverage
10
+ doc/
11
+ lib/bundler/man
12
+ pkg
13
+ rdoc
14
+ spec/reports
15
+ test/tmp
16
+ test/version_tmp
17
+ tmp
18
+ *.log
19
+ .ruby-version
20
+ /.idea