Skip to content

Commit

Permalink
Merge pull request #380 from cre-ne-jp/library-verUP-202410
Browse files Browse the repository at this point in the history
ライブラリの更新 (202410)
  • Loading branch information
koi-chan authored Oct 2, 2024
2 parents a02d7c8 + ea76815 commit 45a06cb
Show file tree
Hide file tree
Showing 3 changed files with 732 additions and 752 deletions.
31 changes: 16 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,9 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.11.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-net_http (3.3.0)
net-http
Expand Down Expand Up @@ -153,13 +154,13 @@ GEM
guard-compat (~> 1.2)
minitest (>= 3.0)
hashie (5.0.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.12.0)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jquery-rails (4.6.0)
Expand All @@ -169,7 +170,7 @@ GEM
jquery-ui-rails (7.0.0)
railties (>= 3.2.16)
json (2.7.2)
jwt (2.8.2)
jwt (2.9.1)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand Down Expand Up @@ -200,7 +201,7 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
mcinch (2.4.1)
meta-tags (2.22.0)
meta-tags (2.22.1)
actionpack (>= 6.0.0, < 8.1)
method_source (1.1.0)
mini_mime (1.1.5)
Expand Down Expand Up @@ -255,7 +256,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (6.0.1)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
puma_worker_killer (1.0.0)
bigdecimal (>= 2.0)
Expand Down Expand Up @@ -317,7 +318,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.10)
io-console (~> 0.5)
rexml (3.3.7)
rexml (3.3.8)
rr (3.1.1)
rubocop (1.66.1)
json (~> 2.3)
Expand All @@ -331,7 +332,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-rails (2.26.1)
rubocop-rails (2.26.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand All @@ -349,7 +350,7 @@ GEM
sdoc (2.6.1)
rdoc (>= 5.0)
securerandom (0.3.1)
selenium-webdriver (4.24.0)
selenium-webdriver (4.25.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand All @@ -372,7 +373,7 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.0)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
snaky_hash (2.0.1)
hashie
Expand All @@ -394,7 +395,7 @@ GEM
execjs (>= 0.3.0, < 3)
test-unit (3.6.2)
power_assert
test-unit-activesupport (1.1.1)
test-unit-activesupport (1.1.2)
activesupport
test-unit
test-unit-capybara (1.1.1)
Expand All @@ -415,7 +416,7 @@ GEM
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uri (0.13.1)
useragent (0.16.10)
version_gem (1.1.4)
Expand All @@ -424,7 +425,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.8.1)
webrick (1.8.2)
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand Down Expand Up @@ -489,4 +490,4 @@ DEPENDENCIES
xmlrpc

BUNDLED WITH
2.5.18
2.5.20
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"chart.js": "^2.9.4",
"css-loader": "^6.11.0",
"css-loader": "^7.1.2",
"flatpickr": "^4.6.13",
"js-cookie": "^2.2.1",
"js-cookie": "^3.0.5",
"mini-css-extract-plugin": "^2.9.1",
"sass": "^1.78.0",
"sass-loader": "^13.3.3",
"stimulus": "^2.0.0",
"webpack": "^5.94.0",
"sass": "^1.79.4",
"sass-loader": "^16.0.2",
"stimulus": "^3.2.2",
"webpack": "^5.95.0",
"webpack-assets-manifest": "^5.2.1",
"webpack-cli": "^5.1.4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"eslint": "^7.32.0",
"webpack-dev-server": "^4.15.2"
"eslint": "^9.11.1",
"webpack-dev-server": "^5.1.0"
},
"scripts": {
"dev": "webpack --progress --color --mode=development",
Expand Down
Loading

0 comments on commit 45a06cb

Please sign in to comment.