about summary refs log tree commit diff
path: root/Gemfile.lock
AgeCommit message (Expand)Author
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
2021-09-29Bump aws-sdk-s3 from 1.102.0 to 1.103.0 (#16756)dependabot[bot]
2021-09-29Bump bootsnap from 1.8.1 to 1.9.1 (#16759)dependabot[bot]
2021-09-29Bump parallel_tests from 3.7.1 to 3.7.3 (#16754)dependabot[bot]
2021-09-29Bump webpacker from 5.4.2 to 5.4.3 (#16757)dependabot[bot]
2021-09-29Bump nokogiri from 1.12.4 to 1.12.5 (#16775)dependabot[bot]
2021-09-29Bump tzinfo-data from 1.2021.1 to 1.2021.2 (#16776)dependabot[bot]
2021-09-29Bump sidekiq-unique-jobs from 7.1.5 to 7.1.7 (#16777)dependabot[bot]
2021-09-29Bump doorkeeper from 5.5.2 to 5.5.3 (#16778)dependabot[bot]
2021-09-29Bump json-ld from 3.1.9 to 3.1.10 (#16779)dependabot[bot]
2021-09-19Bump oj from 3.13.4 to 3.13.7 (#16751)dependabot[bot]
2021-09-19Bump bundler-audit from 0.8.0 to 0.9.0.1 (#16701)dependabot[bot]
2021-09-19Bump parallel from 1.20.1 to 1.21.0 (#16736)dependabot[bot]
2021-09-19Bump bootsnap from 1.6.0 to 1.8.1 (#16677)dependabot[bot]
2021-09-14Bump rubocop-rails from 2.11.3 to 2.12.2 (#16734)dependabot[bot]
2021-09-14Bump rubocop from 1.20.0 to 1.21.0 (#16733)dependabot[bot]
2021-09-14Bump http from 5.0.1 to 5.0.2 (#16732)dependabot[bot]
2021-09-10Bump ruby-saml from 1.11.0 to 1.13.0 (#16723)Claire
2021-09-09Bump devise-two-factor from 4.0.0 to 4.0.1 (#16705)dependabot[bot]
2021-09-09Bump oj from 3.13.2 to 3.13.4 (#16703)dependabot[bot]
2021-09-09Bump aws-sdk-s3 from 1.100.0 to 1.102.0 (#16702)dependabot[bot]
2021-08-31Bump rqrcode from 2.0.0 to 2.1.0 (#16678)dependabot[bot]
2021-08-31Bump rubocop from 1.19.1 to 1.20.0 (#16674)dependabot[bot]
2021-08-31Bump nokogiri from 1.12.3 to 1.12.4 (#16675)dependabot[bot]
2021-08-31Bump aws-sdk-s3 from 1.99.0 to 1.100.0 (#16676)dependabot[bot]
2021-08-28Bump http from 4.4.1 to 5.0.1 (#16438)dependabot[bot]
2021-08-28Bump sidekiq from 6.2.1 to 6.2.2 (#16647)dependabot[bot]
2021-08-27Bump webpacker from 5.4.0 to 5.4.2 (#16648)dependabot[bot]
2021-08-27Bump faker from 2.18.0 to 2.19.0 (#16646)dependabot[bot]
2021-08-27Bump rubocop from 1.19.0 to 1.19.1 (#16649)dependabot[bot]
2021-08-26Bump rails from 6.1.4 to 6.1.4.1 (#16650)dependabot[bot]
2021-08-20Bump rspec-rails from 5.0.1 to 5.0.2 (#16622)dependabot[bot]
2021-08-20Bump fast_blank from 1.0.0 to 1.0.1 (#16621)dependabot[bot]
2021-08-17Bump oj from 3.12.2 to 3.13.2 (#16620)dependabot[bot]
2021-08-17Bump bullet from 6.1.4 to 6.1.5 (#16617)dependabot[bot]
2021-08-17Bump fastimage from 2.2.4 to 2.2.5 (#16609)dependabot[bot]
2021-08-17Bump nokogiri from 1.12.2 to 1.12.3 (#16610)dependabot[bot]
2021-08-17Bump pundit from 2.1.0 to 2.1.1 (#16615)dependabot[bot]
2021-08-17Bump parallel_tests from 3.7.0 to 3.7.1 (#16612)dependabot[bot]
2021-08-17Bump aws-sdk-s3 from 1.98.0 to 1.99.0 (#16611)dependabot[bot]
2021-08-17Bump webmock from 3.13.0 to 3.14.0 (#16587)dependabot[bot]
2021-08-17Bump rubocop from 1.18.4 to 1.19.0 (#16618)dependabot[bot]
2021-08-17Bump strong_migrations from 0.7.7 to 0.7.8 (#16584)dependabot[bot]
2021-08-09Bump sanitize from 5.2.3 to 6.0.0 (#16580)Claire
2021-08-07Bump aws-sdk-s3 from 1.96.2 to 1.98.0 (#16559)dependabot[bot]
2021-08-07Bump nokogiri from 1.11.7 to 1.12.0 (#16560)dependabot[bot]
2021-08-07Bump puma from 5.3.2 to 5.4.0 (#16561)dependabot[bot]
2021-08-07Bump sidekiq-unique-jobs from 7.1.2 to 7.1.5 (#16563)dependabot[bot]
2021-08-07Bump redis from 4.3.1 to 4.4.0 (#16562)dependabot[bot]
2021-08-02Revert "Bump sidekiq-unique-jobs from 7.1.2 to 7.1.4 (#16535)" (#16553)Yamagishi Kazutoshi