From b730231a6b56a469b2507f05c1974dda7f2ba840 Mon Sep 17 00:00:00 2001 From: Tom Levy Date: Sun, 24 Dec 2023 00:16:19 +1300 Subject: [PATCH] Remove unused ruby_parser gem The comment says it was for the declarative_authorization gem, which we are no longer using. --- Gemfile | 2 -- Gemfile.lock | 4 ---- 2 files changed, 6 deletions(-) diff --git a/Gemfile b/Gemfile index b9468484..27bf685b 100644 --- a/Gemfile +++ b/Gemfile @@ -85,8 +85,6 @@ group :development, :test do gem 'byebug' - gem 'ruby_parser' # for declarative_authorization - gem 'standard' end diff --git a/Gemfile.lock b/Gemfile.lock index 12cd18e4..fc6cd7dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,8 +345,6 @@ GEM ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) ruby2_keywords (0.0.5) - ruby_parser (3.10.1) - sexp_processor (~> 4.9) rubyzip (1.3.0) rusage (0.2.0) sass (3.5.5) @@ -362,7 +360,6 @@ GEM tilt (>= 1.1, < 3) sentry-raven (3.1.2) faraday (>= 1.0) - sexp_processor (4.10.0) simple-navigation (3.11.0) activesupport (>= 2.3.2) simple_form (3.2.1) @@ -492,7 +489,6 @@ DEPENDENCIES rqrcode rspec-rails (~> 3.0) ruby-duration - ruby_parser rubyzip (= 1.3.0) sass sass-rails