Skip to content

Commit

Permalink
Merge pull request #302 from cre-ne-jp/library-verUP-202111
Browse files Browse the repository at this point in the history
ライブラリの更新 (202111)
  • Loading branch information
ochaochaocha3 authored Nov 29, 2021
2 parents 23ef236 + 1c3dc2a commit 5540088
Show file tree
Hide file tree
Showing 2 changed files with 688 additions and 701 deletions.
50 changes: 26 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,16 @@ GEM
execjs (~> 2)
bcrypt (3.1.16)
bindex (0.8.1)
bootsnap (1.9.1)
bootsnap (1.9.3)
msgpack (~> 1.0)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
builder (3.2.4)
byebug (11.1.3)
capybara (3.35.3)
capybara (3.36.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
Expand Down Expand Up @@ -134,7 +135,7 @@ GEM
activerecord (>= 4.0.0)
get_process_mem (0.2.7)
ffi (~> 1.0)
globalid (0.5.2)
globalid (1.0.0)
activesupport (>= 5.0)
guard (2.18.0)
formatador (>= 0.2.4)
Expand All @@ -149,17 +150,17 @@ GEM
guard-minitest (2.4.6)
guard-compat (~> 1.2)
minitest (>= 3.0)
i18n (1.8.10)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
jbuilder (2.11.2)
jbuilder (2.11.3)
activesupport (>= 5.0.0)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.6.0)
json (2.6.1)
jwt (2.3.0)
kaminari (1.2.1)
activesupport (>= 4.1.0)
Expand All @@ -183,6 +184,7 @@ GEM
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
matrix (0.4.2)
mcinch (2.4.1)
meta-tags (2.16.0)
actionpack (>= 3.2.0, < 7.1)
Expand All @@ -203,15 +205,15 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
oauth (0.5.6)
oauth (0.5.8)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
parallel (1.21.0)
parser (3.0.2.0)
parser (3.0.3.0)
ast (~> 2.4.1)
power_assert (2.0.1)
pry (0.14.1)
Expand All @@ -225,7 +227,7 @@ GEM
puma_worker_killer (0.3.1)
get_process_mem (~> 0.2)
puma (>= 2.7)
racc (1.5.2)
racc (1.6.0)
rack (2.2.3)
rack-proxy (0.7.0)
rack
Expand Down Expand Up @@ -268,13 +270,13 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.3.2)
rdoc (6.3.3)
redcarpet (3.5.1)
redis (4.5.1)
regexp_parser (2.1.1)
rexml (3.2.5)
rr (3.0.8)
rubocop (1.22.1)
rubocop (1.23.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -283,7 +285,7 @@ GEM
rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.12.0)
rubocop-ast (1.13.0)
parser (>= 3.0.1.1)
rubocop-rails (2.12.4)
activesupport (>= 4.2.0)
Expand All @@ -302,13 +304,13 @@ GEM
tilt
sdoc (1.1.0)
rdoc (>= 5.0)
selenium-webdriver (4.0.0)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
semantic_range (3.0.0)
shellany (0.0.1)
sidekiq (6.2.2)
sidekiq (6.3.1)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
Expand All @@ -323,20 +325,20 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sorcery (0.16.1)
sorcery (0.16.2)
bcrypt (~> 3.1)
oauth (~> 0.5, >= 0.5.5)
oauth2 (~> 1.0, >= 0.8.0)
spring (3.0.0)
spring (3.1.1)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets-rails (3.4.1)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sysexits (1.2.0)
test-unit (3.4.8)
test-unit (3.5.1)
power_assert
test-unit-activesupport (1.0.9)
activesupport
Expand All @@ -361,15 +363,15 @@ GEM
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.1.0)
web-console (4.1.0)
web-console (4.2.0)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (4.7.0)
webdrivers (5.0.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (> 3.141, < 5.0)
selenium-webdriver (~> 4.0)
webpacker (5.4.3)
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
Expand All @@ -383,7 +385,7 @@ GEM
webrick
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.5.1)

PLATFORMS
x86_64-darwin-20
Expand Down
Loading

0 comments on commit 5540088

Please sign in to comment.