about summary refs log tree commit diff
path: root/Gemfile.lock
AgeCommit message (Expand)Author
2021-03-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2021-03-16Bump rspec-rails from 4.1.0 to 5.0.0 (#15876)dependabot[bot]
2021-03-15Bump bundler-audit from 0.7.0.1 to 0.8.0 (#15877)dependabot[bot]
2021-03-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-15Bump pghero from 2.7.4 to 2.8.0 (#15907)dependabot[bot]
2021-03-13Bump json-ld-preloaded from 3.1.4 to 3.1.5 (#15880)dependabot[bot]
2021-03-12Bump oj from 3.11.2 to 3.11.3 (#15874)dependabot[bot]
2021-03-12Bump nokogiri from 1.11.1 to 1.11.2 (#15881)dependabot[bot]
2021-03-12Bump parallel_tests from 3.5.1 to 3.5.2 (#15882)dependabot[bot]
2021-03-12Bump ox from 2.14.2 to 2.14.3 (#15875)dependabot[bot]
2021-03-12Bump aws-sdk-s3 from 1.89.0 to 1.91.0 (#15879)dependabot[bot]
2021-03-12Bump sidekiq-unique-jobs from 6.0.25 to 7.0.4 (#15878)dependabot[bot]
2021-03-12Bump faker from 2.16.0 to 2.17.0 (#15873)dependabot[bot]
2021-03-12Bump sidekiq-unique-jobs from 6.0.25 to 7.0.1 (#15627)dependabot[bot]
2021-03-12Bump rubocop from 1.9.1 to 1.11.0 (#15820)dependabot[bot]
2021-03-11Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-08Bump rspec-rails from 4.0.2 to 4.1.0 (#15852)dependabot[bot]
2021-03-08Bump ox from 2.14.1 to 2.14.2 (#15854)dependabot[bot]
2021-03-08Bump parallel_tests from 3.5.0 to 3.5.1 (#15853)dependabot[bot]
2021-03-08Bump webmock from 3.12.0 to 3.12.1 (#15851)dependabot[bot]
2021-03-06Bump redcarpet from 3.5.0 to 3.5.1dependabot[bot]
2021-03-05Bump puma from 5.2.1 to 5.2.2 (#15836)dependabot[bot]
2021-03-05Bump i18n-tasks from 0.9.33 to 0.9.34 (#15834)dependabot[bot]
2021-03-05Bump parallel_tests from 3.4.0 to 3.5.0 (#15813)dependabot[bot]
2021-03-05Bump capistrano from 3.15.0 to 3.16.0 (#15818)dependabot[bot]
2021-03-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-02Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)Claire
2021-03-01Bump json-ld from 3.1.8 to 3.1.9 (#15812)dependabot[bot]
2021-03-01Bump fastimage from 2.2.2 to 2.2.3 (#15819)dependabot[bot]
2021-03-01Bump webmock from 3.11.2 to 3.12.0 (#15817)dependabot[bot]
2021-03-01Bump aws-sdk-s3 from 1.88.1 to 1.89.0 (#15814)dependabot[bot]
2021-03-01Bump bullet from 6.1.3 to 6.1.4 (#15815)dependabot[bot]
2021-02-24Bump doorkeeper from 5.4.0 to 5.5.0 (#15757)dependabot[bot]
2021-02-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-20Bump rails from 5.2.4.4 to 5.2.4.5 (#15729)dependabot[bot]
2021-02-20Bump puma from 5.1.1 to 5.2.1 (#15670)dependabot[bot]
2021-02-19Bump simple_form from 5.0.3 to 5.1.0 (#15732)dependabot[bot]
2021-02-19Bump faker from 2.15.1 to 2.16.0 (#15735)dependabot[bot]
2021-02-19Bump aws-sdk-s3 from 1.88.0 to 1.88.1 (#15730)dependabot[bot]
2021-02-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-11Drop dependency on secure_headers, fix response headers (#15712)Claire
2021-02-11Downgrade bootsnap to 1.6.0 (#15711)Claire
2021-02-12Bump rubocop from 1.8.1 to 1.9.1 (#15677)dependabot[bot]
2021-02-11Bump rack-attack from 6.4.0 to 6.5.0 (#15671)dependabot[bot]
2021-02-11Bump redis-namespace from 1.8.0 to 1.8.1 (#15676)dependabot[bot]
2021-02-11Bump json-ld from 3.1.7 to 3.1.8 (#15674)dependabot[bot]
2021-02-11Bump pkg-config from 1.4.4 to 1.4.5 (#15672)dependabot[bot]
2021-02-11Bump bootsnap from 1.5.1 to 1.7.1 (#15669)dependabot[bot]
2021-02-11Onion service related changes to HTTPS handling (#15560)Cecylia Bocovich