Skip to content

Commit

Permalink
Merge pull request #396 from cre-ne-jp/library-verUP-202502
Browse files Browse the repository at this point in the history
ライブラリの更新 (202502)
  • Loading branch information
koi-chan authored Feb 9, 2025
2 parents 105103b + 5f40865 commit 1b39029
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 161 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
TZ: Asia/Tokyo
services:
db:
image: koichan779/mroonga:14.10-1
image: koichan779/mroonga:14.14
env:
MYSQL_ALLOW_EMPTY_PASSWORD: 1
ports:
Expand Down
55 changes: 33 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ GEM
activemodel (= 8.0.1)
activesupport (= 8.0.1)
timeout (>= 0.4.0)
activerecord-import (2.0.0)
activerecord-import (2.1.0)
activerecord (>= 4.2)
activestorage (8.0.1)
actionpack (= 8.0.1)
Expand Down Expand Up @@ -121,8 +121,8 @@ GEM
drb (2.2.1)
erubi (1.13.1)
execjs (2.10.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot (6.5.1)
activesupport (>= 6.1.0)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
Expand All @@ -132,11 +132,14 @@ GEM
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.1)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-aarch64-linux-musl)
ffi (1.17.1-arm-linux-gnu)
ffi (1.17.1-arm-linux-musl)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86-linux-gnu)
ffi (1.17.1-x86-linux-musl)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
ffi (1.17.1-x86_64-linux-musl)
Expand Down Expand Up @@ -164,10 +167,11 @@ GEM
guard-compat (~> 1.2)
minitest (>= 3.0)
hashie (5.0.0)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.14.3)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
Expand All @@ -194,7 +198,7 @@ GEM
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
language_server-protocol (3.17.0.3)
language_server-protocol (3.17.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand All @@ -217,25 +221,25 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.4)
msgpack (1.7.5)
msgpack (1.8.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mysql2 (0.5.6)
nenv (0.3.0)
net-http (0.6.0)
uri
net-imap (0.5.5)
net-imap (0.5.6)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-smtp (0.5.1)
net-protocol
nio4r (2.7.4)
nkf (0.2.0)
nokogiri (1.18.1)
nokogiri (1.18.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
Expand All @@ -256,10 +260,13 @@ GEM
version_gem (~> 1.1)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.7.0)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
power_assert (2.0.5)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -269,14 +276,14 @@ GEM
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
puma_worker_killer (1.0.0)
bigdecimal (>= 2.0)
get_process_mem (>= 0.2)
puma (>= 2.7)
racc (1.8.1)
rack (3.1.8)
rack (3.1.9)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
Expand Down Expand Up @@ -324,7 +331,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.11.0)
rdoc (6.12.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis-client (0.23.2)
Expand All @@ -334,19 +341,19 @@ GEM
io-console (~> 0.5)
rexml (3.4.0)
rr (3.1.1)
rubocop (1.70.0)
rubocop (1.71.2)
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.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
rubocop-rails (2.29.0)
rubocop-rails (2.29.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand All @@ -364,14 +371,15 @@ GEM
sdoc (2.6.1)
rdoc (>= 5.0)
securerandom (0.4.1)
selenium-webdriver (4.27.0)
selenium-webdriver (4.28.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
shellany (0.0.1)
sidekiq (7.3.7)
sidekiq (7.3.8)
base64
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand Down Expand Up @@ -406,7 +414,7 @@ GEM
sprockets (>= 3.0.0)
stringio (3.1.2)
sysexits (1.2.0)
terser (1.2.4)
terser (1.2.5)
execjs (>= 0.3.0, < 3)
test-unit (3.6.7)
power_assert
Expand Down Expand Up @@ -460,6 +468,9 @@ PLATFORMS
arm-linux-gnu
arm-linux-musl
arm64-darwin
ruby
x86-linux-gnu
x86-linux-musl
x86_64-darwin
x86_64-linux-gnu
x86_64-linux-musl
Expand Down Expand Up @@ -516,4 +527,4 @@ DEPENDENCIES
xmlrpc

BUNDLED WITH
2.6.2
2.6.3
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"flatpickr": "^4.6.13",
"js-cookie": "^3.0.5",
"mini-css-extract-plugin": "^2.9.2",
"sass": "^1.83.4",
"sass": "^1.84.0",
"sass-loader": "^16.0.4",
"stimulus": "^3.2.2",
"webpack": "^5.97.1",
"webpack-assets-manifest": "^5.2.1",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.26.5",
"eslint": "^9.18.0",
"@babel/eslint-parser": "^7.26.8",
"eslint": "^9.20.0",
"webpack-dev-server": "^5.2.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 1b39029

Please sign in to comment.