metka 2.3.1 → 2.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +68 -68
  3. data/lib/metka/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a797dd1f5463da09cc8557a9fafe6351ef8a99caa810ab7f9c3193af424eb080
4
- data.tar.gz: dd3524033fc92df97a2e2f7c9c4730005c01d9786f384dd846586c63b57d205c
3
+ metadata.gz: d20fb528eae6810bbc654f91a5b41d5b5b1a805074f3cd1b2d0e69f8e6df837e
4
+ data.tar.gz: 4f5c7b15b7f742dfcaecd99f465a1a6d8941d8e863fa04e79e766cfbff79c386
5
5
  SHA512:
6
- metadata.gz: '09ffcb13bd0856fee54d9ab6e03c9f9dfc2d43bacf4dbf0b9d7aac1e6a0515b280c0ad2694f878cabc9c2be64227f60a8835f3a83406ceae6d1d19cf4460864f'
7
- data.tar.gz: 4624b4eb0de21a81b60ae6bf2e747c6e48c039e03a07ae20a3323c6933e84cb8f7c2aaf5d4687b8e14f448aa1b64abc00ebe87172e72eae731614c8d10c8e36d
6
+ metadata.gz: 3cc8509f77851343ab5791e9058707e34bc49ae867b10bcd47462446d8cc9e7ac113d52319e02ace2bb8f92da40bd345b6d2bda36191f1e2815d496663a97bd4
7
+ data.tar.gz: 81bfa40d877fd4a04f2cb6b9cbd7529fdcb6fb376a8cca1e0db61f6eae307f84b60d098e4269f4e7e3b51f2a4e05357caa260798cf55fe8818cfdb073a8b9053
data/Gemfile.lock CHANGED
@@ -8,60 +8,60 @@ PATH
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actioncable (6.1.3.1)
12
- actionpack (= 6.1.3.1)
13
- activesupport (= 6.1.3.1)
11
+ actioncable (6.1.4.1)
12
+ actionpack (= 6.1.4.1)
13
+ activesupport (= 6.1.4.1)
14
14
  nio4r (~> 2.0)
15
15
  websocket-driver (>= 0.6.1)
16
- actionmailbox (6.1.3.1)
17
- actionpack (= 6.1.3.1)
18
- activejob (= 6.1.3.1)
19
- activerecord (= 6.1.3.1)
20
- activestorage (= 6.1.3.1)
21
- activesupport (= 6.1.3.1)
16
+ actionmailbox (6.1.4.1)
17
+ actionpack (= 6.1.4.1)
18
+ activejob (= 6.1.4.1)
19
+ activerecord (= 6.1.4.1)
20
+ activestorage (= 6.1.4.1)
21
+ activesupport (= 6.1.4.1)
22
22
  mail (>= 2.7.1)
23
- actionmailer (6.1.3.1)
24
- actionpack (= 6.1.3.1)
25
- actionview (= 6.1.3.1)
26
- activejob (= 6.1.3.1)
27
- activesupport (= 6.1.3.1)
23
+ actionmailer (6.1.4.1)
24
+ actionpack (= 6.1.4.1)
25
+ actionview (= 6.1.4.1)
26
+ activejob (= 6.1.4.1)
27
+ activesupport (= 6.1.4.1)
28
28
  mail (~> 2.5, >= 2.5.4)
29
29
  rails-dom-testing (~> 2.0)
30
- actionpack (6.1.3.1)
31
- actionview (= 6.1.3.1)
32
- activesupport (= 6.1.3.1)
30
+ actionpack (6.1.4.1)
31
+ actionview (= 6.1.4.1)
32
+ activesupport (= 6.1.4.1)
33
33
  rack (~> 2.0, >= 2.0.9)
34
34
  rack-test (>= 0.6.3)
35
35
  rails-dom-testing (~> 2.0)
36
36
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
37
- actiontext (6.1.3.1)
38
- actionpack (= 6.1.3.1)
39
- activerecord (= 6.1.3.1)
40
- activestorage (= 6.1.3.1)
41
- activesupport (= 6.1.3.1)
37
+ actiontext (6.1.4.1)
38
+ actionpack (= 6.1.4.1)
39
+ activerecord (= 6.1.4.1)
40
+ activestorage (= 6.1.4.1)
41
+ activesupport (= 6.1.4.1)
42
42
  nokogiri (>= 1.8.5)
43
- actionview (6.1.3.1)
44
- activesupport (= 6.1.3.1)
43
+ actionview (6.1.4.1)
44
+ activesupport (= 6.1.4.1)
45
45
  builder (~> 3.1)
46
46
  erubi (~> 1.4)
47
47
  rails-dom-testing (~> 2.0)
48
48
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
49
- activejob (6.1.3.1)
50
- activesupport (= 6.1.3.1)
49
+ activejob (6.1.4.1)
50
+ activesupport (= 6.1.4.1)
51
51
  globalid (>= 0.3.6)
52
- activemodel (6.1.3.1)
53
- activesupport (= 6.1.3.1)
54
- activerecord (6.1.3.1)
55
- activemodel (= 6.1.3.1)
56
- activesupport (= 6.1.3.1)
57
- activestorage (6.1.3.1)
58
- actionpack (= 6.1.3.1)
59
- activejob (= 6.1.3.1)
60
- activerecord (= 6.1.3.1)
61
- activesupport (= 6.1.3.1)
52
+ activemodel (6.1.4.1)
53
+ activesupport (= 6.1.4.1)
54
+ activerecord (6.1.4.1)
55
+ activemodel (= 6.1.4.1)
56
+ activesupport (= 6.1.4.1)
57
+ activestorage (6.1.4.1)
58
+ actionpack (= 6.1.4.1)
59
+ activejob (= 6.1.4.1)
60
+ activerecord (= 6.1.4.1)
61
+ activesupport (= 6.1.4.1)
62
62
  marcel (~> 1.0.0)
63
- mini_mime (~> 1.0.2)
64
- activesupport (6.1.3.1)
63
+ mini_mime (>= 1.1.0)
64
+ activesupport (6.1.4.1)
65
65
  concurrent-ruby (~> 1.0, >= 1.0.2)
66
66
  i18n (>= 1.6, < 2)
67
67
  minitest (>= 5.1)
@@ -73,7 +73,7 @@ GEM
73
73
  rspec-rails (>= 2.2)
74
74
  builder (3.2.4)
75
75
  coderay (1.1.3)
76
- concurrent-ruby (1.1.8)
76
+ concurrent-ruby (1.1.9)
77
77
  crass (1.0.6)
78
78
  database_cleaner (2.0.1)
79
79
  database_cleaner-active_record (~> 2.0.0)
@@ -90,23 +90,23 @@ GEM
90
90
  erubi (1.10.0)
91
91
  faker (2.17.0)
92
92
  i18n (>= 1.6, < 2)
93
- globalid (0.4.2)
94
- activesupport (>= 4.2.0)
93
+ globalid (0.5.2)
94
+ activesupport (>= 5.0)
95
95
  i18n (1.8.10)
96
96
  concurrent-ruby (~> 1.0)
97
- loofah (2.9.0)
97
+ loofah (2.12.0)
98
98
  crass (~> 1.0.2)
99
99
  nokogiri (>= 1.5.9)
100
100
  mail (2.7.1)
101
101
  mini_mime (>= 0.1.1)
102
- marcel (1.0.0)
102
+ marcel (1.0.2)
103
103
  method_source (1.0.0)
104
- mini_mime (1.0.3)
105
- mini_portile2 (2.5.0)
104
+ mini_mime (1.1.1)
105
+ mini_portile2 (2.6.1)
106
106
  minitest (5.14.4)
107
- nio4r (2.5.7)
108
- nokogiri (1.11.2)
109
- mini_portile2 (~> 2.5.0)
107
+ nio4r (2.5.8)
108
+ nokogiri (1.12.5)
109
+ mini_portile2 (~> 2.6.1)
110
110
  racc (~> 1.4)
111
111
  pg (1.2.3)
112
112
  pry (0.14.0)
@@ -116,33 +116,33 @@ GEM
116
116
  rack (2.2.3)
117
117
  rack-test (1.1.0)
118
118
  rack (>= 1.0, < 3)
119
- rails (6.1.3.1)
120
- actioncable (= 6.1.3.1)
121
- actionmailbox (= 6.1.3.1)
122
- actionmailer (= 6.1.3.1)
123
- actionpack (= 6.1.3.1)
124
- actiontext (= 6.1.3.1)
125
- actionview (= 6.1.3.1)
126
- activejob (= 6.1.3.1)
127
- activemodel (= 6.1.3.1)
128
- activerecord (= 6.1.3.1)
129
- activestorage (= 6.1.3.1)
130
- activesupport (= 6.1.3.1)
119
+ rails (6.1.4.1)
120
+ actioncable (= 6.1.4.1)
121
+ actionmailbox (= 6.1.4.1)
122
+ actionmailer (= 6.1.4.1)
123
+ actionpack (= 6.1.4.1)
124
+ actiontext (= 6.1.4.1)
125
+ actionview (= 6.1.4.1)
126
+ activejob (= 6.1.4.1)
127
+ activemodel (= 6.1.4.1)
128
+ activerecord (= 6.1.4.1)
129
+ activestorage (= 6.1.4.1)
130
+ activesupport (= 6.1.4.1)
131
131
  bundler (>= 1.15.0)
132
- railties (= 6.1.3.1)
132
+ railties (= 6.1.4.1)
133
133
  sprockets-rails (>= 2.0.0)
134
134
  rails-dom-testing (2.0.3)
135
135
  activesupport (>= 4.2.0)
136
136
  nokogiri (>= 1.6)
137
- rails-html-sanitizer (1.3.0)
137
+ rails-html-sanitizer (1.4.2)
138
138
  loofah (~> 2.3)
139
- railties (6.1.3.1)
140
- actionpack (= 6.1.3.1)
141
- activesupport (= 6.1.3.1)
139
+ railties (6.1.4.1)
140
+ actionpack (= 6.1.4.1)
141
+ activesupport (= 6.1.4.1)
142
142
  method_source
143
- rake (>= 0.8.7)
143
+ rake (>= 0.13)
144
144
  thor (~> 1.0)
145
- rake (13.0.3)
145
+ rake (13.0.6)
146
146
  rspec (3.10.0)
147
147
  rspec-core (~> 3.10.0)
148
148
  rspec-expectations (~> 3.10.0)
@@ -175,7 +175,7 @@ GEM
175
175
  timecop (0.9.4)
176
176
  tzinfo (2.0.4)
177
177
  concurrent-ruby (~> 1.0)
178
- websocket-driver (0.7.3)
178
+ websocket-driver (0.7.5)
179
179
  websocket-extensions (>= 0.1.0)
180
180
  websocket-extensions (0.1.5)
181
181
  zeitwerk (2.4.2)
data/lib/metka/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Metka
4
- VERSION = '2.3.1'
4
+ VERSION = '2.3.2'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metka
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.1
4
+ version: 2.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Igor Alexandrov
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2021-04-01 00:00:00.000000000 Z
12
+ date: 2021-09-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: dry-configurable