neeto-commons-backend 1.0.103 → 1.0.105
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +2 -2
- data/lib/neeto_commons_backend/common_files/package-common.json +1 -1
- data/lib/neeto_commons_backend/version.rb +1 -1
- data/package.json +1 -1
- data/yarn.lock +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8ba7cbdf7d7e3c9778939325506aef341f9ccfc0dcd553a9478ba18953a106b7
|
4
|
+
data.tar.gz: cf3ad3a94a6dab3334bd096afa58755e630475c669858f14f309f514e1260b33
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4e49f69138da36f0b9eef8c9bfe6216845be086dce6f0614a7e019d34ae8099f841400f2a6f740b4040180952123ff7bf692bd636d839ab9ebe5f8aa236a9d94
|
7
|
+
data.tar.gz: 77249264571810fd29580c1e06b814c3c249a74dee29432e381fcb31c1923d33c8a3af55160ec1e4cb4c4411deaffb61077c96936cbd5a119a30eacc4051ef26
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
neeto-commons-backend (1.0.
|
4
|
+
neeto-commons-backend (1.0.105)
|
5
5
|
actionview
|
6
6
|
bullet
|
7
7
|
database_cleaner
|
@@ -32,7 +32,7 @@ GEM
|
|
32
32
|
json (~> 2.6.2)
|
33
33
|
neeto-email-prefixer (1.0.9)
|
34
34
|
rails (>= 4.0)
|
35
|
-
neeto-mail-interceptor (1.0.
|
35
|
+
neeto-mail-interceptor (1.0.50)
|
36
36
|
activesupport (>= 7)
|
37
37
|
aws-sdk-dynamodb (= 1.80)
|
38
38
|
zerobounce (~> 0.2.2)
|
data/package.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
"@babel/plugin-transform-runtime": "7.17.10",
|
9
9
|
"@babel/preset-env": "7.17.10",
|
10
10
|
"@babel/preset-react": "7.16.7",
|
11
|
-
"@bigbinary/eslint-plugin-neeto": "1.0.
|
11
|
+
"@bigbinary/eslint-plugin-neeto": "1.0.49",
|
12
12
|
"@bigbinary/neeto-commons-frontend": "2.0.74",
|
13
13
|
"eslint": "8.14.0",
|
14
14
|
"eslint-config-prettier": "8.5.0",
|
data/yarn.lock
CHANGED
@@ -967,10 +967,10 @@
|
|
967
967
|
"@babel/helper-validator-identifier" "^7.18.6"
|
968
968
|
to-fast-properties "^2.0.0"
|
969
969
|
|
970
|
-
"@bigbinary/eslint-plugin-neeto@1.0.
|
971
|
-
version "1.0.
|
972
|
-
resolved "https://registry.yarnpkg.com/@bigbinary/eslint-plugin-neeto/-/eslint-plugin-neeto-1.0.
|
973
|
-
integrity sha512-
|
970
|
+
"@bigbinary/eslint-plugin-neeto@1.0.49":
|
971
|
+
version "1.0.49"
|
972
|
+
resolved "https://registry.yarnpkg.com/@bigbinary/eslint-plugin-neeto/-/eslint-plugin-neeto-1.0.49.tgz#ffccd9d4eeba149a75678443a2b9a61261cbf377"
|
973
|
+
integrity sha512-wfw29eDjijitPLZrbIuap6tffwT3ZnZKgQ1ZHJdUIkEiftcpI2DmIMwSqj4tpsoyDdn1KzGzwUpJSKF2q25brw==
|
974
974
|
|
975
975
|
"@bigbinary/neeto-commons-frontend@2.0.74":
|
976
976
|
version "2.0.74"
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: neeto-commons-backend
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.105
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Prasanth Chaduvula
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-05-
|
11
|
+
date: 2023-05-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: actionview
|