Commit graph

158 commits

Author SHA1 Message Date
Kyle Drake
74df720aea replace coveralls with coveralls_reborn 2022-11-12 14:55:01 -06:00
Kyle Drake
e9afe63695 downgrade to puma 5 to fix webdav implementation 2022-11-07 16:22:20 +00:00
Kyle Drake
e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 2022-11-05 12:46:43 -05:00
Kyle Drake
0ca1473d22 mostly finished port to ruby3 2022-08-10 14:31:36 -05:00
Kyle Drake
7b27184131
Merge pull request #393 from neocities/dependabot/bundler/puma-5.6.4
Bump puma from 5.5.1 to 5.6.4
2022-06-22 18:33:17 -05:00
Kyle Drake
586739d4b6
Merge pull request #396 from neocities/dependabot/bundler/sinatra-2.2.0
Bump sinatra from 2.0.5 to 2.2.0
2022-06-22 18:33:09 -05:00
Kyle Drake
158d2453eb
Merge pull request #399 from neocities/dependabot/bundler/nokogiri-1.13.6
Bump nokogiri from 1.11.4 to 1.13.6
2022-06-22 18:33:00 -05:00
dependabot[bot]
4cf91506c6
Bump rack from 2.2.3 to 2.2.3.1
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 16:44:44 +00:00
dependabot[bot]
0b7a05487d
Bump nokogiri from 1.11.4 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 00:27:07 +00:00
dependabot[bot]
d43fa67643
Bump sinatra from 2.0.5 to 2.2.0
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.5 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.5...v2.2.0)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 21:17:29 +00:00
dependabot[bot]
e049ccc1a2
Bump puma from 5.5.1 to 5.6.4
Bumps [puma](https://github.com/puma/puma) from 5.5.1 to 5.6.4.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.5.1...v5.6.4)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 21:56:51 +00:00
Kyle Drake
bc0addb27b replace recaptch with hcaptcha 2021-12-03 12:04:00 -06:00
Kyle Drake
6d87c80df1
Merge pull request #379 from neocities/dependabot/bundler/sidekiq-5.2.0
Bump sidekiq from 4.2.10 to 5.2.0
2021-11-10 14:27:19 -06:00
dependabot[bot]
cb7611cd4b
Bump puma from 5.4.0 to 5.5.1
Bumps [puma](https://github.com/puma/puma) from 5.4.0 to 5.5.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.4.0...v5.5.1)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 17:54:54 +00:00
dependabot[bot]
96ed1b62b5
Bump sidekiq from 4.2.10 to 5.2.0
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 4.2.10 to 5.2.0.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v4.2.10...v5.2.0)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 23:17:30 +00:00
Kyle Drake
fea2ec55f9 update nokogiri and addressable 2021-09-08 16:16:43 -05:00
Kyle Drake
5570fc1300 update puma 2021-09-08 16:07:54 -05:00
Kyle Drake
234df04300 update gemfile lock 2020-11-26 01:45:34 -06:00
Kyle Drake
79cdd06b19 testing hcaptcha for contact form 2020-11-25 18:54:04 -06:00
Kyle Drake
510cc9fcd9 update json gem to resolve security issue 2020-08-03 19:40:33 +00:00
Kyle Drake
1a04ea2961 update gems to patch security issues 2020-06-18 21:35:09 -07:00
Kyle Drake
7e7f6fa072 image_optim_pack binary fix 2020-06-18 21:27:20 -07:00
Kyle Drake
f32ef0a292
Merge pull request #339 from neocities/dependabot/bundler/activesupport-6.0.3.1
Bump activesupport from 6.0.0 to 6.0.3.1
2020-05-26 21:04:31 -07:00
dependabot[bot]
a4dd827584
Bump activesupport from 6.0.0 to 6.0.3.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.0 to 6.0.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.0...v6.0.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-26 15:57:23 +00:00
dependabot[bot]
3b9e9c0e19
Bump puma from 4.3.3 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-22 15:14:01 +00:00
Kyle Drake
d3dfdc850c update rmagick to latest 2020-05-03 23:40:14 -07:00
Kyle Drake
5a3184f6fe Update stripe, acme-client gems 2020-04-13 17:46:07 -07:00
Kyle Drake
1dcc11a1b5 bump puma version 2020-03-04 10:37:25 -05:00
Kyle Drake
e9b688e388 Update rake, hoe, disable over-verbose test warnings 2020-03-02 11:40:42 -05:00
dependabot[bot]
8efb440285
Bump puma from 4.3.1 to 4.3.2
Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-29 18:38:17 +00:00
Kyle Drake
ee91f73039 update nokogiri 2020-02-29 13:04:18 -05:00
Kyle Drake
406e475ecb Give puma 4 another try and hope issues are fixed 2020-01-27 19:22:49 -08:00
dependabot[bot]
767ee1591e
Bump rack from 2.0.7 to 2.0.8
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-19 03:18:46 +00:00
dependabot[bot]
dbf91a1af0
Bump puma from 3.12.1 to 3.12.2
Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.12.1...v3.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-06 02:33:28 +00:00
Kyle Drake
42561ac41b add maxmind-db gem 2019-11-30 00:37:17 -08:00
dependabot[bot]
c1afa24574
Bump loofah from 2.2.3 to 2.3.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.3.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-08 17:35:40 +00:00
Kyle Drake
3ef953be62 Back to puma 3 to deal with socket issues 2019-10-06 23:52:40 +00:00
Kyle Drake
ea187e8675 remove poltergeist gem, no longer used 2019-09-21 01:26:42 -07:00
Kyle Drake
69c32d17ed Update gems, modernize test stack, fix flaky tests 2019-09-21 01:19:47 -07:00
Kyle Drake
c5bdb00c13 latest puma 2019-09-03 00:18:20 -07:00
Kyle Drake
1e1a7f25cc update nokogiri 2019-09-03 00:18:00 -07:00
Kyle Drake
69ba17d081 update dav4rack, tempblock some methods until we can cover them properly 2019-09-03 00:16:41 -07:00
Kyle Drake
19ae045c7d bump gems 2019-07-01 11:21:06 -07:00
Kyle Drake
ee94e4e540 some minor bundle updates (and puma 4) 2019-06-28 06:01:19 +00:00
Kyle Drake
e81d3fed40 Fix merge conflict 2019-01-19 03:34:00 -08:00
Kyle Drake
ee3516829f Move back to older version of acme-client 2018-12-11 07:54:03 +00:00
Kyle Drake
2feeb933cb update gems 2018-12-09 23:34:55 -08:00
Kyle Drake
c6140531ee cocaine gem renamed to terrapin 2018-12-09 23:33:00 -08:00
Kyle Drake
4cf7aee08d update gems to latest 2018-12-02 00:15:01 -08:00
Kyle Drake
63d3c89cd3 update stripe gems 2018-12-01 22:44:55 -08:00