tilde.news/Gemfile.lock

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

446 lines
10 KiB
Plaintext
Raw Permalink Normal View History

GEM
remote: https://rubygems.org/
specs:
2021-10-27 01:10:44 +00:00
Ascii85 (1.1.0)
2023-12-24 04:41:35 +00:00
actioncable (7.1.2)
actionpack (= 7.1.2)
activesupport (= 7.1.2)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2023-12-24 04:41:35 +00:00
zeitwerk (~> 2.6)
actionmailbox (7.1.2)
actionpack (= 7.1.2)
activejob (= 7.1.2)
activerecord (= 7.1.2)
activestorage (= 7.1.2)
activesupport (= 7.1.2)
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
2023-12-24 04:41:35 +00:00
actionmailer (7.1.2)
actionpack (= 7.1.2)
actionview (= 7.1.2)
activejob (= 7.1.2)
activesupport (= 7.1.2)
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
2023-12-24 04:41:35 +00:00
rails-dom-testing (~> 2.2)
actionpack (7.1.2)
actionview (= 7.1.2)
activesupport (= 7.1.2)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.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
rack-test (>= 0.6.3)
2023-12-24 04:41:35 +00:00
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2021-10-27 01:10:44 +00:00
actionpack-page_caching (1.2.4)
actionpack (>= 4.0.0)
2023-12-24 04:41:35 +00:00
actiontext (7.1.2)
actionpack (= 7.1.2)
activerecord (= 7.1.2)
activestorage (= 7.1.2)
activesupport (= 7.1.2)
2022-07-06 14:01:46 +00:00
globalid (>= 0.6.0)
2020-08-19 01:24:25 +00:00
nokogiri (>= 1.8.5)
2023-12-24 04:41:35 +00:00
actionview (7.1.2)
activesupport (= 7.1.2)
2014-12-14 04:47:44 +00:00
builder (~> 3.1)
2023-12-24 04:41:35 +00:00
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.2)
activesupport (= 7.1.2)
globalid (>= 0.3.6)
2023-12-24 04:41:35 +00:00
activemodel (7.1.2)
activesupport (= 7.1.2)
activerecord (7.1.2)
activemodel (= 7.1.2)
activesupport (= 7.1.2)
timeout (>= 0.4.0)
2023-02-03 15:12:32 +00:00
activerecord-typedstore (1.5.1)
activerecord (>= 6.1)
2023-12-24 04:41:35 +00:00
activestorage (7.1.2)
actionpack (= 7.1.2)
activejob (= 7.1.2)
activerecord (= 7.1.2)
activesupport (= 7.1.2)
2022-05-19 02:11:36 +00:00
marcel (~> 1.0)
2023-12-24 04:41:35 +00:00
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
2023-12-24 04:41:35 +00:00
connection_pool (>= 2.2.5)
drb
2021-10-27 01:10:44 +00:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
2023-12-24 04:41:35 +00:00
mutex_m
2021-10-27 01:10:44 +00:00
tzinfo (~> 2.0)
addressable (2.8.6)
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)
2023-10-04 13:31:39 +00:00
attr_extras (7.1.0)
base64 (0.2.0)
bcrypt (3.1.20)
2023-08-09 15:51:54 +00:00
benchmark-perf (0.6.0)
2023-12-24 04:41:35 +00:00
bigdecimal (3.1.5)
2023-12-26 16:28:33 +00:00
brakeman (6.1.1)
racc
2020-02-05 14:27:32 +00:00
builder (3.2.4)
2020-05-19 04:20:03 +00:00
byebug (11.1.3)
capybara (3.39.2)
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)
2023-09-18 21:00:53 +00:00
connection_pool (2.4.1)
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-12-24 04:41:35 +00:00
date (3.3.4)
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-12-24 04:41:35 +00:00
drb (2.2.0)
ruby2_keywords
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)
execjs (2.9.1)
factory_bot (6.4.4)
2020-08-19 01:38:06 +00:00
activesupport (>= 5.0.0)
factory_bot_rails (6.4.2)
factory_bot (~> 6.4)
2020-08-19 01:38:06 +00:00
railties (>= 5.0.0)
faker (3.2.2)
2022-03-23 14:35:50 +00:00
i18n (>= 1.8.11, < 2)
ffi (1.16.3)
2020-08-27 00:09:40 +00:00
flamegraph (0.9.5)
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.1.0)
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-12-24 04:41:35 +00:00
io-console (0.7.1)
irb (1.11.0)
rdoc
reline (>= 0.3.8)
json (2.7.1)
2023-02-03 15:12:32 +00:00
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)
2023-12-24 04:41:35 +00:00
loofah (2.22.0)
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)
mini_mime (1.1.5)
2023-12-24 04:41:35 +00:00
mini_portile2 (2.8.5)
minitest (5.20.0)
2023-12-24 04:41:35 +00:00
mutex_m (0.2.0)
2023-02-03 15:12:32 +00:00
mysql2 (0.5.5)
net-imap (0.4.9)
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-12-24 04:41:35 +00:00
net-protocol (0.2.2)
2022-07-06 14:01:46 +00:00
timeout
2023-12-24 04:41:35 +00:00
net-smtp (0.4.0)
2022-07-06 14:01:46 +00:00
net-protocol
2023-12-24 04:41:35 +00:00
nio4r (2.7.0)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
2021-01-03 21:24:43 +00:00
racc (~> 1.4)
nokogiri (1.16.0-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-10-04 13:31:39 +00:00
optimist (3.1.0)
parallel (1.24.0)
parser (3.2.2.4)
2020-08-19 01:38:06 +00:00
ast (~> 2.4.1)
racc
parslet (2.0.0)
2023-10-04 13:31:39 +00:00
patience_diff (1.2.0)
optimist (~> 3.0)
pdf-reader (2.12.0)
2021-10-27 01:10:44 +00:00
Ascii85 (~> 1.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
2023-12-24 04:41:35 +00:00
psych (5.1.2)
stringio
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
2023-12-24 04:41:35 +00:00
racc (1.7.3)
rack (3.0.8)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-mini-profiler (3.3.0)
2020-08-27 00:09:40 +00:00
rack (>= 1.2.0)
2023-12-24 04:41:35 +00:00
rack-session (2.0.0)
rack (>= 3.0.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)
2023-12-24 04:41:35 +00:00
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.2)
actioncable (= 7.1.2)
actionmailbox (= 7.1.2)
actionmailer (= 7.1.2)
actionpack (= 7.1.2)
actiontext (= 7.1.2)
actionview (= 7.1.2)
activejob (= 7.1.2)
activemodel (= 7.1.2)
activerecord (= 7.1.2)
activestorage (= 7.1.2)
activesupport (= 7.1.2)
2021-10-27 01:10:44 +00:00
bundler (>= 1.15.0)
2023-12-24 04:41:35 +00:00
railties (= 7.1.2)
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)
2023-12-24 04:41:35 +00:00
railties (7.1.2)
actionpack (= 7.1.2)
activesupport (= 7.1.2)
irb
rackup (>= 1.0.0)
2022-05-19 02:11:36 +00:00
rake (>= 12.2)
2023-12-24 04:41:35 +00:00
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
2022-02-13 15:39:52 +00:00
rainbow (3.1.1)
2023-12-24 04:41:35 +00:00
rake (13.1.0)
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-12-24 04:41:35 +00:00
rdoc (6.6.2)
psych (>= 4.0.0)
redis-client (0.19.1)
2023-09-18 21:00:53 +00:00
connection_pool
regexp_parser (2.8.3)
2023-12-24 04:41:35 +00:00
reline (0.4.1)
io-console (~> 0.5)
rexml (3.2.6)
rotp (6.3.0)
rqrcode (2.2.0)
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)
rspec-mocks (3.12.6)
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.1.0)
2022-07-06 14:01:46 +00:00
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.59.0)
2018-08-15 14:44:11 +00:00
json (~> 2.3)
language_server-protocol (>= 3.17.0)
2018-03-02 04:30:57 +00:00
parallel (~> 1.10)
parser (>= 3.2.2.4)
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)
rubocop-ast (>= 1.30.0, < 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.30.0)
parser (>= 3.2.1.0)
rubocop-performance (1.20.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
2023-09-14 13:29:11 +00:00
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-sorbet (0.7.6)
2023-09-14 13:37:09 +00:00
rubocop (>= 0.90.0)
2023-04-05 12:41:22 +00:00
ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5)
2023-12-24 04:41:35 +00:00
ruby2_keywords (0.0.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)
sidekiq (7.2.0)
2023-09-18 21:00:53 +00:00
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.14.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 (4.2.1)
2017-03-19 02:08:55 +00:00
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
2023-05-03 11:47:35 +00:00
stackprof (0.2.25)
standard (1.33.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)
rubocop (~> 1.59.0)
2021-10-27 01:10:44 +00:00
standard-custom (~> 1.0.0)
standard-performance (~> 1.3)
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)
standard-performance (1.3.0)
2023-02-03 15:12:32 +00:00
lint_roller (~> 1.1)
rubocop-performance (~> 1.20.1)
standard-rails (1.0.0)
2023-09-14 13:29:11 +00:00
lint_roller (~> 1.0)
rubocop-rails (~> 2.23.1)
2023-09-14 13:37:09 +00:00
standard-sorbet (0.0.2)
lint_roller (~> 1.1)
rubocop-sorbet (~> 0.7.0)
2023-12-24 04:41:35 +00:00
stringio (3.1.0)
2023-10-04 13:31:39 +00:00
super_diff (0.10.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff
2023-05-03 11:47:35 +00:00
svg-graph (2.2.2)
2023-12-24 04:41:35 +00:00
thor (1.3.0)
timeout (0.4.1)
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)
unicode-display_width (2.5.0)
vcr (6.2.0)
version_gem (1.1.3)
webmock (3.19.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)
2023-12-24 04:41:35 +00:00
webrick (1.8.1)
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)
2023-12-24 04:41:35 +00:00
zeitwerk (2.6.12)
PLATFORMS
ruby
2022-03-23 14:35:50 +00:00
x86_64-linux
DEPENDENCIES
actionpack-page_caching
activerecord-typedstore
bcrypt
2023-08-09 15:51:54 +00:00
benchmark-perf
brakeman
2020-05-19 04:20:03 +00:00
byebug
capybara
commonmarker (< 1)
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
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
nokogiri
2013-07-04 03:40:37 +00:00
oauth
parslet
pdf-reader
puma
rack-attack
2020-08-27 00:09:40 +00:00
rack-mini-profiler
rails
rb-readline
rotp
rqrcode
rspec-rails
scenic
scenic-mysql_adapter
2023-09-18 21:00:53 +00:00
sidekiq
simplecov
sitemap_generator
sprockets-rails
2020-08-27 00:09:40 +00:00
stackprof
standard
2023-09-14 13:39:22 +00:00
standard-performance
2023-09-14 13:29:11 +00:00
standard-rails
2023-09-14 13:37:09 +00:00
standard-sorbet
2023-10-04 13:31:39 +00:00
super_diff
2020-07-03 23:29:24 +00:00
svg-graph
uglifier
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