Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,11 @@ gem 'zxcvbn', '0.1.9'

group :development do
gem 'better_errors', '>= 2.5.1'
gem 'binding_of_caller'
gem 'derailed_benchmarks'
gem 'guard-rspec', require: false
gem 'irb'
gem 'letter_opener', '~> 1.8'
gem 'octokit', '>= 4.25.0'
gem 'rack-mini-profiler', '>= 1.1.3', require: false
gem 'rails-erd', '>= 1.6.0'
end

group :development, :test do
Expand Down
20 changes: 0 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,6 @@ GEM
parser (>= 2.4)
smart_properties
bindata (2.4.14)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bootsnap (1.15.0)
msgpack (~> 1.2)
brakeman (6.0.1)
Expand All @@ -223,7 +221,6 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
cbor (0.5.9.6)
choice (0.2.0)
chunky_png (1.4.0)
coderay (1.1.3)
coercible (1.0.0)
Expand All @@ -242,7 +239,6 @@ GEM
railties (>= 6.0.0)
date (3.3.3)
dead_end (4.0.0)
debug_inspector (1.1.0)
derailed_benchmarks (2.1.2)
benchmark-ips (~> 2)
dead_end
Expand Down Expand Up @@ -436,9 +432,6 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (5.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.0.2)
openssl-signature_algorithm (1.2.1)
openssl (> 2.0, < 3.1)
Expand Down Expand Up @@ -521,11 +514,6 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-erd (1.7.2)
activerecord (>= 4.2)
activesupport (>= 4.2)
choice (~> 0.2.0)
ruby-graphviz (~> 1.2)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
Expand Down Expand Up @@ -615,8 +603,6 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
ruby-graphviz (1.2.5)
rexml
ruby-progressbar (1.13.0)
ruby-saml (1.13.0)
nokogiri (>= 1.10.5)
Expand All @@ -630,9 +616,6 @@ GEM
errbase (>= 0.1.1)
safety_net_attestation (0.4.0)
jwt (~> 2.0)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
scrypt (3.0.7)
ffi-compiler (>= 1.0, < 2.0)
selenium-webdriver (4.11.0)
Expand Down Expand Up @@ -746,7 +729,6 @@ DEPENDENCIES
barby (~> 0.6.8)
base32-crockford
better_errors (>= 2.5.1)
binding_of_caller
bootsnap (~> 1.0)
brakeman
browser
Expand Down Expand Up @@ -790,7 +772,6 @@ DEPENDENCIES
net-sftp
newrelic_rpm (~> 8.0)
nokogiri (~> 1.14.0)
octokit (>= 4.25.0)
pg
pg_query
phonelib
Expand All @@ -812,7 +793,6 @@ DEPENDENCIES
rack_session_access (>= 0.2.0)
rails (~> 7.0.0)
rails-controller-testing (>= 1.0.4)
rails-erd (>= 1.6.0)
redacted_struct
redis (>= 3.2.0)
redis-session-store!
Expand Down