Skip to content

Commit 136476a

Browse files
committed
🔧 qiita_trend のバージョンを0.5.4に変更する
1 parent 9a62439 commit 136476a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
awesome_print (1.9.2)
88
byebug (11.1.3)
99
coderay (1.1.3)
10-
connection_pool (2.3.0)
10+
connection_pool (2.4.0)
1111
diff-lcs (1.5.0)
1212
docile (1.4.0)
1313
domain_name (0.5.20190701)
@@ -29,12 +29,12 @@ GEM
2929
method_source (0.9.2)
3030
mime-types (3.4.1)
3131
mime-types-data (~> 3.2015)
32-
mime-types-data (3.2022.0105)
33-
mini_portile2 (2.8.0)
32+
mime-types-data (3.2023.0218.1)
33+
mini_portile2 (2.8.1)
3434
net-http-digest_auth (1.4.1)
3535
net-http-persistent (4.0.1)
3636
connection_pool (~> 2.2)
37-
nokogiri (1.13.8)
37+
nokogiri (1.14.2)
3838
mini_portile2 (~> 2.8.0)
3939
racc (~> 1.4)
4040
parallel (1.22.1)
@@ -49,11 +49,11 @@ GEM
4949
pry-doc (1.3.0)
5050
pry (~> 0.11)
5151
yard (~> 0.9.11)
52-
public_suffix (5.0.0)
53-
qiita_trend (0.5.2)
52+
public_suffix (5.0.1)
53+
qiita_trend (0.5.4)
5454
mechanize (~> 2.7)
5555
nokogiri (~> 1.11)
56-
racc (1.6.0)
56+
racc (1.6.2)
5757
rainbow (3.1.1)
5858
regexp_parser (2.6.0)
5959
rexml (3.2.5)

0 commit comments

Comments
 (0)