neeto-commons-backend 1.0.107 → 1.0.108

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ce5cf3f3cb79016d886ed4328ede57e3e99839ba31bcac71415df1ebdc851284
4
- data.tar.gz: c06c955085d5d6698380ff7ed957a98225b9425e1572fe5a8d5fdc83e9aa5e35
3
+ metadata.gz: aa90a137f6107e426359d2c895c228fe5758ca373e97a46422137752b361a5c3
4
+ data.tar.gz: 2ba4b3a929ac2abb18ed52858dcb281027357f49811c376fadd24064f2e40a92
5
5
  SHA512:
6
- metadata.gz: b7e0d78c9f709da5611e24c5b7c43f8ad656bc1112b2a755bb3319f9e3e921d5e70f4424c047e6d172e723e5fba8f054e036024cadea0faaf052bab0358e203d
7
- data.tar.gz: 2045203ae2931e3a9950d218d5c6c67df4d585ee3b13fd367745b2e30870705ea33398db8352f17bd28636ce36ce28478a14e0b32e3061a0c1cbb283f0997ecf
6
+ metadata.gz: 725b838091d7e9313f5c17e09c390ec5b28a9bf8f4e73b7fea09c0956d802291884bd4226aff75773567a95affaa138f41872f6e88a9934aea2f990cc19ad3a6
7
+ data.tar.gz: 419057034f7d5869a526a56a778c10522d2a4be5d9ae1d3532fb4be902da81a81eaeb756f16a63c92326bc1afcf2e12b79be2207bca388030a8bea4969160be0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- neeto-commons-backend (1.0.107)
4
+ neeto-commons-backend (1.0.108)
5
5
  actionview
6
6
  bullet
7
7
  database_cleaner
@@ -25,14 +25,14 @@ PATH
25
25
  GEM
26
26
  remote: https://O6Ts9-SVDaUZpHMRs2CpJp22RwbETDE@gems.neeto.com/
27
27
  specs:
28
- neeto-compliance (1.0.61)
28
+ neeto-compliance (1.0.62)
29
29
  colorize
30
30
  deep_merge
31
31
  hashdiff
32
32
  json (~> 2.6.2)
33
- neeto-email-prefixer (1.0.9)
33
+ neeto-email-prefixer (1.0.10)
34
34
  rails (>= 4.0)
35
- neeto-mail-interceptor (1.0.50)
35
+ neeto-mail-interceptor (1.0.52)
36
36
  activesupport (>= 7)
37
37
  aws-sdk-dynamodb (= 1.80)
38
38
  zerobounce (~> 0.2.2)
@@ -40,67 +40,67 @@ GEM
40
40
  GEM
41
41
  remote: https://rubygems.org/
42
42
  specs:
43
- actioncable (7.0.4.3)
44
- actionpack (= 7.0.4.3)
45
- activesupport (= 7.0.4.3)
43
+ actioncable (7.0.5)
44
+ actionpack (= 7.0.5)
45
+ activesupport (= 7.0.5)
46
46
  nio4r (~> 2.0)
47
47
  websocket-driver (>= 0.6.1)
48
- actionmailbox (7.0.4.3)
49
- actionpack (= 7.0.4.3)
50
- activejob (= 7.0.4.3)
51
- activerecord (= 7.0.4.3)
52
- activestorage (= 7.0.4.3)
53
- activesupport (= 7.0.4.3)
48
+ actionmailbox (7.0.5)
49
+ actionpack (= 7.0.5)
50
+ activejob (= 7.0.5)
51
+ activerecord (= 7.0.5)
52
+ activestorage (= 7.0.5)
53
+ activesupport (= 7.0.5)
54
54
  mail (>= 2.7.1)
55
55
  net-imap
56
56
  net-pop
57
57
  net-smtp
58
- actionmailer (7.0.4.3)
59
- actionpack (= 7.0.4.3)
60
- actionview (= 7.0.4.3)
61
- activejob (= 7.0.4.3)
62
- activesupport (= 7.0.4.3)
58
+ actionmailer (7.0.5)
59
+ actionpack (= 7.0.5)
60
+ actionview (= 7.0.5)
61
+ activejob (= 7.0.5)
62
+ activesupport (= 7.0.5)
63
63
  mail (~> 2.5, >= 2.5.4)
64
64
  net-imap
65
65
  net-pop
66
66
  net-smtp
67
67
  rails-dom-testing (~> 2.0)
68
- actionpack (7.0.4.3)
69
- actionview (= 7.0.4.3)
70
- activesupport (= 7.0.4.3)
71
- rack (~> 2.0, >= 2.2.0)
68
+ actionpack (7.0.5)
69
+ actionview (= 7.0.5)
70
+ activesupport (= 7.0.5)
71
+ rack (~> 2.0, >= 2.2.4)
72
72
  rack-test (>= 0.6.3)
73
73
  rails-dom-testing (~> 2.0)
74
74
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
75
- actiontext (7.0.4.3)
76
- actionpack (= 7.0.4.3)
77
- activerecord (= 7.0.4.3)
78
- activestorage (= 7.0.4.3)
79
- activesupport (= 7.0.4.3)
75
+ actiontext (7.0.5)
76
+ actionpack (= 7.0.5)
77
+ activerecord (= 7.0.5)
78
+ activestorage (= 7.0.5)
79
+ activesupport (= 7.0.5)
80
80
  globalid (>= 0.6.0)
81
81
  nokogiri (>= 1.8.5)
82
- actionview (7.0.4.3)
83
- activesupport (= 7.0.4.3)
82
+ actionview (7.0.5)
83
+ activesupport (= 7.0.5)
84
84
  builder (~> 3.1)
85
85
  erubi (~> 1.4)
86
86
  rails-dom-testing (~> 2.0)
87
87
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
88
- activejob (7.0.4.3)
89
- activesupport (= 7.0.4.3)
88
+ activejob (7.0.5)
89
+ activesupport (= 7.0.5)
90
90
  globalid (>= 0.3.6)
91
- activemodel (7.0.4.3)
92
- activesupport (= 7.0.4.3)
93
- activerecord (7.0.4.3)
94
- activemodel (= 7.0.4.3)
95
- activesupport (= 7.0.4.3)
96
- activestorage (7.0.4.3)
97
- actionpack (= 7.0.4.3)
98
- activejob (= 7.0.4.3)
99
- activerecord (= 7.0.4.3)
100
- activesupport (= 7.0.4.3)
91
+ activemodel (7.0.5)
92
+ activesupport (= 7.0.5)
93
+ activerecord (7.0.5)
94
+ activemodel (= 7.0.5)
95
+ activesupport (= 7.0.5)
96
+ activestorage (7.0.5)
97
+ actionpack (= 7.0.5)
98
+ activejob (= 7.0.5)
99
+ activerecord (= 7.0.5)
100
+ activesupport (= 7.0.5)
101
101
  marcel (~> 1.0)
102
102
  mini_mime (>= 1.1.0)
103
- activesupport (7.0.4.3)
103
+ activesupport (7.0.5)
104
104
  concurrent-ruby (~> 1.0, >= 1.0.2)
105
105
  i18n (>= 1.6, < 2)
106
106
  minitest (>= 5.1)
@@ -110,7 +110,7 @@ GEM
110
110
  ansi (1.5.0)
111
111
  ast (2.4.2)
112
112
  aws-eventstream (1.2.0)
113
- aws-partitions (1.771.0)
113
+ aws-partitions (1.772.0)
114
114
  aws-sdk-core (3.173.1)
115
115
  aws-eventstream (~> 1, >= 1.0.2)
116
116
  aws-partitions (~> 1, >= 1.651.0)
@@ -238,11 +238,11 @@ GEM
238
238
  net-smtp (0.3.3)
239
239
  net-protocol
240
240
  nio4r (2.5.9)
241
- nokogiri (1.15.1-arm64-darwin)
241
+ nokogiri (1.15.2-arm64-darwin)
242
242
  racc (~> 1.4)
243
- nokogiri (1.15.1-x86_64-darwin)
243
+ nokogiri (1.15.2-x86_64-darwin)
244
244
  racc (~> 1.4)
245
- nokogiri (1.15.1-x86_64-linux)
245
+ nokogiri (1.15.2-x86_64-linux)
246
246
  racc (~> 1.4)
247
247
  oauth2 (2.0.9)
248
248
  faraday (>= 0.17.3, < 3.0)
@@ -293,33 +293,34 @@ GEM
293
293
  rack-test (2.1.0)
294
294
  rack (>= 1.3)
295
295
  rack-timeout (0.6.3)
296
- rails (7.0.4.3)
297
- actioncable (= 7.0.4.3)
298
- actionmailbox (= 7.0.4.3)
299
- actionmailer (= 7.0.4.3)
300
- actionpack (= 7.0.4.3)
301
- actiontext (= 7.0.4.3)
302
- actionview (= 7.0.4.3)
303
- activejob (= 7.0.4.3)
304
- activemodel (= 7.0.4.3)
305
- activerecord (= 7.0.4.3)
306
- activestorage (= 7.0.4.3)
307
- activesupport (= 7.0.4.3)
296
+ rails (7.0.5)
297
+ actioncable (= 7.0.5)
298
+ actionmailbox (= 7.0.5)
299
+ actionmailer (= 7.0.5)
300
+ actionpack (= 7.0.5)
301
+ actiontext (= 7.0.5)
302
+ actionview (= 7.0.5)
303
+ activejob (= 7.0.5)
304
+ activemodel (= 7.0.5)
305
+ activerecord (= 7.0.5)
306
+ activestorage (= 7.0.5)
307
+ activesupport (= 7.0.5)
308
308
  bundler (>= 1.15.0)
309
- railties (= 7.0.4.3)
309
+ railties (= 7.0.5)
310
310
  rails-dom-testing (2.0.3)
311
311
  activesupport (>= 4.2.0)
312
312
  nokogiri (>= 1.6)
313
- rails-html-sanitizer (1.5.0)
314
- loofah (~> 2.19, >= 2.19.1)
313
+ rails-html-sanitizer (1.6.0)
314
+ loofah (~> 2.21)
315
+ nokogiri (~> 1.14)
315
316
  rails_email_preview (2.2.3)
316
317
  rails (>= 4.2)
317
318
  request_store
318
319
  sassc-rails (>= 2.0.0)
319
320
  turbolinks
320
- railties (7.0.4.3)
321
- actionpack (= 7.0.4.3)
322
- activesupport (= 7.0.4.3)
321
+ railties (7.0.5)
322
+ actionpack (= 7.0.5)
323
+ activesupport (= 7.0.5)
323
324
  method_source
324
325
  rake (>= 12.2)
325
326
  thor (~> 1.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NeetoCommonsBackend
4
- VERSION = "1.0.107"
4
+ VERSION = "1.0.108"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neeto-commons-backend
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.107
4
+ version: 1.0.108
5
5
  platform: ruby
6
6
  authors:
7
7
  - Prasanth Chaduvula