Skip to content

Commit 69736bb

Browse files
committed
update deps
1 parent 3b53b94 commit 69736bb

2 files changed

Lines changed: 17 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ GEM
3333
erubi (1.10.0)
3434
i18n (1.10.0)
3535
concurrent-ruby (~> 1.0)
36-
loofah (2.15.0)
36+
loofah (2.16.0)
3737
crass (~> 1.0.2)
3838
nokogiri (>= 1.5.9)
3939
method_source (1.0.0)
@@ -66,9 +66,9 @@ GEM
6666
zeitwerk (~> 2.5)
6767
rainbow (3.1.1)
6868
rake (13.0.6)
69-
regexp_parser (2.2.1)
69+
regexp_parser (2.3.0)
7070
rexml (3.2.5)
71-
rubocop (1.26.0)
71+
rubocop (1.26.1)
7272
parallel (~> 1.10)
7373
parser (>= 3.1.0.0)
7474
rainbow (>= 2.2.2, < 4.0)
@@ -77,14 +77,14 @@ GEM
7777
rubocop-ast (>= 1.16.0, < 2.0)
7878
ruby-progressbar (~> 1.7)
7979
unicode-display_width (>= 1.4.0, < 3.0)
80-
rubocop-ast (1.16.0)
80+
rubocop-ast (1.17.0)
8181
parser (>= 3.1.1.0)
8282
rubocop-performance (1.13.3)
8383
rubocop (>= 1.7.0, < 2.0)
8484
rubocop-ast (>= 0.4.0)
8585
ruby-progressbar (1.11.0)
86-
standard (1.9.0)
87-
rubocop (= 1.26.0)
86+
standard (1.9.1)
87+
rubocop (= 1.26.1)
8888
rubocop-performance (= 1.13.3)
8989
thor (1.2.1)
9090
tzinfo (2.0.4)

example/Gemfile.lock

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ GEM
103103
activesupport (>= 5.0)
104104
i18n (1.10.0)
105105
concurrent-ruby (~> 1.0)
106-
io-wait (0.2.1)
107-
loofah (2.15.0)
106+
loofah (2.16.0)
108107
crass (~> 1.0.2)
109108
nokogiri (>= 1.5.9)
110109
mail (2.7.1)
@@ -115,7 +114,7 @@ GEM
115114
mini_mime (1.1.2)
116115
mini_portile2 (2.8.0)
117116
minitest (5.15.0)
118-
msgpack (1.4.5)
117+
msgpack (1.5.1)
119118
net-imap (0.2.3)
120119
digest
121120
net-protocol
@@ -124,8 +123,7 @@ GEM
124123
digest
125124
net-protocol
126125
timeout
127-
net-protocol (0.1.2)
128-
io-wait
126+
net-protocol (0.1.3)
129127
timeout
130128
net-smtp (0.3.1)
131129
digest
@@ -139,14 +137,14 @@ GEM
139137
parallel (1.22.1)
140138
parser (3.1.1.0)
141139
ast (~> 2.4.1)
142-
pg (1.3.4)
140+
pg (1.3.5)
143141
pry (0.14.1)
144142
coderay (~> 1.1)
145143
method_source (~> 1.0)
146144
pry-rails (0.3.9)
147145
pry (>= 0.10.4)
148146
public_suffix (4.0.6)
149-
puma (5.6.2)
147+
puma (5.6.4)
150148
nio4r (~> 2.0)
151149
racc (1.6.0)
152150
rack (2.2.3)
@@ -180,14 +178,14 @@ GEM
180178
zeitwerk (~> 2.5)
181179
rainbow (3.1.1)
182180
rake (13.0.6)
183-
regexp_parser (2.2.1)
181+
regexp_parser (2.3.0)
184182
rexml (3.2.5)
185183
rspec-core (3.11.0)
186184
rspec-support (~> 3.11.0)
187185
rspec-expectations (3.11.0)
188186
diff-lcs (>= 1.2.0, < 2.0)
189187
rspec-support (~> 3.11.0)
190-
rspec-mocks (3.11.0)
188+
rspec-mocks (3.11.1)
191189
diff-lcs (>= 1.2.0, < 2.0)
192190
rspec-support (~> 3.11.0)
193191
rspec-rails (5.1.1)
@@ -199,7 +197,7 @@ GEM
199197
rspec-mocks (~> 3.10)
200198
rspec-support (~> 3.10)
201199
rspec-support (3.11.0)
202-
rubocop (1.26.0)
200+
rubocop (1.26.1)
203201
parallel (~> 1.10)
204202
parser (>= 3.1.0.0)
205203
rainbow (>= 2.2.2, < 4.0)
@@ -208,7 +206,7 @@ GEM
208206
rubocop-ast (>= 1.16.0, < 2.0)
209207
ruby-progressbar (~> 1.7)
210208
unicode-display_width (>= 1.4.0, < 3.0)
211-
rubocop-ast (1.16.0)
209+
rubocop-ast (1.17.0)
212210
parser (>= 3.1.1.0)
213211
rubocop-performance (1.13.3)
214212
rubocop (>= 1.7.0, < 2.0)
@@ -219,8 +217,8 @@ GEM
219217
childprocess (>= 0.5, < 5.0)
220218
rexml (~> 3.2, >= 3.2.5)
221219
rubyzip (>= 1.2.2)
222-
standard (1.9.0)
223-
rubocop (= 1.26.0)
220+
standard (1.9.1)
221+
rubocop (= 1.26.1)
224222
rubocop-performance (= 1.13.3)
225223
strscan (3.0.1)
226224
thor (1.2.1)

0 commit comments

Comments
 (0)