diff --git a/Gemfile.lock b/Gemfile.lock index 563d1b8..443c828 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,52 +2,76 @@ PATH remote: . specs: attachinary (1.3.1) - cloudinary (~> 1.1.0) + cloudinary (~> 1.1) + coffee-script rails (>= 3.2) GEM remote: http://rubygems.org/ specs: - actionmailer (4.2.3) - actionpack (= 4.2.3) - actionview (= 4.2.3) - activejob (= 4.2.3) + actioncable (6.1.7.5) + actionpack (= 6.1.7.5) + activesupport (= 6.1.7.5) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + actionmailbox (6.1.7.5) + actionpack (= 6.1.7.5) + activejob (= 6.1.7.5) + activerecord (= 6.1.7.5) + activestorage (= 6.1.7.5) + activesupport (= 6.1.7.5) + mail (>= 2.7.1) + actionmailer (6.1.7.5) + actionpack (= 6.1.7.5) + actionview (= 6.1.7.5) + activejob (= 6.1.7.5) + activesupport (= 6.1.7.5) mail (~> 2.5, >= 2.5.4) - rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.3) - actionview (= 4.2.3) - activesupport (= 4.2.3) - rack (~> 1.6) - rack-test (~> 0.6.2) - rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (4.2.3) - activesupport (= 4.2.3) + rails-dom-testing (~> 2.0) + actionpack (6.1.7.5) + actionview (= 6.1.7.5) + activesupport (= 6.1.7.5) + rack (~> 2.0, >= 2.0.9) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actiontext (6.1.7.5) + actionpack (= 6.1.7.5) + activerecord (= 6.1.7.5) + activestorage (= 6.1.7.5) + activesupport (= 6.1.7.5) + nokogiri (>= 1.8.5) + actionview (6.1.7.5) + activesupport (= 6.1.7.5) builder (~> 3.1) - erubis (~> 2.7.0) - rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - activejob (4.2.3) - activesupport (= 4.2.3) - globalid (>= 0.3.0) - activemodel (4.2.3) - activesupport (= 4.2.3) - builder (~> 3.1) - activerecord (4.2.3) - activemodel (= 4.2.3) - activesupport (= 4.2.3) - arel (~> 6.0) - activesupport (4.2.3) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activejob (6.1.7.5) + activesupport (= 6.1.7.5) + globalid (>= 0.3.6) + activemodel (6.1.7.5) + activesupport (= 6.1.7.5) + activerecord (6.1.7.5) + activemodel (= 6.1.7.5) + activesupport (= 6.1.7.5) + activestorage (6.1.7.5) + actionpack (= 6.1.7.5) + activejob (= 6.1.7.5) + activerecord (= 6.1.7.5) + activesupport (= 6.1.7.5) + marcel (~> 1.0) + mini_mime (>= 1.1.0) + activesupport (6.1.7.5) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.3.8) - arel (6.0.3) aws_cf_signer (0.1.3) - bson (3.1.2) - builder (3.2.2) + bson (5.0.2) + builder (3.3.0) capybara (2.4.4) mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -61,19 +85,21 @@ GEM aws_cf_signer rest-client coderay (1.1.0) - coffee-rails (4.1.0) + coffee-rails (5.0.0) coffee-script (>= 2.2.0) - railties (>= 4.0.0, < 5.0) + railties (>= 5.2.0) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.9.1.1) - connection_pool (2.2.0) + concurrent-ruby (1.3.4) + crass (1.0.6) database_cleaner (1.4.1) + date (3.4.1) diff-lcs (1.2.5) domain_name (0.5.24) unf (>= 0.0.5, < 1.0.0) - erubis (2.7.0) + erubi (1.13.0) execjs (2.5.2) factory_girl (4.5.0) activesupport (>= 3.0.0) @@ -82,8 +108,8 @@ GEM railties (>= 3.0.0) ffi (1.9.10) formatador (0.2.5) - globalid (0.3.6) - activesupport (>= 4.1.0) + globalid (1.2.1) + activesupport (>= 6.1) guard (2.12.8) formatador (>= 0.2.4) listen (>= 2.7, <= 4.0) @@ -100,76 +126,94 @@ GEM rspec (>= 2.99.0, < 4.0) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) - jquery-rails (4.0.4) - rails-dom-testing (~> 1.0) + i18n (1.14.6) + concurrent-ruby (~> 1.0) + jquery-rails (4.6.0) + rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (2.9.0) launchy (2.4.3) addressable (~> 2.3) listen (3.0.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - loofah (2.0.2) - nokogiri (>= 1.5.9) + loofah (2.23.1) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) lumberjack (1.0.9) - mail (2.6.3) - mime-types (>= 1.16, < 3) + mail (2.8.1) + mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp + marcel (1.0.4) method_source (0.8.2) - mime-types (2.6.1) - mini_portile (0.6.2) - minitest (5.7.0) - mongoid (4.0.2) - activemodel (~> 4.0) - moped (~> 2.0.0) - origin (~> 2.1) - tzinfo (>= 0.3.37) - moped (2.0.6) - bson (~> 3.0) - connection_pool (~> 2.0) - optionable (~> 0.2.0) + mime-types (2.99.3) + mini_mime (1.1.5) + mini_portile2 (2.8.8) + minitest (5.25.4) + mongo (2.21.0) + bson (>= 4.14.1, < 6.0.0) + mongoid (9.0.3) + activemodel (>= 5.1, < 8.1, != 7.0.0) + concurrent-ruby (>= 1.0.5, < 2.0) + mongo (>= 2.18.0, < 3.0.0) nenv (0.2.0) + net-imap (0.5.1) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.2) + timeout + net-smtp (0.5.0) + net-protocol netrc (0.10.3) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nio4r (2.7.4) + nokogiri (1.17.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) notiffany (0.0.6) nenv (~> 0.1) shellany (~> 0.0) - optionable (0.2.0) - origin (2.1.1) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.6.4) - rack-test (0.6.3) - rack (>= 1.0) - rails (4.2.3) - actionmailer (= 4.2.3) - actionpack (= 4.2.3) - actionview (= 4.2.3) - activejob (= 4.2.3) - activemodel (= 4.2.3) - activerecord (= 4.2.3) - activesupport (= 4.2.3) - bundler (>= 1.3.0, < 2.0) - railties (= 4.2.3) - sprockets-rails - rails-deprecated_sanitizer (1.0.3) - activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.6) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) - rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) - loofah (~> 2.0) - railties (4.2.3) - actionpack (= 4.2.3) - activesupport (= 4.2.3) - rake (>= 0.8.7) - thor (>= 0.18.1, < 2.0) - rake (10.4.2) + racc (1.8.1) + rack (2.2.10) + rack-test (2.1.0) + rack (>= 1.3) + rails (6.1.7.5) + actioncable (= 6.1.7.5) + actionmailbox (= 6.1.7.5) + actionmailer (= 6.1.7.5) + actionpack (= 6.1.7.5) + actiontext (= 6.1.7.5) + actionview (= 6.1.7.5) + activejob (= 6.1.7.5) + activemodel (= 6.1.7.5) + activerecord (= 6.1.7.5) + activestorage (= 6.1.7.5) + activesupport (= 6.1.7.5) + bundler (>= 1.15.0) + railties (= 6.1.7.5) + sprockets-rails (>= 2.0.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest + nokogiri (>= 1.6) + rails-html-sanitizer (1.6.2) + loofah (~> 2.21) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (6.1.7.5) + actionpack (= 6.1.7.5) + activesupport (= 6.1.7.5) + method_source + rake (>= 12.2) + thor (~> 1.0) + rake (13.2.1) rb-fsevent (0.9.5) rb-inotify (0.9.5) ffi (>= 0.5.0) @@ -177,49 +221,54 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) - rspec (3.3.0) - rspec-core (~> 3.3.0) - rspec-expectations (~> 3.3.0) - rspec-mocks (~> 3.3.0) - rspec-core (3.3.2) - rspec-support (~> 3.3.0) - rspec-expectations (3.3.1) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.2) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.3.0) - rspec-mocks (3.3.2) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.3.0) - rspec-rails (3.3.3) - actionpack (>= 3.0, < 4.3) - activesupport (>= 3.0, < 4.3) - railties (>= 3.0, < 4.3) - rspec-core (~> 3.3.0) - rspec-expectations (~> 3.3.0) - rspec-mocks (~> 3.3.0) - rspec-support (~> 3.3.0) - rspec-support (3.3.0) + rspec-support (~> 3.13.0) + rspec-rails (6.1.5) + actionpack (>= 6.1) + activesupport (>= 6.1) + railties (>= 6.1) + rspec-core (~> 3.13) + rspec-expectations (~> 3.13) + rspec-mocks (~> 3.13) + rspec-support (~> 3.13) + rspec-support (3.13.2) shellany (0.0.1) - simple_form (3.1.0) - actionpack (~> 4.0) - activemodel (~> 4.0) + simple_form (5.3.1) + actionpack (>= 5.2) + activemodel (>= 5.2) slop (3.6.0) - sprockets (3.3.4) - rack (~> 1.0) - sprockets-rails (2.3.3) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) + sprockets (4.2.1) + concurrent-ruby (~> 1.0) + rack (>= 2.2.4, < 4) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) + sprockets (>= 3.0.0) sqlite3 (1.3.10) - thor (0.19.1) - thread_safe (0.3.5) - tzinfo (1.2.2) - thread_safe (~> 0.1) + thor (1.3.2) + timeout (0.4.2) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.1) valid_attribute (2.0.0) + websocket-driver (0.7.6) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) xpath (2.0.0) nokogiri (~> 1.3) + zeitwerk (2.7.1) PLATFORMS ruby