diff --git a/Gemfile b/Gemfile index d635d3809..90d36cb7a 100644 --- a/Gemfile +++ b/Gemfile @@ -17,6 +17,7 @@ gem 'jbuilder' gem 'kaminari' gem 'responders' gem 'rest-client' +gem 'scenic' gem 'telephone_number' gem 'time_diff' gem 'tzinfo-data' diff --git a/Gemfile.lock b/Gemfile.lock index 990d14bfb..eed2ad18d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -656,6 +656,9 @@ GEM sprockets (> 3.0) sprockets-rails tilt + scenic (1.7.0) + activerecord (>= 4.0.0) + railties (>= 4.0.0) scout_apm (5.3.3) parser scss_lint (0.60.0) @@ -881,6 +884,7 @@ DEPENDENCIES rubocop-performance rubocop-rails rubocop-rspec + scenic scout_apm scss_lint seed_dump