swiss_bank_validator 1.0.1 → 1.0.2

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: 82b744d03020b86ae5c5733a5aed07c58e8f3b6ad7e23bdbb0598670748cca73
4
- data.tar.gz: 47a550112ad188ff340ad3e8668974cc3b9b5cf7e0de618048a2663fff7be675
3
+ metadata.gz: f213b7c0251acc7e5827787da3a81ad1718a3b20863d2cb8334a983065d634f8
4
+ data.tar.gz: 941694ced77fafaf56e40f905bc50b74c622e1be203641e5c099ed722713c5f5
5
5
  SHA512:
6
- metadata.gz: 3cc43b2dd9948149aca29ea26a4b1fe12ec20dcc98621808a329a9143ac5b56d1c0c3961f3aecc768b5063fab800b127fd4672c1681f4df18b4fa476197294d2
7
- data.tar.gz: d8484e61611df42e1ae553e988b7ecb2277a9a834b74e723c01aaadf46c411fd02c3dca43f658972faae5003c69888eee0f9bf62be75836a7a9ce5207ba4a534
6
+ metadata.gz: fa84d059a0ae88cacaa602dbb24fdb18cbf581d669fe56c953f85dd21fd527b620a222c31281bdef6c01c93212c8172852385fc197cb1b4eabea5d4505bb83e9
7
+ data.tar.gz: a3c146e4dadf712d1ece85ddd0239551b4c20c249c1e9dd846bba10d46793e2d4d6308ef73df05139ab5181df2da6c5cfca99e9b06eeb3a3062bbe31a568a268
data/Gemfile.lock CHANGED
@@ -1,16 +1,16 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- swiss_bank_validator (1.0.1)
4
+ swiss_bank_validator (1.0.2)
5
5
  activemodel (>= 6.1.7.6)
6
6
  rexml (~> 3.2.5)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activemodel (7.1.2)
12
- activesupport (= 7.1.2)
13
- activesupport (7.1.2)
11
+ activemodel (7.1.3.2)
12
+ activesupport (= 7.1.3.2)
13
+ activesupport (7.1.3.2)
14
14
  base64
15
15
  bigdecimal
16
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -21,16 +21,15 @@ GEM
21
21
  mutex_m
22
22
  tzinfo (~> 2.0)
23
23
  ast (2.4.1)
24
- base64 (0.1.1)
25
- bigdecimal (3.1.5)
26
- concurrent-ruby (1.2.2)
24
+ base64 (0.2.0)
25
+ bigdecimal (3.1.7)
26
+ concurrent-ruby (1.2.3)
27
27
  connection_pool (2.4.1)
28
28
  diff-lcs (1.4.4)
29
- drb (2.2.0)
30
- ruby2_keywords
31
- i18n (1.14.1)
29
+ drb (2.2.1)
30
+ i18n (1.14.4)
32
31
  concurrent-ruby (~> 1.0)
33
- minitest (5.20.0)
32
+ minitest (5.22.3)
34
33
  mutex_m (0.2.0)
35
34
  parallel (1.20.1)
36
35
  parser (2.7.2.0)
@@ -38,7 +37,8 @@ GEM
38
37
  rainbow (3.0.0)
39
38
  rake (12.3.3)
40
39
  regexp_parser (2.0.0)
41
- rexml (3.2.5)
40
+ rexml (3.2.8)
41
+ strscan (>= 3.0.9)
42
42
  rspec (3.10.0)
43
43
  rspec-core (~> 3.10.0)
44
44
  rspec-expectations (~> 3.10.0)
@@ -64,7 +64,7 @@ GEM
64
64
  rubocop-ast (1.3.0)
65
65
  parser (>= 2.7.1.5)
66
66
  ruby-progressbar (1.10.1)
67
- ruby2_keywords (0.0.5)
67
+ strscan (3.1.0)
68
68
  tzinfo (2.0.6)
69
69
  concurrent-ruby (~> 1.0)
70
70
  unicode-display_width (1.7.0)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SwissBankValidator
4
- VERSION = '1.0.1'
4
+ VERSION = '1.0.2'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swiss_bank_validator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - QoQa dev Team
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-01-09 00:00:00.000000000 Z
11
+ date: 2024-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activemodel
@@ -117,7 +117,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
117
117
  - !ruby/object:Gem::Version
118
118
  version: '0'
119
119
  requirements: []
120
- rubygems_version: 3.4.10
120
+ rubygems_version: 3.5.9
121
121
  signing_key:
122
122
  specification_version: 4
123
123
  summary: All you need to validate a Swiss Iban