diff --git a/.gitignore b/.gitignore index d42c411..5ead5a4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,6 @@ .bundle .config .yardoc -Gemfile.lock -gemfiles InstalledFiles _yardoc coverage diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..abec97e --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,229 @@ +PATH + remote: . + specs: + resque-integration (3.8.1) + god (~> 0.13.4) + multi_json + rails (>= 3.0.0) + rake + resque (>= 1.25.2) + resque-failed-job-mailer (~> 0.0.3) + resque-meta (>= 2.0.0) + resque-multi-job-forks (~> 0.4.2) + resque-progress (~> 1.0.1) + resque-retry (~> 1.5) + resque-scheduler (~> 4.0) + +GEM + remote: https://rubygems.org/ + specs: + actioncable (5.2.8.1) + actionpack (= 5.2.8.1) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + actionmailer (5.2.8.1) + actionpack (= 5.2.8.1) + actionview (= 5.2.8.1) + activejob (= 5.2.8.1) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (5.2.8.1) + actionview (= 5.2.8.1) + activesupport (= 5.2.8.1) + rack (~> 2.0, >= 2.0.8) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (5.2.8.1) + activesupport (= 5.2.8.1) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (5.2.8.1) + activesupport (= 5.2.8.1) + globalid (>= 0.3.6) + activemodel (5.2.8.1) + activesupport (= 5.2.8.1) + activerecord (5.2.8.1) + activemodel (= 5.2.8.1) + activesupport (= 5.2.8.1) + arel (>= 9.0) + activestorage (5.2.8.1) + actionpack (= 5.2.8.1) + activerecord (= 5.2.8.1) + marcel (~> 1.0.0) + activesupport (5.2.8.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + appraisal (2.5.0) + bundler + rake + thor (>= 0.14.0) + arel (9.0.0) + builder (3.2.4) + byebug (11.1.3) + coderay (1.1.3) + combustion (1.3.7) + activesupport (>= 3.0.0) + railties (>= 3.0.0) + thor (>= 0.14.6) + concurrent-ruby (1.2.2) + crass (1.0.6) + diff-lcs (1.5.0) + docile (1.3.5) + erubi (1.12.0) + et-orbi (1.2.7) + tzinfo + fugit (1.9.0) + et-orbi (~> 1, >= 1.2.7) + raabro (~> 1.4) + globalid (0.4.2) + activesupport (>= 4.2.0) + god (0.13.7) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3) + loofah (2.19.1) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) + marcel (1.0.2) + method_source (0.9.2) + mini_mime (1.1.2) + mini_portile2 (2.4.0) + minitest (5.15.0) + mono_logger (1.1.2) + multi_json (1.15.0) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + nio4r (2.6.1) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + pry (0.12.2) + coderay (~> 1.1.0) + method_source (~> 0.9.0) + pry-byebug (3.8.0) + byebug (~> 11.0) + pry (~> 0.10) + raabro (1.4.0) + rack (2.2.8) + rack-protection (2.2.4) + rack + rack-test (2.1.0) + rack (>= 1.3) + rails (5.2.8.1) + actioncable (= 5.2.8.1) + actionmailer (= 5.2.8.1) + actionpack (= 5.2.8.1) + actionview (= 5.2.8.1) + activejob (= 5.2.8.1) + activemodel (= 5.2.8.1) + activerecord (= 5.2.8.1) + activestorage (= 5.2.8.1) + activesupport (= 5.2.8.1) + bundler (>= 1.3.0) + railties (= 5.2.8.1) + sprockets-rails (>= 2.0.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest + nokogiri (>= 1.6) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) + railties (5.2.8.1) + actionpack (= 5.2.8.1) + activesupport (= 5.2.8.1) + method_source + rake (>= 0.8.7) + thor (>= 0.19.0, < 2.0) + rake (13.1.0) + redis (4.8.1) + redis-namespace (1.11.0) + redis (>= 4) + resque (1.27.4) + mono_logger (~> 1.0) + multi_json (~> 1.0) + redis-namespace (~> 1.3) + sinatra (>= 0.9.2) + vegas (~> 0.1.2) + resque-failed-job-mailer (0.0.3) + resque-meta (2.0.1) + resque (~> 1.8) + resque-multi-job-forks (0.4.3) + json + resque (~> 1.22) + resque-progress (1.0.1) + resque (>= 1.8.0) + resque-meta (>= 1.0.0) + resque-retry (1.8.1) + resque (>= 1.25, < 3.0) + resque-scheduler (>= 4.0, < 6.0) + resque-scheduler (4.10.0) + mono_logger (~> 1.0) + redis (>= 3.3) + resque (>= 1.27) + rufus-scheduler (~> 3.2, != 3.3) + rspec (2.99.0) + rspec-core (~> 2.99.0) + rspec-expectations (~> 2.99.0) + rspec-mocks (~> 2.99.0) + rspec-core (2.99.2) + rspec-expectations (2.99.2) + diff-lcs (>= 1.1.3, < 2.0) + rspec-its (1.0.1) + rspec-core (>= 2.99.0.beta1) + rspec-expectations (>= 2.99.0.beta1) + rspec-mocks (2.99.4) + ruby2_keywords (0.0.5) + rufus-scheduler (3.9.1) + fugit (~> 1.1, >= 1.1.6) + simplecov (0.18.5) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov-html (0.12.3) + sinatra (2.2.4) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.4) + tilt (~> 2.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + thor (1.2.2) + thread_safe (0.3.6) + tilt (2.3.0) + timecop (0.9.8) + tzinfo (1.2.11) + thread_safe (~> 0.1) + vegas (0.1.11) + rack (>= 1.0.0) + websocket-driver (0.7.6) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + +PLATFORMS + ruby + +DEPENDENCIES + appraisal (>= 1.0.2) + bundler + combustion (>= 0.5.5) + loofah (< 2.20.0) + pry (< 0.13.0) + pry-byebug + resque-integration! + rspec (~> 2.14) + rspec-its + simplecov + timecop + +BUNDLED WITH + 1.17.3 diff --git a/gemfiles/rails4.2.gemfile b/gemfiles/rails4.2.gemfile new file mode 100644 index 0000000..76f173b --- /dev/null +++ b/gemfiles/rails4.2.gemfile @@ -0,0 +1,9 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "loofah", "< 2.20.0", require: false +gem "pry", "< 0.13.0", require: false +gem "rails", "~> 4.2.9" + +gemspec path: "../" diff --git a/gemfiles/rails4.2.gemfile.lock b/gemfiles/rails4.2.gemfile.lock new file mode 100644 index 0000000..feb67cc --- /dev/null +++ b/gemfiles/rails4.2.gemfile.lock @@ -0,0 +1,213 @@ +PATH + remote: .. + specs: + resque-integration (3.8.1) + god (~> 0.13.4) + multi_json + rails (>= 3.0.0) + rake + resque (>= 1.25.2) + resque-failed-job-mailer (~> 0.0.3) + resque-meta (>= 2.0.0) + resque-multi-job-forks (~> 0.4.2) + resque-progress (~> 1.0.1) + resque-retry (~> 1.5) + resque-scheduler (~> 4.0) + +GEM + remote: https://rubygems.org/ + specs: + actionmailer (4.2.11.3) + actionpack (= 4.2.11.3) + actionview (= 4.2.11.3) + activejob (= 4.2.11.3) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 1.0, >= 1.0.5) + actionpack (4.2.11.3) + actionview (= 4.2.11.3) + activesupport (= 4.2.11.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.11.3) + activesupport (= 4.2.11.3) + builder (~> 3.1) + erubis (~> 2.7.0) + rails-dom-testing (~> 1.0, >= 1.0.5) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (4.2.11.3) + activesupport (= 4.2.11.3) + globalid (>= 0.3.0) + activemodel (4.2.11.3) + activesupport (= 4.2.11.3) + builder (~> 3.1) + activerecord (4.2.11.3) + activemodel (= 4.2.11.3) + activesupport (= 4.2.11.3) + arel (~> 6.0) + activesupport (4.2.11.3) + i18n (~> 0.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) + appraisal (2.5.0) + bundler + rake + thor (>= 0.14.0) + arel (6.0.4) + builder (3.2.4) + byebug (11.1.3) + coderay (1.1.3) + combustion (1.3.7) + activesupport (>= 3.0.0) + railties (>= 3.0.0) + thor (>= 0.14.6) + concurrent-ruby (1.2.2) + crass (1.0.6) + diff-lcs (1.5.0) + docile (1.3.5) + erubis (2.7.0) + et-orbi (1.2.7) + tzinfo + fugit (1.9.0) + et-orbi (~> 1, >= 1.2.7) + raabro (~> 1.4) + globalid (0.4.2) + activesupport (>= 4.2.0) + god (0.13.7) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (2.6.3) + loofah (2.19.1) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) + method_source (0.9.2) + mini_mime (1.1.2) + mini_portile2 (2.4.0) + minitest (5.15.0) + mono_logger (1.1.2) + multi_json (1.15.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + pry (0.12.2) + coderay (~> 1.1.0) + method_source (~> 0.9.0) + pry-byebug (3.8.0) + byebug (~> 11.0) + pry (~> 0.10) + raabro (1.4.0) + rack (1.6.13) + rack-protection (1.5.5) + rack + rack-test (0.6.3) + rack (>= 1.0) + rails (4.2.11.3) + actionmailer (= 4.2.11.3) + actionpack (= 4.2.11.3) + actionview (= 4.2.11.3) + activejob (= 4.2.11.3) + activemodel (= 4.2.11.3) + activerecord (= 4.2.11.3) + activesupport (= 4.2.11.3) + bundler (>= 1.3.0, < 2.0) + railties (= 4.2.11.3) + sprockets-rails + rails-deprecated_sanitizer (1.0.4) + activesupport (>= 4.2.0.alpha) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) + rails-deprecated_sanitizer (>= 1.0.1) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) + railties (4.2.11.3) + actionpack (= 4.2.11.3) + activesupport (= 4.2.11.3) + rake (>= 0.8.7) + thor (>= 0.18.1, < 2.0) + rake (13.1.0) + redis (4.8.1) + redis-namespace (1.11.0) + redis (>= 4) + resque (1.26.0) + mono_logger (~> 1.0) + multi_json (~> 1.0) + redis-namespace (~> 1.3) + sinatra (>= 0.9.2) + vegas (~> 0.1.2) + resque-failed-job-mailer (0.0.3) + resque-meta (2.0.1) + resque (~> 1.8) + resque-multi-job-forks (0.4.5) + json + resque (~> 1.26.0) + resque-progress (1.0.1) + resque (>= 1.8.0) + resque-meta (>= 1.0.0) + resque-retry (1.8.1) + resque (>= 1.25, < 3.0) + resque-scheduler (>= 4.0, < 6.0) + resque-scheduler (4.3.1) + mono_logger (~> 1.0) + redis (>= 3.3, < 5) + resque (~> 1.26) + rufus-scheduler (~> 3.2) + rspec (2.99.0) + rspec-core (~> 2.99.0) + rspec-expectations (~> 2.99.0) + rspec-mocks (~> 2.99.0) + rspec-core (2.99.2) + rspec-expectations (2.99.2) + diff-lcs (>= 1.1.3, < 2.0) + rspec-its (1.0.1) + rspec-core (>= 2.99.0.beta1) + rspec-expectations (>= 2.99.0.beta1) + rspec-mocks (2.99.4) + rufus-scheduler (3.9.1) + fugit (~> 1.1, >= 1.1.6) + simplecov (0.18.5) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov-html (0.12.3) + sinatra (1.4.8) + rack (~> 1.5) + rack-protection (~> 1.4) + tilt (>= 1.3, < 3) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + thor (1.2.2) + thread_safe (0.3.6) + tilt (2.3.0) + timecop (0.9.8) + tzinfo (1.2.11) + thread_safe (~> 0.1) + vegas (0.1.11) + rack (>= 1.0.0) + +PLATFORMS + ruby + +DEPENDENCIES + appraisal (>= 1.0.2) + bundler + combustion (>= 0.5.5) + loofah (< 2.20.0) + pry (< 0.13.0) + pry-byebug + rails (~> 4.2.9) + resque-integration! + rspec (~> 2.14) + rspec-its + simplecov + timecop + +BUNDLED WITH + 1.17.3 diff --git a/gemfiles/rails5.0.gemfile b/gemfiles/rails5.0.gemfile new file mode 100644 index 0000000..4b606c1 --- /dev/null +++ b/gemfiles/rails5.0.gemfile @@ -0,0 +1,9 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "loofah", "< 2.20.0", require: false +gem "pry", "< 0.13.0", require: false +gem "rails", "~> 5.0.0" + +gemspec path: "../" diff --git a/gemfiles/rails5.0.gemfile.lock b/gemfiles/rails5.0.gemfile.lock new file mode 100644 index 0000000..793696b --- /dev/null +++ b/gemfiles/rails5.0.gemfile.lock @@ -0,0 +1,224 @@ +PATH + remote: .. + specs: + resque-integration (3.8.1) + god (~> 0.13.4) + multi_json + rails (>= 3.0.0) + rake + resque (>= 1.25.2) + resque-failed-job-mailer (~> 0.0.3) + resque-meta (>= 2.0.0) + resque-multi-job-forks (~> 0.4.2) + resque-progress (~> 1.0.1) + resque-retry (~> 1.5) + resque-scheduler (~> 4.0) + +GEM + remote: https://rubygems.org/ + specs: + actioncable (5.0.7.2) + actionpack (= 5.0.7.2) + nio4r (>= 1.2, < 3.0) + websocket-driver (~> 0.6.1) + actionmailer (5.0.7.2) + actionpack (= 5.0.7.2) + actionview (= 5.0.7.2) + activejob (= 5.0.7.2) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (5.0.7.2) + actionview (= 5.0.7.2) + activesupport (= 5.0.7.2) + rack (~> 2.0) + rack-test (~> 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (5.0.7.2) + activesupport (= 5.0.7.2) + builder (~> 3.1) + erubis (~> 2.7.0) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (5.0.7.2) + activesupport (= 5.0.7.2) + globalid (>= 0.3.6) + activemodel (5.0.7.2) + activesupport (= 5.0.7.2) + activerecord (5.0.7.2) + activemodel (= 5.0.7.2) + activesupport (= 5.0.7.2) + arel (~> 7.0) + activesupport (5.0.7.2) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + appraisal (2.5.0) + bundler + rake + thor (>= 0.14.0) + arel (7.1.4) + builder (3.2.4) + byebug (11.1.3) + coderay (1.1.3) + combustion (1.3.7) + activesupport (>= 3.0.0) + railties (>= 3.0.0) + thor (>= 0.14.6) + concurrent-ruby (1.2.2) + crass (1.0.6) + diff-lcs (1.5.0) + docile (1.3.5) + erubis (2.7.0) + et-orbi (1.2.7) + tzinfo + fugit (1.9.0) + et-orbi (~> 1, >= 1.2.7) + raabro (~> 1.4) + globalid (0.4.2) + activesupport (>= 4.2.0) + god (0.13.7) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3) + loofah (2.19.1) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) + method_source (0.9.2) + mini_mime (1.1.2) + mini_portile2 (2.4.0) + minitest (5.15.0) + mono_logger (1.1.2) + multi_json (1.15.0) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + nio4r (2.6.1) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + pry (0.12.2) + coderay (~> 1.1.0) + method_source (~> 0.9.0) + pry-byebug (3.8.0) + byebug (~> 11.0) + pry (~> 0.10) + raabro (1.4.0) + rack (2.2.8) + rack-protection (2.2.4) + rack + rack-test (0.6.3) + rack (>= 1.0) + rails (5.0.7.2) + actioncable (= 5.0.7.2) + actionmailer (= 5.0.7.2) + actionpack (= 5.0.7.2) + actionview (= 5.0.7.2) + activejob (= 5.0.7.2) + activemodel (= 5.0.7.2) + activerecord (= 5.0.7.2) + activesupport (= 5.0.7.2) + bundler (>= 1.3.0) + railties (= 5.0.7.2) + sprockets-rails (>= 2.0.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest + nokogiri (>= 1.6) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) + railties (5.0.7.2) + actionpack (= 5.0.7.2) + activesupport (= 5.0.7.2) + method_source + rake (>= 0.8.7) + thor (>= 0.18.1, < 2.0) + rake (13.1.0) + redis (4.8.1) + redis-namespace (1.11.0) + redis (>= 4) + resque (1.26.0) + mono_logger (~> 1.0) + multi_json (~> 1.0) + redis-namespace (~> 1.3) + sinatra (>= 0.9.2) + vegas (~> 0.1.2) + resque-failed-job-mailer (0.0.3) + resque-meta (2.0.1) + resque (~> 1.8) + resque-multi-job-forks (0.4.5) + json + resque (~> 1.26.0) + resque-progress (1.0.1) + resque (>= 1.8.0) + resque-meta (>= 1.0.0) + resque-retry (1.8.1) + resque (>= 1.25, < 3.0) + resque-scheduler (>= 4.0, < 6.0) + resque-scheduler (4.3.1) + mono_logger (~> 1.0) + redis (>= 3.3, < 5) + resque (~> 1.26) + rufus-scheduler (~> 3.2) + rspec (2.99.0) + rspec-core (~> 2.99.0) + rspec-expectations (~> 2.99.0) + rspec-mocks (~> 2.99.0) + rspec-core (2.99.2) + rspec-expectations (2.99.2) + diff-lcs (>= 1.1.3, < 2.0) + rspec-its (1.0.1) + rspec-core (>= 2.99.0.beta1) + rspec-expectations (>= 2.99.0.beta1) + rspec-mocks (2.99.4) + ruby2_keywords (0.0.5) + rufus-scheduler (3.9.1) + fugit (~> 1.1, >= 1.1.6) + simplecov (0.18.5) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov-html (0.12.3) + sinatra (2.2.4) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.4) + tilt (~> 2.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + thor (1.2.2) + thread_safe (0.3.6) + tilt (2.3.0) + timecop (0.9.8) + tzinfo (1.2.11) + thread_safe (~> 0.1) + vegas (0.1.11) + rack (>= 1.0.0) + websocket-driver (0.6.5) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + +PLATFORMS + ruby + +DEPENDENCIES + appraisal (>= 1.0.2) + bundler + combustion (>= 0.5.5) + loofah (< 2.20.0) + pry (< 0.13.0) + pry-byebug + rails (~> 5.0.0) + resque-integration! + rspec (~> 2.14) + rspec-its + simplecov + timecop + +BUNDLED WITH + 1.17.3 diff --git a/gemfiles/rails5.1.gemfile b/gemfiles/rails5.1.gemfile new file mode 100644 index 0000000..47c4292 --- /dev/null +++ b/gemfiles/rails5.1.gemfile @@ -0,0 +1,9 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "loofah", "< 2.20.0", require: false +gem "pry", "< 0.13.0", require: false +gem "rails", "~> 5.1.0" + +gemspec path: "../" diff --git a/gemfiles/rails5.1.gemfile.lock b/gemfiles/rails5.1.gemfile.lock new file mode 100644 index 0000000..6b03887 --- /dev/null +++ b/gemfiles/rails5.1.gemfile.lock @@ -0,0 +1,224 @@ +PATH + remote: .. + specs: + resque-integration (3.8.1) + god (~> 0.13.4) + multi_json + rails (>= 3.0.0) + rake + resque (>= 1.25.2) + resque-failed-job-mailer (~> 0.0.3) + resque-meta (>= 2.0.0) + resque-multi-job-forks (~> 0.4.2) + resque-progress (~> 1.0.1) + resque-retry (~> 1.5) + resque-scheduler (~> 4.0) + +GEM + remote: https://rubygems.org/ + specs: + actioncable (5.1.7) + actionpack (= 5.1.7) + nio4r (~> 2.0) + websocket-driver (~> 0.6.1) + actionmailer (5.1.7) + actionpack (= 5.1.7) + actionview (= 5.1.7) + activejob (= 5.1.7) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (5.1.7) + actionview (= 5.1.7) + activesupport (= 5.1.7) + rack (~> 2.0) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (5.1.7) + activesupport (= 5.1.7) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (5.1.7) + activesupport (= 5.1.7) + globalid (>= 0.3.6) + activemodel (5.1.7) + activesupport (= 5.1.7) + activerecord (5.1.7) + activemodel (= 5.1.7) + activesupport (= 5.1.7) + arel (~> 8.0) + activesupport (5.1.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + appraisal (2.5.0) + bundler + rake + thor (>= 0.14.0) + arel (8.0.0) + builder (3.2.4) + byebug (11.1.3) + coderay (1.1.3) + combustion (1.3.7) + activesupport (>= 3.0.0) + railties (>= 3.0.0) + thor (>= 0.14.6) + concurrent-ruby (1.2.2) + crass (1.0.6) + diff-lcs (1.5.0) + docile (1.3.5) + erubi (1.12.0) + et-orbi (1.2.7) + tzinfo + fugit (1.9.0) + et-orbi (~> 1, >= 1.2.7) + raabro (~> 1.4) + globalid (0.4.2) + activesupport (>= 4.2.0) + god (0.13.7) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3) + loofah (2.19.1) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) + method_source (0.9.2) + mini_mime (1.1.2) + mini_portile2 (2.4.0) + minitest (5.15.0) + mono_logger (1.1.2) + multi_json (1.15.0) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + nio4r (2.6.1) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + pry (0.12.2) + coderay (~> 1.1.0) + method_source (~> 0.9.0) + pry-byebug (3.8.0) + byebug (~> 11.0) + pry (~> 0.10) + raabro (1.4.0) + rack (2.2.8) + rack-protection (2.2.4) + rack + rack-test (2.1.0) + rack (>= 1.3) + rails (5.1.7) + actioncable (= 5.1.7) + actionmailer (= 5.1.7) + actionpack (= 5.1.7) + actionview (= 5.1.7) + activejob (= 5.1.7) + activemodel (= 5.1.7) + activerecord (= 5.1.7) + activesupport (= 5.1.7) + bundler (>= 1.3.0) + railties (= 5.1.7) + sprockets-rails (>= 2.0.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest + nokogiri (>= 1.6) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) + railties (5.1.7) + actionpack (= 5.1.7) + activesupport (= 5.1.7) + method_source + rake (>= 0.8.7) + thor (>= 0.18.1, < 2.0) + rake (13.1.0) + redis (4.8.1) + redis-namespace (1.11.0) + redis (>= 4) + resque (1.26.0) + mono_logger (~> 1.0) + multi_json (~> 1.0) + redis-namespace (~> 1.3) + sinatra (>= 0.9.2) + vegas (~> 0.1.2) + resque-failed-job-mailer (0.0.3) + resque-meta (2.0.1) + resque (~> 1.8) + resque-multi-job-forks (0.4.5) + json + resque (~> 1.26.0) + resque-progress (1.0.1) + resque (>= 1.8.0) + resque-meta (>= 1.0.0) + resque-retry (1.8.1) + resque (>= 1.25, < 3.0) + resque-scheduler (>= 4.0, < 6.0) + resque-scheduler (4.3.1) + mono_logger (~> 1.0) + redis (>= 3.3, < 5) + resque (~> 1.26) + rufus-scheduler (~> 3.2) + rspec (2.99.0) + rspec-core (~> 2.99.0) + rspec-expectations (~> 2.99.0) + rspec-mocks (~> 2.99.0) + rspec-core (2.99.2) + rspec-expectations (2.99.2) + diff-lcs (>= 1.1.3, < 2.0) + rspec-its (1.0.1) + rspec-core (>= 2.99.0.beta1) + rspec-expectations (>= 2.99.0.beta1) + rspec-mocks (2.99.4) + ruby2_keywords (0.0.5) + rufus-scheduler (3.9.1) + fugit (~> 1.1, >= 1.1.6) + simplecov (0.18.5) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov-html (0.12.3) + sinatra (2.2.4) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.4) + tilt (~> 2.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + thor (1.2.2) + thread_safe (0.3.6) + tilt (2.3.0) + timecop (0.9.8) + tzinfo (1.2.11) + thread_safe (~> 0.1) + vegas (0.1.11) + rack (>= 1.0.0) + websocket-driver (0.6.5) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + +PLATFORMS + ruby + +DEPENDENCIES + appraisal (>= 1.0.2) + bundler + combustion (>= 0.5.5) + loofah (< 2.20.0) + pry (< 0.13.0) + pry-byebug + rails (~> 5.1.0) + resque-integration! + rspec (~> 2.14) + rspec-its + simplecov + timecop + +BUNDLED WITH + 1.17.3 diff --git a/gemfiles/rails5.2.gemfile b/gemfiles/rails5.2.gemfile new file mode 100644 index 0000000..ef5cdc0 --- /dev/null +++ b/gemfiles/rails5.2.gemfile @@ -0,0 +1,9 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "loofah", "< 2.20.0", require: false +gem "pry", "< 0.13.0", require: false +gem "rails", "~> 5.2.0", "< 5.2.4.1" + +gemspec path: "../" diff --git a/gemfiles/rails5.2.gemfile.lock b/gemfiles/rails5.2.gemfile.lock new file mode 100644 index 0000000..0b6d545 --- /dev/null +++ b/gemfiles/rails5.2.gemfile.lock @@ -0,0 +1,234 @@ +PATH + remote: .. + specs: + resque-integration (3.8.1) + god (~> 0.13.4) + multi_json + rails (>= 3.0.0) + rake + resque (>= 1.25.2) + resque-failed-job-mailer (~> 0.0.3) + resque-meta (>= 2.0.0) + resque-multi-job-forks (~> 0.4.2) + resque-progress (~> 1.0.1) + resque-retry (~> 1.5) + resque-scheduler (~> 4.0) + +GEM + remote: https://rubygems.org/ + specs: + actioncable (5.2.4) + actionpack (= 5.2.4) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + actionmailer (5.2.4) + actionpack (= 5.2.4) + actionview (= 5.2.4) + activejob (= 5.2.4) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (5.2.4) + actionview (= 5.2.4) + activesupport (= 5.2.4) + rack (~> 2.0) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (5.2.4) + activesupport (= 5.2.4) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (5.2.4) + activesupport (= 5.2.4) + globalid (>= 0.3.6) + activemodel (5.2.4) + activesupport (= 5.2.4) + activerecord (5.2.4) + activemodel (= 5.2.4) + activesupport (= 5.2.4) + arel (>= 9.0) + activestorage (5.2.4) + actionpack (= 5.2.4) + activerecord (= 5.2.4) + marcel (~> 0.3.1) + activesupport (5.2.4) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + appraisal (2.5.0) + bundler + rake + thor (>= 0.14.0) + arel (9.0.0) + builder (3.2.4) + byebug (11.1.3) + coderay (1.1.3) + combustion (1.3.7) + activesupport (>= 3.0.0) + railties (>= 3.0.0) + thor (>= 0.14.6) + concurrent-ruby (1.2.2) + crass (1.0.6) + diff-lcs (1.5.0) + docile (1.3.5) + erubi (1.12.0) + et-orbi (1.2.7) + tzinfo + fugit (1.9.0) + et-orbi (~> 1, >= 1.2.7) + raabro (~> 1.4) + globalid (0.4.2) + activesupport (>= 4.2.0) + god (0.13.7) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3) + loofah (2.19.1) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) + marcel (0.3.3) + mimemagic (~> 0.3.2) + method_source (0.9.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_mime (1.1.2) + mini_portile2 (2.4.0) + minitest (5.15.0) + mono_logger (1.1.2) + multi_json (1.15.0) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + nio4r (2.6.1) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + pry (0.12.2) + coderay (~> 1.1.0) + method_source (~> 0.9.0) + pry-byebug (3.8.0) + byebug (~> 11.0) + pry (~> 0.10) + raabro (1.4.0) + rack (2.2.8) + rack-protection (2.2.4) + rack + rack-test (2.1.0) + rack (>= 1.3) + rails (5.2.4) + actioncable (= 5.2.4) + actionmailer (= 5.2.4) + actionpack (= 5.2.4) + actionview (= 5.2.4) + activejob (= 5.2.4) + activemodel (= 5.2.4) + activerecord (= 5.2.4) + activestorage (= 5.2.4) + activesupport (= 5.2.4) + bundler (>= 1.3.0) + railties (= 5.2.4) + sprockets-rails (>= 2.0.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest + nokogiri (>= 1.6) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) + railties (5.2.4) + actionpack (= 5.2.4) + activesupport (= 5.2.4) + method_source + rake (>= 0.8.7) + thor (>= 0.19.0, < 2.0) + rake (13.1.0) + redis (4.8.1) + redis-namespace (1.11.0) + redis (>= 4) + resque (1.26.0) + mono_logger (~> 1.0) + multi_json (~> 1.0) + redis-namespace (~> 1.3) + sinatra (>= 0.9.2) + vegas (~> 0.1.2) + resque-failed-job-mailer (0.0.3) + resque-meta (2.0.1) + resque (~> 1.8) + resque-multi-job-forks (0.4.5) + json + resque (~> 1.26.0) + resque-progress (1.0.1) + resque (>= 1.8.0) + resque-meta (>= 1.0.0) + resque-retry (1.8.1) + resque (>= 1.25, < 3.0) + resque-scheduler (>= 4.0, < 6.0) + resque-scheduler (4.3.1) + mono_logger (~> 1.0) + redis (>= 3.3, < 5) + resque (~> 1.26) + rufus-scheduler (~> 3.2) + rspec (2.99.0) + rspec-core (~> 2.99.0) + rspec-expectations (~> 2.99.0) + rspec-mocks (~> 2.99.0) + rspec-core (2.99.2) + rspec-expectations (2.99.2) + diff-lcs (>= 1.1.3, < 2.0) + rspec-its (1.0.1) + rspec-core (>= 2.99.0.beta1) + rspec-expectations (>= 2.99.0.beta1) + rspec-mocks (2.99.4) + ruby2_keywords (0.0.5) + rufus-scheduler (3.9.1) + fugit (~> 1.1, >= 1.1.6) + simplecov (0.18.5) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov-html (0.12.3) + sinatra (2.2.4) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.4) + tilt (~> 2.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + thor (1.2.2) + thread_safe (0.3.6) + tilt (2.3.0) + timecop (0.9.8) + tzinfo (1.2.11) + thread_safe (~> 0.1) + vegas (0.1.11) + rack (>= 1.0.0) + websocket-driver (0.7.6) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + +PLATFORMS + ruby + +DEPENDENCIES + appraisal (>= 1.0.2) + bundler + combustion (>= 0.5.5) + loofah (< 2.20.0) + pry (< 0.13.0) + pry-byebug + rails (~> 5.2.0, < 5.2.4.1) + resque-integration! + rspec (~> 2.14) + rspec-its + simplecov + timecop + +BUNDLED WITH + 1.17.3