about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2019-06-05 02:35:19 +0900
committermultiple creatures <dev@multiple-creature.party>2019-11-19 16:25:26 -0600
commit7efaf608a83fe9f469ab7ff666c0bcaf4c013668 (patch)
tree5e83572a61c39eb77e128e614d09b43acfdd5172 /Gemfile.lock
parent2aee833a2227cfe511d267902fc43dd038ba81ca (diff)
Revert #10957 (rubocop-rails) which is incompatible with CodeClimate (#10965)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 0 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cef328a34..3a10d77ff 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -534,9 +534,6 @@ GEM
       rainbow (>= 2.2.2, < 4.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 1.7)
-    rubocop-rails (2.0.0)
-      rack (>= 2.0)
-      rubocop (>= 0.70.0)
     ruby-bbcode (2.1.0)
       activesupport (>= 4.2.2)
     ruby-progressbar (1.10.1)
@@ -747,8 +744,6 @@ DEPENDENCIES
   rspec-rails (~> 3.8)
   rspec-sidekiq (~> 3.0)
   rubocop (~> 0.71)
-  rubocop-rails (~> 2.0)
-  ruby-bbcode (~> 2.0)
   sanitize (~> 5.0)
   sidekiq (~> 5.2)
   sidekiq-bulk (~> 0.2.0)