diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 39 |
1 files changed, 15 insertions, 24 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d0888c177..9269b779e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM bullet (5.5.1) activesupport (>= 3.0.0) uniform_notifier (~> 1.10.0) - bundler-audit (0.4.0) + bundler-audit (0.5.0) bundler (~> 1.2) thor (~> 0.18) capistrano (3.8.0) @@ -157,13 +157,6 @@ GEM addressable (~> 2.4) http (~> 2.0) nokogiri (~> 1.6) - haml (4.0.7) - tilt - haml_lint (0.19.0) - haml (~> 4.0) - rake (>= 10, < 13) - rubocop (>= 0.36.0) - sysexits (~> 1.1) hamlit (2.8.1) temple (>= 0.8.0) thor @@ -184,7 +177,7 @@ GEM http_parser.rb (~> 0.6.0) http-cookie (1.0.3) domain_name (~> 0.5) - http-form_data (1.0.1) + http-form_data (1.0.2) http_accept_language (2.1.0) http_parser.rb (0.6.0) httplog (0.99.3) @@ -252,7 +245,7 @@ GEM mini_portile2 (~> 2.1.0) nokogumbo (1.4.10) nokogiri - oj (3.0.5) + oj (3.0.6) openssl (2.0.3) orm_adapter (0.5.0) ostatus2 (2.0.0) @@ -270,7 +263,7 @@ GEM paperclip-av-transcoder (0.6.4) av (~> 0.9.0) paperclip (>= 2.5.2) - parallel (1.11.1) + parallel (1.11.2) parallel_tests (2.14.1) parallel parser (2.4.0.0) @@ -294,7 +287,7 @@ GEM rack-attack (5.0.1) rack rack-cors (0.4.1) - rack-protection (1.5.3) + rack-protection (2.0.0) rack rack-test (0.6.3) rack (>= 1.0) @@ -320,7 +313,7 @@ GEM nokogiri (~> 1.6) rails-html-sanitizer (1.0.3) loofah (~> 2.0) - rails-i18n (5.0.3) + rails-i18n (5.0.4) i18n (~> 0.7) railties (~> 5.0) rails-settings-cached (0.6.5) @@ -384,8 +377,8 @@ GEM rspec-core (~> 3.0, >= 3.0.0) sidekiq (>= 2.4.0) rspec-support (3.6.0) - rubocop (0.46.0) - parser (>= 2.3.1.1, < 3.0) + rubocop (0.48.1) + parser (>= 2.3.3.1, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) @@ -400,9 +393,9 @@ GEM nokogiri (>= 1.4.4) nokogumbo (~> 1.4.1) sass (3.4.23) - scss_lint (0.42.2) - rainbow (~> 2.0) - sass (~> 3.4.15) + scss_lint (0.53.0) + rake (>= 0.9, < 13) + sass (~> 3.4.20) sidekiq (5.0.0) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) @@ -438,7 +431,6 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) statsd-instrument (2.1.2) - sysexits (1.2.0) temple (0.8.0) terminal-table (1.7.3) unicode-display_width (~> 1.1.1) @@ -487,7 +479,7 @@ DEPENDENCIES binding_of_caller brakeman (~> 3.6.0) bullet - bundler-audit (~> 0.4.0) + bundler-audit capistrano (= 3.8.0) capistrano-rails capistrano-rbenv @@ -503,14 +495,13 @@ DEPENDENCIES fast_blank fuubar goldfinger - haml_lint (~> 0.19.0) hamlit-rails hiredis htmlentities http http_accept_language httplog - i18n-tasks (~> 0.9.6) + i18n-tasks kaminari letter_opener letter_opener_web @@ -544,10 +535,10 @@ DEPENDENCIES rqrcode rspec-rails rspec-sidekiq - rubocop (= 0.46.0) + rubocop ruby-oembed sanitize - scss_lint (= 0.42.2) + scss_lint sidekiq sidekiq-scheduler sidekiq-unique-jobs |