diff --git a/Gemfile.lock b/Gemfile.lock index e155fbb2..9e8b3c55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM debug_inspector (>= 0.0.1) bootstrap3-datetimepicker-rails (4.17.47) momentjs-rails (>= 2.8.1) - builder (3.2.2) + builder (3.2.4) byebug (11.0.1) cancan (1.6.10) capybara (2.4.4) @@ -93,7 +93,9 @@ GEM coffee-script-source execjs coffee-script-source (1.9.1.1) + concurrent-ruby (1.1.10) connection_pool (2.2.0) + crass (1.0.6) dalli (2.7.4) database_cleaner (1.4.1) debug_inspector (0.0.2) @@ -132,12 +134,14 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - haml (4.0.7) + haml (5.1.2) + temple (>= 0.8.0) tilt heapy (0.1.3) hitimes (1.2.2) http_accept_language (2.0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.3.1) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -145,7 +149,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) jwt (1.4.1) kgio (2.9.3) launchy (2.4.3) @@ -153,7 +157,8 @@ GEM listen (3.0.3) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - loofah (2.0.3) + loofah (2.19.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.9) mail (2.6.3) @@ -162,15 +167,16 @@ GEM memory_profiler (0.9.10) method_source (0.8.2) mime-types (2.6.1) - mini_portile (0.6.2) - minitest (5.8.0) + mini_portile2 (2.8.0) + minitest (5.16.3) momentjs-rails (2.20.1) railties (>= 3.1) multi_json (1.11.2) nenv (0.2.0) newrelic_rpm (3.13.0.299) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.0.7) nenv (~> 0.1) shellany (~> 0.0) @@ -195,7 +201,8 @@ GEM rack (>= 1.1, < 2.0) pundit (1.0.1) activesupport (>= 3.0.0) - rack (1.6.8) + racc (1.6.0) + rack (1.6.13) rack-cache (1.2) rack (>= 0.4) rack-cors (0.4.0) @@ -216,14 +223,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.0) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + 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.0.2) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails-i18n (4.0.4) i18n (~> 0.6) railties (~> 4.0) @@ -310,8 +317,9 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) + temple (0.8.2) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) timecop (0.7.3) timers (4.0.1) @@ -329,7 +337,7 @@ GEM websocket-driver (0.6.2) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.2) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) yuicompressor (1.3.3) @@ -358,7 +366,7 @@ DEPENDENCIES foreman google-analytics-rails (= 1.1.1) guard-rspec - haml + haml (= 5.1.2) http_accept_language jbuilder jquery-rails