tilde.news/Gemfile.lock

285 lines
6.7 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2020-02-05 14:27:32 +00:00
actioncable (5.2.4.1)
actionpack (= 5.2.4.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2020-02-05 14:27:32 +00:00
actionmailer (5.2.4.1)
actionpack (= 5.2.4.1)
actionview (= 5.2.4.1)
activejob (= 5.2.4.1)
2014-12-14 04:47:44 +00:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2020-02-05 14:27:32 +00:00
actionpack (5.2.4.1)
actionview (= 5.2.4.1)
activesupport (= 5.2.4.1)
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)
2017-03-19 02:08:55 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionpack-page_caching (1.1.1)
actionpack (>= 4.0.0, < 6)
2020-02-05 14:27:32 +00:00
actionview (5.2.4.1)
activesupport (= 5.2.4.1)
2014-12-14 04:47:44 +00:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2017-03-19 02:08:55 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2020-02-05 14:27:32 +00:00
activejob (5.2.4.1)
activesupport (= 5.2.4.1)
globalid (>= 0.3.6)
2020-02-05 14:27:32 +00:00
activemodel (5.2.4.1)
activesupport (= 5.2.4.1)
activerecord (5.2.4.1)
activemodel (= 5.2.4.1)
activesupport (= 5.2.4.1)
arel (>= 9.0)
activerecord-typedstore (1.2.2)
activerecord (>= 4.2)
2020-02-05 14:27:32 +00:00
activestorage (5.2.4.1)
actionpack (= 5.2.4.1)
activerecord (= 5.2.4.1)
marcel (~> 0.3.1)
2020-02-05 14:27:32 +00:00
activesupport (5.2.4.1)
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)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
arel (9.0.0)
2018-03-02 04:30:57 +00:00
ast (2.4.0)
bcrypt (3.1.13)
2020-02-05 14:27:32 +00:00
builder (3.2.4)
bullet (6.0.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.0.1)
capybara (3.15.1)
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)
regexp_parser (~> 1.2)
xpath (~> 3.2)
chunky_png (1.3.11)
commonmarker (0.20.1)
2017-04-12 12:53:51 +00:00
ruby-enum (~> 0.5)
concurrent-ruby (1.1.5)
2020-02-05 14:27:32 +00:00
crass (1.0.6)
database_cleaner (1.7.0)
2017-03-19 02:08:55 +00:00
diff-lcs (1.3)
dynamic_form (1.1.4)
2020-02-05 14:27:32 +00:00
erubi (1.9.0)
exception_notification (4.3.0)
actionmailer (>= 4.0, < 6)
activesupport (>= 4.0, < 6)
execjs (2.7.0)
factory_bot (5.0.2)
activesupport (>= 4.2.0)
factory_bot_rails (5.0.2)
factory_bot (~> 5.0.2)
railties (>= 4.2.0)
faker (1.9.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
i18n (>= 0.7)
ffi (1.11.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)
htmlentities (4.3.4)
2020-02-05 14:27:32 +00:00
i18n (1.8.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
concurrent-ruby (~> 1.0)
2020-02-10 12:50:41 +00:00
jaro_winkler (1.5.4)
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.2.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
kgio (2.11.2)
2018-06-23 01:17:02 +00:00
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
2020-02-05 14:27:32 +00:00
loofah (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
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)
2018-11-20 01:56:00 +00:00
method_source (0.9.2)
2020-02-05 14:27:32 +00:00
mimemagic (0.3.4)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
2020-02-05 14:27:32 +00:00
minitest (5.14.0)
mysql2 (0.5.2)
2020-02-05 14:27:32 +00:00
nio4r (2.5.2)
nokogiri (1.10.7)
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-02-10 12:50:41 +00:00
parallel (1.19.1)
parser (2.7.0.2)
2018-03-02 04:30:57 +00:00
ast (~> 2.4.0)
2019-07-10 12:42:43 +00:00
public_suffix (3.1.1)
2020-02-05 14:27:32 +00:00
rack (2.1.2)
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-02-05 14:27:32 +00:00
rails (5.2.4.1)
actioncable (= 5.2.4.1)
actionmailer (= 5.2.4.1)
actionpack (= 5.2.4.1)
actionview (= 5.2.4.1)
activejob (= 5.2.4.1)
activemodel (= 5.2.4.1)
activerecord (= 5.2.4.1)
activestorage (= 5.2.4.1)
activesupport (= 5.2.4.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
bundler (>= 1.3.0)
2020-02-05 14:27:32 +00:00
railties (= 5.2.4.1)
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)
railties (5.2.4.1)
actionpack (= 5.2.4.1)
activesupport (= 5.2.4.1)
method_source
rake (>= 0.8.7)
2018-08-15 02:34:05 +00:00
thor (>= 0.19.0, < 2.0)
2018-03-02 04:30:57 +00:00
rainbow (3.0.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
raindrops (0.19.0)
2020-02-05 14:27:32 +00:00
rake (13.0.1)
2018-06-23 01:17:02 +00:00
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rb-readline (0.5.5)
regexp_parser (1.5.1)
2019-07-10 12:42:43 +00:00
rotp (5.1.0)
addressable (~> 2.5)
rqrcode (0.10.1)
chunky_png (~> 1.0)
rspec-core (3.8.1)
2018-08-15 14:00:26 +00:00
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
2017-03-19 02:08:55 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2018-08-15 14:00:26 +00:00
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
2017-03-19 02:08:55 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2018-08-15 14:00:26 +00:00
rspec-support (~> 3.8.0)
rspec-rails (3.8.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2018-08-15 14:00:26 +00:00
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
2020-02-10 12:50:41 +00:00
rubocop (0.79.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)
ruby-progressbar (~> 1.7)
2019-06-13 13:53:09 +00:00
unicode-display_width (>= 1.4.0, < 1.7)
2019-10-07 00:01:18 +00:00
rubocop-rails (2.3.2)
rack (>= 1.1)
2019-10-07 00:01:18 +00:00
rubocop (>= 0.72.0)
rubocop-rspec (1.36.0)
rubocop (>= 0.68.1)
2018-03-21 18:53:38 +00:00
ruby-enum (0.7.2)
2017-04-12 12:53:51 +00:00
i18n
2019-06-13 13:53:09 +00:00
ruby-progressbar (1.10.1)
2018-06-23 01:17:02 +00:00
ruby_dep (1.5.0)
ruumba (0.1.10)
rubocop
scenic (1.5.1)
activerecord (>= 4.0.0)
railties (>= 4.0.0)
scenic-mysql_adapter (1.0.1)
mysql2
scenic (>= 1.4.0)
scout_apm (2.6.2)
parser
sitemap_generator (6.0.2)
builder (~> 3.0)
sprockets (3.7.2)
2017-03-19 02:08:55 +00:00
concurrent-ruby (~> 1.0)
rack (> 1, < 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
sprockets-rails (3.2.1)
2017-03-19 02:08:55 +00:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.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-02-05 14:27:32 +00:00
tzinfo (1.2.6)
2014-12-14 04:47:44 +00:00
thread_safe (~> 0.1)
2018-11-20 01:56:00 +00:00
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
2020-02-10 12:50:41 +00:00
unicode-display_width (1.6.1)
unicorn (5.5.1)
2012-06-30 21:34:15 +00:00
kgio (~> 2.6)
raindrops (~> 0.7)
uniform_notifier (1.12.1)
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
xpath (3.2.0)
2018-08-15 14:17:35 +00:00
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
actionpack-page_caching
activerecord-typedstore
bcrypt (~> 3.1.2)
bullet
2018-06-13 14:57:45 +00:00
byebug
capybara
2017-04-12 12:53:51 +00:00
commonmarker (~> 0.14)
database_cleaner
dynamic_form
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
nokogiri (>= 1.7.2)
2013-07-04 03:40:37 +00:00
oauth
2020-02-05 14:27:32 +00:00
rails (~> 5.2)
rb-readline
rotp
rqrcode
rspec-rails
2018-03-02 04:30:57 +00:00
rubocop
rubocop-rails
rubocop-rspec
ruumba
scenic
scenic-mysql_adapter
scout_apm (= 2.6.2)
sitemap_generator
transaction_retry
2013-12-30 22:29:00 +00:00
uglifier (>= 1.3.0)
2012-06-30 21:34:15 +00:00
unicorn
2015-07-24 06:38:51 +00:00
BUNDLED WITH
2019-10-07 00:01:18 +00:00
2.0.2