Skip to content

Commit 9a62439

Browse files
authored
Merge pull request #51 from dodonki1223/gem_update_20221001
🔧 Gem Update 2022-10-01
2 parents d196d5f + 7f0aa9e commit 9a62439

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.8.1)
5+
public_suffix (>= 2.0.2, < 6.0)
66
ast (2.4.2)
77
awesome_print (1.9.2)
88
byebug (11.1.3)
99
coderay (1.1.3)
10-
connection_pool (2.2.5)
10+
connection_pool (2.3.0)
1111
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.5)
1717
domain_name (~> 0.5)
18-
mechanize (2.8.4)
18+
mechanize (2.8.5)
1919
addressable (~> 2.8)
2020
domain_name (~> 0.5, >= 0.5.20190701)
2121
http-cookie (~> 1.0, >= 1.0.3)
@@ -34,11 +34,11 @@ GEM
3434
net-http-digest_auth (1.4.1)
3535
net-http-persistent (4.0.1)
3636
connection_pool (~> 2.2)
37-
nokogiri (1.13.6)
37+
nokogiri (1.13.8)
3838
mini_portile2 (~> 2.8.0)
3939
racc (~> 1.4)
4040
parallel (1.22.1)
41-
parser (3.1.2.0)
41+
parser (3.1.2.1)
4242
ast (~> 2.4.1)
4343
pry (0.12.2)
4444
coderay (~> 1.1.0)
@@ -49,27 +49,27 @@ GEM
4949
pry-doc (1.3.0)
5050
pry (~> 0.11)
5151
yard (~> 0.9.11)
52-
public_suffix (4.0.7)
53-
qiita_trend (0.5.1)
52+
public_suffix (5.0.0)
53+
qiita_trend (0.5.2)
5454
mechanize (~> 2.7)
5555
nokogiri (~> 1.11)
5656
racc (1.6.0)
5757
rainbow (3.1.1)
58-
regexp_parser (2.5.0)
58+
regexp_parser (2.6.0)
5959
rexml (3.2.5)
6060
rspec (3.11.0)
6161
rspec-core (~> 3.11.0)
6262
rspec-expectations (~> 3.11.0)
6363
rspec-mocks (~> 3.11.0)
6464
rspec-core (3.11.0)
6565
rspec-support (~> 3.11.0)
66-
rspec-expectations (3.11.0)
66+
rspec-expectations (3.11.1)
6767
diff-lcs (>= 1.2.0, < 2.0)
6868
rspec-support (~> 3.11.0)
6969
rspec-mocks (3.11.1)
7070
diff-lcs (>= 1.2.0, < 2.0)
7171
rspec-support (~> 3.11.0)
72-
rspec-support (3.11.0)
72+
rspec-support (3.11.1)
7373
rubocop (0.88.0)
7474
parallel (~> 1.10)
7575
parser (>= 2.7.1.1)
@@ -98,7 +98,7 @@ GEM
9898
unicode-display_width (1.8.0)
9999
webrick (1.7.0)
100100
webrobots (0.1.2)
101-
yard (0.9.27)
101+
yard (0.9.28)
102102
webrick (~> 1.7.0)
103103

104104
PLATFORMS

0 commit comments

Comments
 (0)