File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1- ruby 2.7.5
1+ ruby 3.1.0
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.1 )
4+ addressable (2.8.5 )
55 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.4.0 )
10+ connection_pool (2.4.1 )
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.5 )
18+ mechanize (2.9.1 )
1919 addressable (~> 2.8 )
2020 domain_name (~> 0.5 , >= 0.5.20190701 )
2121 http-cookie (~> 1.0 , >= 1.0.3 )
2727 webrick (~> 1.7 )
2828 webrobots (~> 0.1.2 )
2929 method_source (0.9.2 )
30- mime-types (3.4 .1 )
30+ mime-types (3.5 .1 )
3131 mime-types-data (~> 3.2015 )
32- mime-types-data (3.2023.0218.1 )
33- mini_portile2 (2.8.1 )
32+ mime-types-data (3.2023.1003 )
33+ mini_portile2 (2.8.5 )
3434 net-http-digest_auth (1.4.1 )
35- net-http-persistent (4.0.1 )
35+ net-http-persistent (4.0.2 )
3636 connection_pool (~> 2.2 )
37- nokogiri (1.14.2 )
38- mini_portile2 (~> 2.8.0 )
37+ nokogiri (1.15.4 )
38+ mini_portile2 (~> 2.8.2 )
3939 racc (~> 1.4 )
4040 parallel (1.22.1 )
4141 parser (3.1.2.1 )
4949 pry-doc (1.3.0 )
5050 pry (~> 0.11 )
5151 yard (~> 0.9.11 )
52- public_suffix (5.0.1 )
53- qiita_trend (0.5.4 )
52+ public_suffix (5.0.3 )
53+ qiita_trend (0.5.6 )
5454 mechanize (~> 2.7 )
5555 nokogiri (~> 1.11 )
56- racc (1.6.2 )
56+ racc (1.7.3 )
5757 rainbow (3.1.1 )
5858 regexp_parser (2.6.0 )
5959 rexml (3.2.5 )
9494 simplecov_json_formatter (0.1.4 )
9595 unf (0.1.4 )
9696 unf_ext
97- unf_ext (0.0.8.2 )
97+ unf_ext (0.0.9 )
9898 unicode-display_width (1.8.0 )
9999 webrick (1.7.0 )
100100 webrobots (0.1.2 )
@@ -117,4 +117,4 @@ DEPENDENCIES
117117 simplecov
118118
119119BUNDLED WITH
120- 2.2.4
120+ 2.4.22
You can’t perform that action at this time.
0 commit comments