Skip to content

Commit

Permalink
Merge pull request #254 from cre-ne-jp/library-verUP-202409
Browse files Browse the repository at this point in the history
ライブラリの更新 (202409)
  • Loading branch information
koi-chan authored Sep 8, 2024
2 parents eabfea9 + dd7b124 commit 7110748
Showing 1 changed file with 17 additions and 20 deletions.
37 changes: 17 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.0)
activesupport (7.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
http-accept (1.7.0)
http-cookie (1.0.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.3)
Expand All @@ -67,7 +67,7 @@ GEM
concurrent-ruby (~> 1.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.0)
logger (1.6.1)
lumberjack (1.2.10)
mail (2.8.1)
mini_mime (>= 0.1.1)
Expand All @@ -80,12 +80,12 @@ GEM
method_source (1.1.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0806)
mime-types-data (3.2024.0903)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.1)
multipart-post (2.4.1)
naught (1.1.0)
net-imap (0.4.14)
net-imap (0.4.16)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -99,8 +99,8 @@ GEM
racc (~> 1.4)
opus-ruby (1.0.1)
ffi
parallel (1.26.2)
parser (3.3.4.2)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand All @@ -118,33 +118,31 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.5)
strscan
rexml (3.3.7)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.65.1)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.0)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
Expand All @@ -153,10 +151,9 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov-html (0.13.0)
simplecov_json_formatter (0.1.4)
stringio (3.1.1)
strscan (3.1.0)
sysexits (1.2.0)
thread_safe (0.3.6)
timeout (0.4.1)
Expand All @@ -182,7 +179,7 @@ GEM
websocket-client-simple (0.8.0)
event_emitter
websocket
yard (0.9.36)
yard (0.9.37)

PLATFORMS
x86_64-linux
Expand Down Expand Up @@ -214,4 +211,4 @@ DEPENDENCIES
yard (~> 0.9)

BUNDLED WITH
2.5.17
2.5.10

0 comments on commit 7110748

Please sign in to comment.