Skip to content

Commit 599e566

Browse files
committed
🔧 Gem Update
1 parent f54d0b9 commit 599e566

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

Gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ GEM
88
byebug (11.1.3)
99
coderay (1.1.3)
1010
connection_pool (2.2.5)
11-
diff-lcs (1.4.4)
11+
diff-lcs (1.5.0)
1212
docile (1.4.0)
1313
domain_name (0.5.20190701)
1414
unf (>= 0.0.5, < 1.0.0)
1515
highline (2.0.3)
1616
http-cookie (1.0.4)
1717
domain_name (~> 0.5)
18-
mechanize (2.8.3)
18+
mechanize (2.8.4)
1919
addressable (~> 2.8)
2020
domain_name (~> 0.5, >= 0.5.20190701)
2121
http-cookie (~> 1.0, >= 1.0.3)
@@ -29,47 +29,47 @@ GEM
2929
method_source (0.9.2)
3030
mime-types (3.4.1)
3131
mime-types-data (~> 3.2015)
32-
mime-types-data (3.2021.1115)
33-
mini_portile2 (2.6.1)
32+
mime-types-data (3.2022.0105)
33+
mini_portile2 (2.7.1)
3434
net-http-digest_auth (1.4.1)
3535
net-http-persistent (4.0.1)
3636
connection_pool (~> 2.2)
37-
nokogiri (1.12.5)
38-
mini_portile2 (~> 2.6.1)
37+
nokogiri (1.13.1)
38+
mini_portile2 (~> 2.7.0)
3939
racc (~> 1.4)
4040
parallel (1.21.0)
41-
parser (3.0.2.0)
41+
parser (3.1.0.0)
4242
ast (~> 2.4.1)
4343
pry (0.12.2)
4444
coderay (~> 1.1.0)
4545
method_source (~> 0.9.0)
4646
pry-byebug (3.8.0)
4747
byebug (~> 11.0)
4848
pry (~> 0.10)
49-
pry-doc (1.2.0)
49+
pry-doc (1.3.0)
5050
pry (~> 0.11)
5151
yard (~> 0.9.11)
5252
public_suffix (4.0.6)
5353
qiita_trend (0.5.1)
5454
mechanize (~> 2.7)
5555
nokogiri (~> 1.11)
5656
racc (1.6.0)
57-
rainbow (3.0.0)
58-
regexp_parser (2.1.1)
57+
rainbow (3.1.1)
58+
regexp_parser (2.2.0)
5959
rexml (3.2.5)
6060
rspec (3.10.0)
6161
rspec-core (~> 3.10.0)
6262
rspec-expectations (~> 3.10.0)
6363
rspec-mocks (~> 3.10.0)
64-
rspec-core (3.10.1)
64+
rspec-core (3.10.2)
6565
rspec-support (~> 3.10.0)
66-
rspec-expectations (3.10.1)
66+
rspec-expectations (3.10.2)
6767
diff-lcs (>= 1.2.0, < 2.0)
6868
rspec-support (~> 3.10.0)
69-
rspec-mocks (3.10.2)
69+
rspec-mocks (3.10.3)
7070
diff-lcs (>= 1.2.0, < 2.0)
7171
rspec-support (~> 3.10.0)
72-
rspec-support (3.10.2)
72+
rspec-support (3.10.3)
7373
rubocop (0.88.0)
7474
parallel (~> 1.10)
7575
parser (>= 2.7.1.1)
@@ -98,7 +98,8 @@ GEM
9898
unicode-display_width (1.8.0)
9999
webrick (1.7.0)
100100
webrobots (0.1.2)
101-
yard (0.9.26)
101+
yard (0.9.27)
102+
webrick (~> 1.7.0)
102103

103104
PLATFORMS
104105
ruby

0 commit comments

Comments
 (0)