tilde.news/Gemfile.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

384 lines
9.0 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2021-10-27 01:10:44 +00:00
Ascii85 (1.1.0)
actioncable (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (7.0.8)
actionpack (= 7.0.8)
activejob (= 7.0.8)
activerecord (= 7.0.8)
activestorage (= 7.0.8)
activesupport (= 7.0.8)
2020-08-19 01:24:25 +00:00
mail (>= 2.7.1)
2022-07-06 14:01:46 +00:00
net-imap
net-pop
net-smtp
actionmailer (7.0.8)
actionpack (= 7.0.8)
actionview (= 7.0.8)
activejob (= 7.0.8)
activesupport (= 7.0.8)
2014-12-14 04:47:44 +00:00
mail (~> 2.5, >= 2.5.4)
2022-07-06 14:01:46 +00:00
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
actionpack (7.0.8)
actionview (= 7.0.8)
activesupport (= 7.0.8)
rack (~> 2.0, >= 2.2.4)
Update dependencies * Bump rspec-rails from 3.6.0 to 3.7.2 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.6.0 to 3.7.2. - [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v3.6.0...v3.7.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump activerecord-typedstore from 1.1.1 to 1.1.3 Bumps [activerecord-typedstore](https://github.com/byroot/activerecord-typedstore) from 1.1.1 to 1.1.3. - [Commits](https://github.com/byroot/activerecord-typedstore/compare/v1.1.1...v1.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump nokogiri from 1.8.1 to 1.8.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.8.2. - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.1...v1.8.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump scenic from 1.4.0 to 1.4.1 Bumps [scenic](https://github.com/thoughtbot/scenic) from 1.4.0 to 1.4.1. - [Changelog](https://github.com/thoughtbot/scenic/blob/master/NEWS.md) - [Commits](https://github.com/thoughtbot/scenic/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump exception_notification from 4.2.1 to 4.2.2 Bumps [exception_notification](https://github.com/smartinez87/exception_notification) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/smartinez87/exception_notification/compare/v4.2.1...v4.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump oauth from 0.5.3 to 0.5.4 Bumps oauth from 0.5.3 to 0.5.4. Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump uglifier from 3.2.0 to 4.1.7 Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.1.7. - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/lautis/uglifier/compare/v3.2.0...v4.1.7) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump rotp from 3.3.0 to 3.3.1 Bumps [rotp](https://github.com/mdp/rotp) from 3.3.0 to 3.3.1. - [Changelog](https://github.com/mdp/rotp/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdp/rotp/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump rails from 5.1.1 to 5.1.5 Bumps [rails](https://github.com/rails/rails) from 5.1.1 to 5.1.5. - [Commits](https://github.com/rails/rails/compare/v5.1.1...v5.1.5) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump faker from 1.7.3 to 1.8.7 Bumps [faker](https://github.com/stympy/faker) from 1.7.3 to 1.8.7. - [Changelog](https://github.com/stympy/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/stympy/faker/compare/v1.7.3...v1.8.7) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump unicorn from 5.3.0 to 5.4.0 Bumps [unicorn](https://bogomips.org/unicorn/) from 5.3.0 to 5.4.0. Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mysql2 from 0.4.6 to 0.4.10 Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.4.6 to 0.4.10. - [Release notes](https://github.com/brianmario/mysql2/releases) - [Changelog](https://github.com/brianmario/mysql2/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianmario/mysql2/compare/0.4.6...0.4.10) Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 18:43:51 +00:00
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
2020-08-19 01:24:25 +00:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2021-10-27 01:10:44 +00:00
actionpack-page_caching (1.2.4)
actionpack (>= 4.0.0)
actiontext (7.0.8)
actionpack (= 7.0.8)
activerecord (= 7.0.8)
activestorage (= 7.0.8)
activesupport (= 7.0.8)
2022-07-06 14:01:46 +00:00
globalid (>= 0.6.0)
2020-08-19 01:24:25 +00:00
nokogiri (>= 1.8.5)
actionview (7.0.8)
activesupport (= 7.0.8)
2014-12-14 04:47:44 +00:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2020-08-19 01:24:25 +00:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (7.0.8)
activesupport (= 7.0.8)
globalid (>= 0.3.6)
activemodel (7.0.8)
activesupport (= 7.0.8)
activerecord (7.0.8)
activemodel (= 7.0.8)
activesupport (= 7.0.8)
2023-02-03 15:12:32 +00:00
activerecord-typedstore (1.5.1)
activerecord (>= 6.1)
activestorage (7.0.8)
actionpack (= 7.0.8)
activejob (= 7.0.8)
activerecord (= 7.0.8)
activesupport (= 7.0.8)
2022-05-19 02:11:36 +00:00
marcel (~> 1.0)
2021-10-27 01:10:44 +00:00
mini_mime (>= 1.1.0)
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
2021-10-27 01:10:44 +00:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
2023-05-03 11:47:35 +00:00
addressable (2.8.4)
2023-02-03 15:12:32 +00:00
public_suffix (>= 2.0.2, < 6.0)
afm (0.2.2)
2021-10-27 01:10:44 +00:00
ast (2.4.2)
base64 (0.1.1)
2022-05-19 02:11:36 +00:00
bcrypt (3.1.18)
2023-08-09 15:51:54 +00:00
benchmark-perf (0.6.0)
2020-02-05 14:27:32 +00:00
builder (3.2.4)
2020-05-19 04:20:03 +00:00
byebug (11.1.3)
2023-04-05 12:41:22 +00:00
capybara (3.39.0)
addressable
2021-10-27 01:10:44 +00:00
matrix
mini_mime (>= 0.1.3)
2018-08-15 14:17:35 +00:00
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
2021-10-27 01:10:44 +00:00
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
2021-10-27 01:10:44 +00:00
chunky_png (1.4.0)
commonmarker (0.23.10)
2023-04-05 12:41:22 +00:00
concurrent-ruby (1.2.2)
2021-10-27 01:10:44 +00:00
crack (0.4.5)
rexml
2020-02-05 14:27:32 +00:00
crass (1.0.6)
2023-04-05 12:41:22 +00:00
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.1.0)
2021-10-27 01:10:44 +00:00
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
2023-02-03 15:12:32 +00:00
date (3.3.3)
2022-02-13 15:39:52 +00:00
diff-lcs (1.5.0)
2021-10-27 01:10:44 +00:00
docile (1.4.0)
2023-02-03 15:12:32 +00:00
erubi (1.12.0)
2022-02-13 15:39:52 +00:00
exception_notification (4.5.0)
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
2021-10-27 01:10:44 +00:00
execjs (2.8.1)
2022-03-23 14:35:50 +00:00
factory_bot (6.2.1)
2020-08-19 01:38:06 +00:00
activesupport (>= 5.0.0)
2021-10-27 01:10:44 +00:00
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
2020-08-19 01:38:06 +00:00
railties (>= 5.0.0)
2023-05-03 11:47:35 +00:00
faker (3.2.0)
2022-03-23 14:35:50 +00:00
i18n (>= 1.8.11, < 2)
2022-02-13 15:39:52 +00:00
ffi (1.15.5)
2020-08-27 00:09:40 +00:00
flamegraph (0.9.5)
globalid (1.2.1)
activesupport (>= 6.1)
2020-06-11 22:30:25 +00:00
hashdiff (1.0.1)
hashery (2.1.2)
2023-02-03 15:12:32 +00:00
hashie (5.0.0)
htmlentities (4.3.4)
i18n (1.14.1)
Update dependencies * Bump rspec-rails from 3.6.0 to 3.7.2 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.6.0 to 3.7.2. - [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v3.6.0...v3.7.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump activerecord-typedstore from 1.1.1 to 1.1.3 Bumps [activerecord-typedstore](https://github.com/byroot/activerecord-typedstore) from 1.1.1 to 1.1.3. - [Commits](https://github.com/byroot/activerecord-typedstore/compare/v1.1.1...v1.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump nokogiri from 1.8.1 to 1.8.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.8.2. - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.1...v1.8.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump scenic from 1.4.0 to 1.4.1 Bumps [scenic](https://github.com/thoughtbot/scenic) from 1.4.0 to 1.4.1. - [Changelog](https://github.com/thoughtbot/scenic/blob/master/NEWS.md) - [Commits](https://github.com/thoughtbot/scenic/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump exception_notification from 4.2.1 to 4.2.2 Bumps [exception_notification](https://github.com/smartinez87/exception_notification) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/smartinez87/exception_notification/compare/v4.2.1...v4.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump oauth from 0.5.3 to 0.5.4 Bumps oauth from 0.5.3 to 0.5.4. Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump uglifier from 3.2.0 to 4.1.7 Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.1.7. - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/lautis/uglifier/compare/v3.2.0...v4.1.7) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump rotp from 3.3.0 to 3.3.1 Bumps [rotp](https://github.com/mdp/rotp) from 3.3.0 to 3.3.1. - [Changelog](https://github.com/mdp/rotp/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdp/rotp/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump rails from 5.1.1 to 5.1.5 Bumps [rails](https://github.com/rails/rails) from 5.1.1 to 5.1.5. - [Commits](https://github.com/rails/rails/compare/v5.1.1...v5.1.5) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump faker from 1.7.3 to 1.8.7 Bumps [faker](https://github.com/stympy/faker) from 1.7.3 to 1.8.7. - [Changelog](https://github.com/stympy/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/stympy/faker/compare/v1.7.3...v1.8.7) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump unicorn from 5.3.0 to 5.4.0 Bumps [unicorn](https://bogomips.org/unicorn/) from 5.3.0 to 5.4.0. Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mysql2 from 0.4.6 to 0.4.10 Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.4.6 to 0.4.10. - [Release notes](https://github.com/brianmario/mysql2/releases) - [Changelog](https://github.com/brianmario/mysql2/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianmario/mysql2/compare/0.4.6...0.4.10) Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 18:43:51 +00:00
concurrent-ruby (~> 1.0)
2023-02-03 15:12:32 +00:00
jquery-rails (4.5.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
2023-02-03 15:12:32 +00:00
json (2.6.3)
language_server-protocol (3.17.0.3)
2023-05-03 11:47:35 +00:00
lint_roller (1.1.0)
2023-02-03 15:12:32 +00:00
listen (3.8.0)
2020-05-19 00:28:26 +00:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.21.3)
Update dependencies * Bump rspec-rails from 3.6.0 to 3.7.2 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.6.0 to 3.7.2. - [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v3.6.0...v3.7.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump activerecord-typedstore from 1.1.1 to 1.1.3 Bumps [activerecord-typedstore](https://github.com/byroot/activerecord-typedstore) from 1.1.1 to 1.1.3. - [Commits](https://github.com/byroot/activerecord-typedstore/compare/v1.1.1...v1.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump nokogiri from 1.8.1 to 1.8.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.8.2. - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.1...v1.8.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump scenic from 1.4.0 to 1.4.1 Bumps [scenic](https://github.com/thoughtbot/scenic) from 1.4.0 to 1.4.1. - [Changelog](https://github.com/thoughtbot/scenic/blob/master/NEWS.md) - [Commits](https://github.com/thoughtbot/scenic/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump exception_notification from 4.2.1 to 4.2.2 Bumps [exception_notification](https://github.com/smartinez87/exception_notification) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/smartinez87/exception_notification/compare/v4.2.1...v4.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump oauth from 0.5.3 to 0.5.4 Bumps oauth from 0.5.3 to 0.5.4. Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump uglifier from 3.2.0 to 4.1.7 Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.1.7. - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/lautis/uglifier/compare/v3.2.0...v4.1.7) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump rotp from 3.3.0 to 3.3.1 Bumps [rotp](https://github.com/mdp/rotp) from 3.3.0 to 3.3.1. - [Changelog](https://github.com/mdp/rotp/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdp/rotp/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump rails from 5.1.1 to 5.1.5 Bumps [rails](https://github.com/rails/rails) from 5.1.1 to 5.1.5. - [Commits](https://github.com/rails/rails/compare/v5.1.1...v5.1.5) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump faker from 1.7.3 to 1.8.7 Bumps [faker](https://github.com/stympy/faker) from 1.7.3 to 1.8.7. - [Changelog](https://github.com/stympy/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/stympy/faker/compare/v1.7.3...v1.8.7) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump unicorn from 5.3.0 to 5.4.0 Bumps [unicorn](https://bogomips.org/unicorn/) from 5.3.0 to 5.4.0. Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mysql2 from 0.4.6 to 0.4.10 Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.4.6 to 0.4.10. - [Release notes](https://github.com/brianmario/mysql2/releases) - [Changelog](https://github.com/brianmario/mysql2/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianmario/mysql2/compare/0.4.6...0.4.10) Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 18:43:51 +00:00
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
2023-02-03 15:12:32 +00:00
mail (2.8.1)
Update dependencies * Bump rspec-rails from 3.6.0 to 3.7.2 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.6.0 to 3.7.2. - [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v3.6.0...v3.7.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump activerecord-typedstore from 1.1.1 to 1.1.3 Bumps [activerecord-typedstore](https://github.com/byroot/activerecord-typedstore) from 1.1.1 to 1.1.3. - [Commits](https://github.com/byroot/activerecord-typedstore/compare/v1.1.1...v1.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump nokogiri from 1.8.1 to 1.8.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.8.2. - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.1...v1.8.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump scenic from 1.4.0 to 1.4.1 Bumps [scenic](https://github.com/thoughtbot/scenic) from 1.4.0 to 1.4.1. - [Changelog](https://github.com/thoughtbot/scenic/blob/master/NEWS.md) - [Commits](https://github.com/thoughtbot/scenic/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump exception_notification from 4.2.1 to 4.2.2 Bumps [exception_notification](https://github.com/smartinez87/exception_notification) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/smartinez87/exception_notification/compare/v4.2.1...v4.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump oauth from 0.5.3 to 0.5.4 Bumps oauth from 0.5.3 to 0.5.4. Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump uglifier from 3.2.0 to 4.1.7 Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.1.7. - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/lautis/uglifier/compare/v3.2.0...v4.1.7) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump rotp from 3.3.0 to 3.3.1 Bumps [rotp](https://github.com/mdp/rotp) from 3.3.0 to 3.3.1. - [Changelog](https://github.com/mdp/rotp/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdp/rotp/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump rails from 5.1.1 to 5.1.5 Bumps [rails](https://github.com/rails/rails) from 5.1.1 to 5.1.5. - [Commits](https://github.com/rails/rails/compare/v5.1.1...v5.1.5) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump faker from 1.7.3 to 1.8.7 Bumps [faker](https://github.com/stympy/faker) from 1.7.3 to 1.8.7. - [Changelog](https://github.com/stympy/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/stympy/faker/compare/v1.7.3...v1.8.7) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump unicorn from 5.3.0 to 5.4.0 Bumps [unicorn](https://bogomips.org/unicorn/) from 5.3.0 to 5.4.0. Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mysql2 from 0.4.6 to 0.4.10 Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.4.6 to 0.4.10. - [Release notes](https://github.com/brianmario/mysql2/releases) - [Changelog](https://github.com/brianmario/mysql2/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianmario/mysql2/compare/0.4.6...0.4.10) Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-21 18:43:51 +00:00
mini_mime (>= 0.1.1)
2023-02-03 15:12:32 +00:00
net-imap
net-pop
net-smtp
2021-10-27 01:10:44 +00:00
marcel (1.0.2)
matrix (0.4.2)
2023-02-03 15:12:32 +00:00
memory_profiler (1.0.1)
2020-05-06 02:20:15 +00:00
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.20.0)
2023-02-03 15:12:32 +00:00
mysql2 (0.5.5)
net-imap (0.3.7)
2023-02-03 15:12:32 +00:00
date
2022-07-06 14:01:46 +00:00
net-protocol
2023-02-03 15:12:32 +00:00
net-pop (0.1.2)
2022-07-06 14:01:46 +00:00
net-protocol
2023-02-03 15:12:32 +00:00
net-protocol (0.2.1)
2022-07-06 14:01:46 +00:00
timeout
2023-02-03 15:12:32 +00:00
net-smtp (0.3.3)
2022-07-06 14:01:46 +00:00
net-protocol
2023-04-05 12:41:22 +00:00
nio4r (2.5.9)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
2021-01-03 21:24:43 +00:00
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
2022-03-23 14:35:50 +00:00
racc (~> 1.4)
2023-02-03 15:12:32 +00:00
oauth (1.1.0)
oauth-tty (~> 1.0, >= 1.0.1)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
oauth-tty (1.0.5)
version_gem (~> 1.1, >= 1.1.1)
2023-05-03 11:47:35 +00:00
parallel (1.23.0)
parser (3.2.2.3)
2020-08-19 01:38:06 +00:00
ast (~> 2.4.1)
racc
parslet (2.0.0)
2023-02-03 15:12:32 +00:00
pdf-reader (2.11.0)
2021-10-27 01:10:44 +00:00
Ascii85 (~> 1.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
2023-02-03 15:12:32 +00:00
public_suffix (5.0.1)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
2022-05-19 02:11:36 +00:00
rack-attack (6.6.1)
rack (>= 1.0, < 3)
2023-05-03 11:47:35 +00:00
rack-mini-profiler (3.1.0)
2020-08-27 00:09:40 +00:00
rack (>= 1.2.0)
2023-04-05 12:41:22 +00:00
rack-test (2.1.0)
2022-07-06 14:01:46 +00:00
rack (>= 1.3)
rails (7.0.8)
actioncable (= 7.0.8)
actionmailbox (= 7.0.8)
actionmailer (= 7.0.8)
actionpack (= 7.0.8)
actiontext (= 7.0.8)
actionview (= 7.0.8)
activejob (= 7.0.8)
activemodel (= 7.0.8)
activerecord (= 7.0.8)
activestorage (= 7.0.8)
activesupport (= 7.0.8)
2021-10-27 01:10:44 +00:00
bundler (>= 1.15.0)
railties (= 7.0.8)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
method_source
2022-05-19 02:11:36 +00:00
rake (>= 12.2)
2021-10-27 01:10:44 +00:00
thor (~> 1.0)
2022-07-06 14:01:46 +00:00
zeitwerk (~> 2.5)
2022-02-13 15:39:52 +00:00
rainbow (3.1.1)
2021-10-27 01:10:44 +00:00
rake (13.0.6)
2023-02-03 15:12:32 +00:00
rb-fsevent (0.11.2)
2020-05-19 00:28:26 +00:00
rb-inotify (0.10.1)
ffi (~> 1.0)
rb-readline (0.5.5)
2023-05-03 11:47:35 +00:00
regexp_parser (2.8.0)
2021-10-27 01:10:44 +00:00
rexml (3.2.5)
2023-02-03 15:12:32 +00:00
rotp (6.2.2)
rqrcode (2.1.2)
chunky_png (~> 1.0)
2021-10-27 01:10:44 +00:00
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
2023-05-03 11:47:35 +00:00
rspec-core (3.12.2)
2023-02-03 15:12:32 +00:00
rspec-support (~> 3.12.0)
2023-05-03 11:47:35 +00:00
rspec-expectations (3.12.3)
2017-03-19 02:08:55 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2023-02-03 15:12:32 +00:00
rspec-support (~> 3.12.0)
2023-04-05 12:41:22 +00:00
rspec-mocks (3.12.5)
2017-03-19 02:08:55 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2023-02-03 15:12:32 +00:00
rspec-support (~> 3.12.0)
rspec-rails (6.0.1)
2022-07-06 14:01:46 +00:00
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.11)
rspec-expectations (~> 3.11)
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
2023-02-03 15:12:32 +00:00
rspec-support (3.12.0)
2020-05-19 00:28:26 +00:00
rubocop (1.56.2)
2018-08-15 14:44:11 +00:00
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
2018-03-02 04:30:57 +00:00
parallel (~> 1.10)
2020-02-10 12:50:41 +00:00
parser (>= 3.2.2.3)
2018-03-02 04:30:57 +00:00
rainbow (>= 2.2.2, < 4.0)
2021-10-27 01:10:44 +00:00
regexp_parser (>= 1.8, < 3.0)
2020-05-19 00:28:26 +00:00
rexml (>= 3.2.5, < 4.0)
2019-10-07 00:01:18 +00:00
rubocop-ast (>= 1.28.1, < 2.0)
2018-03-02 04:30:57 +00:00
ruby-progressbar (~> 1.7)
2020-05-19 00:28:26 +00:00
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-performance (1.19.0)
2019-10-07 00:01:18 +00:00
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
2023-04-05 12:41:22 +00:00
ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5)
2023-02-03 15:12:32 +00:00
scenic (1.7.0)
activerecord (>= 4.0.0)
railties (>= 4.0.0)
scenic-mysql_adapter (1.0.1)
mysql2
scenic (>= 1.4.0)
2023-02-03 15:12:32 +00:00
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
2021-10-27 01:10:44 +00:00
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
2022-03-23 14:35:50 +00:00
simplecov_json_formatter (0.1.4)
2023-02-03 15:12:32 +00:00
sitemap_generator (6.3.0)
builder (~> 3.0)
2023-02-03 15:12:32 +00:00
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
sprockets (3.7.2)
2017-03-19 02:08:55 +00:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
2023-05-03 11:47:35 +00:00
stackprof (0.2.25)
2023-04-05 12:41:22 +00:00
standard (1.31.0)
2023-02-03 15:12:32 +00:00
language_server-protocol (~> 3.17.0.2)
2020-08-19 01:24:25 +00:00
lint_roller (~> 1.0)
2021-10-27 01:10:44 +00:00
rubocop (~> 1.56.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.2)
standard-custom (1.0.2)
2020-08-19 01:24:25 +00:00
lint_roller (~> 1.0)
2021-10-27 01:10:44 +00:00
rubocop (~> 1.50)
2023-04-05 12:41:22 +00:00
standard-performance (1.2.0)
2023-02-03 15:12:32 +00:00
lint_roller (~> 1.1)
2020-08-19 01:38:06 +00:00
rubocop-performance (~> 1.19.0)
2023-05-03 11:47:35 +00:00
svg-graph (2.2.2)
thor (1.2.2)
timeout (0.4.0)
2021-10-27 01:10:44 +00:00
ttfunk (1.7.0)
2023-02-03 15:12:32 +00:00
tzinfo (2.0.6)
2021-10-27 01:10:44 +00:00
concurrent-ruby (~> 1.0)
2020-05-19 00:28:26 +00:00
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
2021-10-27 01:10:44 +00:00
unicode-display_width (2.4.2)
2022-03-23 14:35:50 +00:00
vcr (6.1.0)
2023-04-05 12:41:22 +00:00
version_gem (1.1.2)
2023-02-03 15:12:32 +00:00
webmock (3.18.1)
2021-10-27 01:10:44 +00:00
addressable (>= 2.8.0)
2020-06-11 22:30:25 +00:00
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
2020-06-07 19:36:52 +00:00
websocket-extensions (0.1.5)
xpath (3.2.0)
2018-08-15 14:17:35 +00:00
nokogiri (~> 1.8)
zeitwerk (2.6.11)
PLATFORMS
ruby
2022-03-23 14:35:50 +00:00
x86_64-linux
DEPENDENCIES
actionpack-page_caching
activerecord-typedstore
bcrypt (~> 3.1.2)
2023-08-09 15:51:54 +00:00
benchmark-perf
2020-05-19 04:20:03 +00:00
byebug
capybara
2022-10-26 12:29:19 +00:00
commonmarker (>= 0.23.6)
database_cleaner
exception_notification
factory_bot_rails
2014-07-07 08:15:28 +00:00
faker
2020-08-27 00:09:40 +00:00
flamegraph
2012-06-30 23:42:53 +00:00
htmlentities
jquery-rails (~> 4.3)
json
2018-06-23 01:17:02 +00:00
listen
2013-06-25 18:58:52 +00:00
mail
2020-08-27 00:09:40 +00:00
memory_profiler
mysql2
2022-10-26 12:29:19 +00:00
nokogiri (>= 1.13.9)
2013-07-04 03:40:37 +00:00
oauth
parslet
pdf-reader
2022-02-15 02:00:41 +00:00
puma (>= 5.6.2)
rack-attack
2020-08-27 00:09:40 +00:00
rack-mini-profiler
rails
rb-readline
rotp
rqrcode
2022-07-06 14:01:46 +00:00
rspec-rails (~> 6.0.0.rc1)
scenic
scenic-mysql_adapter
simplecov
sitemap_generator
sprockets-rails (= 2.3.3)
2020-08-27 00:09:40 +00:00
stackprof
standard
2020-07-03 23:29:24 +00:00
svg-graph
2013-12-30 22:29:00 +00:00
uglifier (>= 1.3.0)
2020-06-11 22:30:25 +00:00
vcr
webmock
2015-07-24 06:38:51 +00:00
BUNDLED WITH
2022-07-06 14:01:46 +00:00
2.3.16