Skip to content

Commit 6861fd2

Browse files
committed
Update gem dependencies
1 parent 0354532 commit 6861fd2

File tree

1 file changed

+31
-29
lines changed

1 file changed

+31
-29
lines changed

Gemfile.lock

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ PATH
1414
GEM
1515
remote: https://rubygems.org/
1616
specs:
17-
actionpack (6.1.3.1)
18-
actionview (= 6.1.3.1)
19-
activesupport (= 6.1.3.1)
17+
actionpack (6.1.4.1)
18+
actionview (= 6.1.4.1)
19+
activesupport (= 6.1.4.1)
2020
rack (~> 2.0, >= 2.0.9)
2121
rack-test (>= 0.6.3)
2222
rails-dom-testing (~> 2.0)
2323
rails-html-sanitizer (~> 1.0, >= 1.2.0)
24-
actionview (6.1.3.1)
25-
activesupport (= 6.1.3.1)
24+
actionview (6.1.4.1)
25+
activesupport (= 6.1.4.1)
2626
builder (~> 3.1)
2727
erubi (~> 1.4)
2828
rails-dom-testing (~> 2.0)
@@ -32,17 +32,17 @@ GEM
3232
activemodel (>= 4.1, < 6.2)
3333
case_transform (>= 0.2)
3434
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
35-
activemodel (6.1.3.1)
36-
activesupport (= 6.1.3.1)
37-
activesupport (6.1.3.1)
35+
activemodel (6.1.4.1)
36+
activesupport (= 6.1.4.1)
37+
activesupport (6.1.4.1)
3838
concurrent-ruby (~> 1.0, >= 1.0.2)
3939
i18n (>= 1.6, < 2)
4040
minitest (>= 5.1)
4141
tzinfo (~> 2.0)
4242
zeitwerk (~> 2.3)
4343
ansi (1.5.0)
4444
ast (2.4.2)
45-
backport (1.1.2)
45+
backport (1.2.0)
4646
benchmark (0.1.1)
4747
binding_of_caller (1.0.0)
4848
debug_inspector (>= 0.0.1)
@@ -51,10 +51,11 @@ GEM
5151
case_transform (0.2)
5252
activesupport
5353
coderay (1.1.3)
54-
concurrent-ruby (1.1.8)
54+
concurrent-ruby (1.1.9)
5555
crass (1.0.6)
56-
daemons (1.4.0)
56+
daemons (1.4.1)
5757
debug_inspector (1.1.0)
58+
diff-lcs (1.4.4)
5859
dotenv (2.7.6)
5960
e2mmap (0.1.0)
6061
erubi (1.10.0)
@@ -71,24 +72,24 @@ GEM
7172
rexml
7273
kramdown-parser-gfm (1.1.0)
7374
kramdown (~> 2.0)
74-
loofah (2.9.1)
75+
loofah (2.12.0)
7576
crass (~> 1.0.2)
7677
nokogiri (>= 1.5.9)
7778
method_source (0.9.2)
78-
mini_portile2 (2.5.1)
79+
mini_portile2 (2.6.1)
7980
minitest (5.14.4)
8081
minitest-reporters (1.4.3)
8182
ansi
8283
builder
8384
minitest (>= 5.0)
8485
ruby-progressbar
85-
moneta (1.4.1)
86+
moneta (1.4.2)
8687
multipart-post (2.1.1)
87-
nokogiri (1.11.3)
88-
mini_portile2 (~> 2.5.0)
88+
nokogiri (1.12.5)
89+
mini_portile2 (~> 2.6.1)
8990
racc (~> 1.4)
90-
parallel (1.20.1)
91-
parser (3.0.1.1)
91+
parallel (1.21.0)
92+
parser (3.0.2.0)
9293
ast (~> 2.4.1)
9394
pry (0.12.2)
9495
coderay (~> 1.1.0)
@@ -105,32 +106,33 @@ GEM
105106
rails-dom-testing (2.0.3)
106107
activesupport (>= 4.2.0)
107108
nokogiri (>= 1.6)
108-
rails-html-sanitizer (1.3.0)
109+
rails-html-sanitizer (1.4.2)
109110
loofah (~> 2.3)
110111
rainbow (3.0.0)
111-
rake (13.0.3)
112+
rake (13.0.6)
112113
redcarpet (3.5.1)
113-
redis (4.2.5)
114+
redis (4.4.0)
114115
regexp_parser (2.1.1)
115116
reverse_markdown (2.0.0)
116117
nokogiri
117118
rexml (3.2.5)
118-
rubocop (1.13.0)
119+
rubocop (1.22.1)
119120
parallel (~> 1.10)
120121
parser (>= 3.0.0.0)
121122
rainbow (>= 2.2.2, < 4.0)
122123
regexp_parser (>= 1.8, < 3.0)
123124
rexml
124-
rubocop-ast (>= 1.2.0, < 2.0)
125+
rubocop-ast (>= 1.12.0, < 2.0)
125126
ruby-progressbar (~> 1.7)
126127
unicode-display_width (>= 1.4.0, < 3.0)
127-
rubocop-ast (1.5.0)
128+
rubocop-ast (1.12.0)
128129
parser (>= 3.0.1.1)
129130
ruby-progressbar (1.11.0)
130-
solargraph (0.40.4)
131-
backport (~> 1.1)
131+
solargraph (0.44.0)
132+
backport (~> 1.2)
132133
benchmark
133134
bundler (>= 1.17.2)
135+
diff-lcs (~> 1.4)
134136
e2mmap
135137
jaro_winkler (~> 1.5)
136138
kramdown (~> 2.3)
@@ -141,15 +143,15 @@ GEM
141143
thor (~> 1.0)
142144
tilt (~> 2.0)
143145
yard (~> 0.9, >= 0.9.24)
144-
thin (1.8.0)
146+
thin (1.8.1)
145147
daemons (~> 1.0, >= 1.0.9)
146148
eventmachine (~> 1.0, >= 1.0.4)
147149
rack (>= 1, < 3)
148150
thor (1.1.0)
149151
tilt (2.0.10)
150152
tzinfo (2.0.4)
151153
concurrent-ruby (~> 1.0)
152-
unicode-display_width (2.0.0)
154+
unicode-display_width (2.1.0)
153155
yard (0.9.26)
154156
zeitwerk (2.4.2)
155157

@@ -173,4 +175,4 @@ DEPENDENCIES
173175
yard (>= 0.9.11)
174176

175177
BUNDLED WITH
176-
2.2.16
178+
2.2.28

0 commit comments

Comments
 (0)