tilde.news/Gemfile.lock

321 lines
7.6 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.3)
2020-08-19 01:38:06 +00:00
actioncable (6.0.3.2)
actionpack (= 6.0.3.2)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2020-08-19 01:38:06 +00:00
actionmailbox (6.0.3.2)
actionpack (= 6.0.3.2)
activejob (= 6.0.3.2)
activerecord (= 6.0.3.2)
activestorage (= 6.0.3.2)
activesupport (= 6.0.3.2)
2020-08-19 01:24:25 +00:00
mail (>= 2.7.1)
2020-08-19 01:38:06 +00:00
actionmailer (6.0.3.2)
actionpack (= 6.0.3.2)
actionview (= 6.0.3.2)
activejob (= 6.0.3.2)
2014-12-14 04:47:44 +00:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2020-08-19 01:38:06 +00:00
actionpack (6.0.3.2)
actionview (= 6.0.3.2)
activesupport (= 6.0.3.2)
2020-02-05 14:27:32 +00:00
rack (~> 2.0, >= 2.0.8)
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)
actionpack-page_caching (1.2.3)
2020-05-19 04:20:03 +00:00
actionpack (>= 5.0.0)
2020-08-19 01:38:06 +00:00
actiontext (6.0.3.2)
actionpack (= 6.0.3.2)
activerecord (= 6.0.3.2)
activestorage (= 6.0.3.2)
activesupport (= 6.0.3.2)
2020-08-19 01:24:25 +00:00
nokogiri (>= 1.8.5)
2020-08-19 01:38:06 +00:00
actionview (6.0.3.2)
activesupport (= 6.0.3.2)
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)
2020-08-19 01:38:06 +00:00
activejob (6.0.3.2)
activesupport (= 6.0.3.2)
globalid (>= 0.3.6)
2020-08-19 01:38:06 +00:00
activemodel (6.0.3.2)
activesupport (= 6.0.3.2)
activerecord (6.0.3.2)
activemodel (= 6.0.3.2)
activesupport (= 6.0.3.2)
activerecord-typedstore (1.3.1)
2020-05-19 00:28:26 +00:00
activerecord (>= 5.2)
2020-08-19 01:38:06 +00:00
activestorage (6.0.3.2)
actionpack (= 6.0.3.2)
activejob (= 6.0.3.2)
activerecord (= 6.0.3.2)
marcel (~> 0.3.1)
2020-08-19 01:38:06 +00:00
activesupport (6.0.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
2014-12-14 04:47:44 +00:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2020-08-19 01:24:25 +00:00
zeitwerk (~> 2.2, >= 2.2.2)
2020-05-19 00:28:26 +00:00
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
afm (0.2.2)
2020-08-19 01:24:25 +00:00
ast (2.4.1)
2020-08-19 01:38:06 +00:00
bcrypt (3.1.15)
2020-02-05 14:27:32 +00:00
builder (3.2.4)
2020-05-19 00:28:26 +00:00
bullet (6.1.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
2020-05-19 04:20:03 +00:00
byebug (11.1.3)
2020-08-19 01:38:06 +00:00
capybara (3.33.0)
addressable
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)
2020-05-19 00:28:26 +00:00
regexp_parser (~> 1.5)
xpath (~> 3.2)
2020-08-19 01:38:06 +00:00
chunky_png (1.3.12)
2020-05-19 00:28:26 +00:00
commonmarker (0.21.0)
2017-04-12 12:53:51 +00:00
ruby-enum (~> 0.5)
2020-08-19 01:38:06 +00:00
concurrent-ruby (1.1.7)
2020-06-11 22:30:25 +00:00
crack (0.4.3)
safe_yaml (~> 1.0.0)
2020-02-05 14:27:32 +00:00
crass (1.0.6)
2020-05-19 00:28:26 +00:00
database_cleaner (1.8.5)
2020-08-19 01:38:06 +00:00
diff-lcs (1.4.4)
2020-02-05 14:27:32 +00:00
erubi (1.9.0)
2020-08-19 01:38:06 +00:00
exception_notification (4.4.3)
2020-05-19 00:28:26 +00:00
actionmailer (>= 4.0, < 7)
activesupport (>= 4.0, < 7)
execjs (2.7.0)
2020-08-19 01:38:06 +00:00
factory_bot (6.1.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
faker (2.13.0)
2020-05-19 00:28:26 +00:00
i18n (>= 1.6, < 2)
2020-08-19 01:24:25 +00:00
ffi (1.13.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
2018-10-17 15:54:56 +00:00
good_migrations (0.0.2)
activerecord (>= 3.1)
railties (>= 3.1)
2020-06-11 22:30:25 +00:00
hashdiff (1.0.1)
hashery (2.1.2)
htmlentities (4.3.4)
2020-08-19 01:38:06 +00:00
i18n (1.8.5)
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)
2020-02-10 12:50:41 +00:00
jaro_winkler (1.5.4)
2020-05-19 00:28:26 +00:00
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
2020-08-19 01:38:06 +00:00
json (2.3.1)
2020-05-19 00:28:26 +00:00
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2020-08-19 01:38:06 +00:00
loofah (2.6.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)
2017-03-19 02:08:55 +00:00
nokogiri (>= 1.5.9)
mail (2.7.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)
marcel (0.3.3)
mimemagic (~> 0.3.2)
2020-05-06 02:20:15 +00:00
method_source (1.0.0)
mimemagic (0.3.5)
2020-02-05 14:27:32 +00:00
mini_mime (1.0.2)
mini_portile2 (2.4.0)
2020-05-16 19:19:22 +00:00
minitest (5.14.1)
2020-05-19 00:28:26 +00:00
mysql2 (0.5.3)
2020-02-05 14:27:32 +00:00
nio4r (2.5.2)
2020-08-19 01:38:06 +00:00
nokogiri (1.10.10)
mini_portile2 (~> 2.4.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
oauth (0.5.4)
2020-08-19 01:38:06 +00:00
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
2020-05-19 00:28:26 +00:00
pdf-reader (2.4.0)
Ascii85 (~> 1.0.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
2020-05-19 00:28:26 +00:00
public_suffix (4.0.5)
2020-06-01 03:22:43 +00:00
puma (4.3.5)
nio4r (~> 2.0)
2020-06-27 13:38:33 +00:00
rack (2.2.3)
2018-08-15 02:34:05 +00:00
rack-test (1.1.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
rack (>= 1.0, < 3)
2020-08-19 01:38:06 +00:00
rails (6.0.3.2)
actioncable (= 6.0.3.2)
actionmailbox (= 6.0.3.2)
actionmailer (= 6.0.3.2)
actionpack (= 6.0.3.2)
actiontext (= 6.0.3.2)
actionview (= 6.0.3.2)
activejob (= 6.0.3.2)
activemodel (= 6.0.3.2)
activerecord (= 6.0.3.2)
activestorage (= 6.0.3.2)
activesupport (= 6.0.3.2)
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
bundler (>= 1.3.0)
2020-08-19 01:38:06 +00:00
railties (= 6.0.3.2)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2020-02-05 14:27:32 +00:00
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
2020-08-19 01:38:06 +00:00
railties (6.0.3.2)
actionpack (= 6.0.3.2)
activesupport (= 6.0.3.2)
method_source
rake (>= 0.8.7)
2020-08-19 01:24:25 +00:00
thor (>= 0.20.3, < 2.0)
2018-03-02 04:30:57 +00:00
rainbow (3.0.0)
2020-02-05 14:27:32 +00:00
rake (13.0.1)
2020-05-19 00:28:26 +00:00
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rb-readline (0.5.5)
2020-08-19 01:24:25 +00:00
regexp_parser (1.7.1)
2020-05-19 00:28:26 +00:00
rexml (3.2.4)
2020-08-19 01:38:06 +00:00
rotp (6.1.0)
2020-05-19 00:28:26 +00:00
rqrcode (1.1.2)
chunky_png (~> 1.0)
2020-05-19 00:28:26 +00:00
rqrcode_core (~> 0.1)
rqrcode_core (0.1.2)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
2017-03-19 02:08:55 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2020-05-19 00:28:26 +00:00
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
2017-03-19 02:08:55 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2020-05-19 00:28:26 +00:00
rspec-support (~> 3.9.0)
rspec-rails (4.0.1)
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
rspec-core (~> 3.9)
rspec-expectations (~> 3.9)
rspec-mocks (~> 3.9)
rspec-support (~> 3.9)
rspec-support (3.9.3)
rubocop (0.81.0)
2018-08-15 14:44:11 +00:00
jaro_winkler (~> 1.5.1)
2018-03-02 04:30:57 +00:00
parallel (~> 1.10)
2020-02-10 12:50:41 +00:00
parser (>= 2.7.0.1)
2018-03-02 04:30:57 +00:00
rainbow (>= 2.2.2, < 4.0)
2020-05-19 00:28:26 +00:00
rexml
2018-03-02 04:30:57 +00:00
ruby-progressbar (~> 1.7)
2020-05-19 00:28:26 +00:00
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-rails (2.5.2)
activesupport
rack (>= 1.1)
2019-10-07 00:01:18 +00:00
rubocop (>= 0.72.0)
2020-08-19 01:38:06 +00:00
rubocop-rspec (1.41.0)
2019-10-07 00:01:18 +00:00
rubocop (>= 0.68.1)
2020-05-19 00:28:26 +00:00
ruby-enum (0.8.0)
2017-04-12 12:53:51 +00:00
i18n
2019-06-13 13:53:09 +00:00
ruby-progressbar (1.10.1)
ruby-rc4 (0.1.5)
2020-08-19 01:24:25 +00:00
ruumba (0.1.16)
rubocop
2020-06-11 22:30:25 +00:00
safe_yaml (1.0.5)
2020-05-19 00:28:26 +00:00
scenic (1.5.2)
activerecord (>= 4.0.0)
railties (>= 4.0.0)
scenic-mysql_adapter (1.0.1)
mysql2
scenic (>= 1.4.0)
2020-08-19 01:24:25 +00:00
sitemap_generator (6.1.2)
builder (~> 3.0)
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)
2020-07-03 23:29:24 +00:00
svg-graph (2.2.0)
2020-02-05 14:27:32 +00:00
thor (1.0.1)
2017-03-19 02:08:55 +00:00
thread_safe (0.3.6)
transaction_isolation (1.0.5)
activerecord (>= 3.0.11)
transaction_retry (1.0.3)
activerecord (>= 3.0.11)
transaction_isolation (>= 1.0.2)
2020-05-19 00:28:26 +00:00
ttfunk (1.6.2.1)
2020-05-06 02:20:15 +00:00
tzinfo (1.2.7)
2014-12-14 04:47:44 +00:00
thread_safe (~> 0.1)
2020-05-19 00:28:26 +00:00
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
2020-05-19 00:28:26 +00:00
unicode-display_width (1.7.0)
uniform_notifier (1.13.0)
2020-06-11 22:30:25 +00:00
vcr (6.0.0)
webmock (3.8.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
2020-08-19 01:38:06 +00:00
websocket-driver (0.7.3)
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)
2020-08-19 01:38:06 +00:00
zeitwerk (2.4.0)
PLATFORMS
ruby
DEPENDENCIES
actionpack-page_caching
activerecord-typedstore
bcrypt (~> 3.1.2)
bullet
2020-05-19 04:20:03 +00:00
byebug
capybara
2017-04-12 12:53:51 +00:00
commonmarker (~> 0.14)
database_cleaner
exception_notification
factory_bot_rails
2014-07-07 08:15:28 +00:00
faker
2018-10-17 15:54:56 +00:00
good_migrations
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
mysql2
2020-03-03 02:37:21 +00:00
nokogiri (>= 1.10.8)
2013-07-04 03:40:37 +00:00
oauth
pdf-reader
puma
2020-08-19 01:38:06 +00:00
rails (~> 6.0.3.2)
rb-readline
rotp
rqrcode
rspec-rails
2020-05-19 00:28:26 +00:00
rubocop (= 0.81)
rubocop-rails
rubocop-rspec
ruumba
scenic
scenic-mysql_adapter
sitemap_generator
sprockets-rails (= 2.3.3)
2020-07-03 23:29:24 +00:00
svg-graph
transaction_retry
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
2020-05-19 04:20:03 +00:00
2.1.4