diff --git a/Gemfile.lock b/Gemfile.lock index 235a26ff..3bccf98e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,40 +1,30 @@ GIT - remote: git://github.com/JhymerMartinez/paper-elements.git + remote: https://github.com/JhymerMartinez/paper-elements.git revision: 99f0717d373aae88fee04201e5b9ed3d3f9acbed specs: polymer-paper-elements-rails (0.0.1) polymer-rails (~> 1.0) GIT - remote: git://github.com/JhymerMartinez/sass.git + remote: https://github.com/JhymerMartinez/sass.git revision: 9852c297b48eb4e2ec103d3eb9161aad330e5946 branch: 3.2.19-var-fix specs: sass (3.2.19) GIT - remote: git://github.com/macool/little_decorator.git + remote: https://github.com/macool/little_decorator.git revision: 32427367d37317d43dbbbc40b242ef993f279e54 specs: little_decorator (0.0.6) rails GIT - remote: git://github.com/nicholasjhenry/spellchecker.git + remote: https://github.com/nicholasjhenry/spellchecker.git revision: 74ae2c23d23ba4a65729c37b3d124615271483b5 specs: spellchecker (0.1.5) -GIT - remote: git://github.com/rweng/jquery-datatables-rails.git - revision: db17aa0145164095b2b21f83f1ef7ccf91b9ea54 - specs: - jquery-datatables-rails (3.1.1) - actionpack (>= 3.1) - jquery-rails - railties (>= 3.1) - sass-rails - GIT remote: https://github.com/randym/axlsx.git revision: 776037c0fc799bb09da8c9ea47980bd3bf296874 @@ -46,6 +36,16 @@ GIT nokogiri (>= 1.6.6) rubyzip (>= 1.2.1) +GIT + remote: https://github.com/rweng/jquery-datatables-rails.git + revision: d486b31b192a2924b1913e080ad23460e6b96d31 + specs: + jquery-datatables-rails (3.4.0) + actionpack (>= 3.1) + jquery-rails + railties (>= 3.1) + sass-rails + GEM remote: https://rubygems.org/ specs: @@ -117,7 +117,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) breadcrumbs_on_rails (2.3.0) - builder (3.2.3) + builder (3.2.4) bullet (4.14.10) activesupport (>= 3.0.0) uniform_notifier (~> 1.9.0) @@ -166,9 +166,9 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) connection_pool (2.1.1) - crass (1.0.4) + crass (1.0.6) daemons (1.3.1) database_cleaner (1.3.0) debug_inspector (0.0.3) @@ -208,7 +208,7 @@ GEM factory_girl_rails (4.5.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) - faraday (0.17.3) + faraday (0.17.5) multipart-post (>= 1.2, < 3) fastimage (2.1.3) foreman (0.78.0) @@ -228,7 +228,7 @@ GEM multi_json (~> 1.10) retriable (~> 1.4) signet (~> 0.6) - hashie (4.1.0) + hashie (5.0.0) hike (1.2.3) htmlentities (4.3.4) http-accept (1.7.0) @@ -253,7 +253,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.3.0) - jwt (2.2.1) + jwt (2.5.0) kaminari (0.16.2) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -265,7 +265,7 @@ GEM actionpack (>= 4, < 5.2) activesupport (>= 4, < 5.2) railties (>= 4, < 5.2) - loofah (2.2.3) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -279,15 +279,17 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - mimemagic (0.3.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.2) + mini_portile2 (2.8.0) + minitest (5.16.3) momentjs-rails (2.17.1) railties (>= 3.1) multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.1.1) + multipart-post (2.2.3) named (1.1.0) nested_form (0.3.2) net-scp (1.2.1) @@ -296,26 +298,29 @@ GEM netrc (0.11.0) newrelic_rpm (3.14.0.305) nio4r (2.5.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogumbo (1.4.13) nokogiri - oauth2 (1.4.4) - faraday (>= 0.8, < 2.0) + oauth2 (2.0.7) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.1) + rash_alt (>= 0.4, < 1) + version_gem (~> 1.1) + omniauth (2.0.4) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) + rack-protection omniauth-google-oauth2 (0.8.0) jwt (>= 2.0) omniauth (>= 1.1.1) omniauth-oauth2 (>= 1.6) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) orm_adapter (0.5.0) paper_trail (4.0.0.beta2) activerecord (>= 3.0, < 6.0) @@ -348,9 +353,10 @@ GEM multi_json (~> 1.0) pusher-signature (~> 0.1.8) pusher-signature (0.1.8) + racc (1.6.0) rack (1.6.13) - rack-contrib (1.2.0) - rack (>= 0.9.1) + rack-contrib (1.8.0) + rack (~> 1.4) rack-cors (0.4.0) rack-mini-profiler (0.10.1) rack (>= 1.2.0) @@ -370,14 +376,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.8) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + 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.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -390,6 +396,8 @@ GEM thor (>= 0.18.1, < 2.0) rainbow (2.0.0) rake (10.5.0) + rash_alt (0.4.12) + hashie (>= 3.4) responders (2.4.1) actionpack (>= 4.2.0, < 6.0) railties (>= 4.2.0, < 6.0) @@ -477,7 +485,7 @@ GEM i18n turbolinks (2.5.3) coffee-rails - tzinfo (1.2.8) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3) @@ -485,6 +493,7 @@ GEM unf_ext unf_ext (0.0.7.7) uniform_notifier (1.9.0) + version_gem (1.1.0) warden (1.2.7) rack (>= 1.0) websocket-driver (0.5.4)