From 0670a3284977abd3a82cab83504f691bd602bfe1 Mon Sep 17 00:00:00 2001 From: "Jon R. Humphrey" Date: Wed, 4 Sep 2024 11:45:01 +0100 Subject: [PATCH] build: Updated `LR_Common_Styles.gem` to v.1.9.7 --- Gemfile | 4 ++-- Gemfile.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index e8dbb5b..36b3345 100644 --- a/Gemfile +++ b/Gemfile @@ -75,11 +75,11 @@ end # TODO: While running the rails app locally for testing you can set gems to your local path # ! These "local" paths do not work with a docker image - use the repo instead # gem 'json_rails_logger', '~> 1.0.0', path: '~/Epimorphics/shared/json-rails-logger/' -# gem 'lr_common_styles', '~> 1.9', '>= 1.9.6', path: '~/Epimorphics/clients/land-registry/projects/lr_common_styles/' +# gem 'lr_common_styles', '~> 1.9.0', path: '~/Epimorphics/clients/land-registry/projects/lr_common_styles/' # rubocop:enable Layout/LineLength # TODO: In production you want to set this to the gem from the epimorphics package repo source 'https://rubygems.pkg.github.com/epimorphics' do gem 'json_rails_logger', '~> 1.0.0' - gem 'lr_common_styles', '~> 1.9', '>= 1.9.6' + gem 'lr_common_styles', '~> 1.9.0' end diff --git a/Gemfile.lock b/Gemfile.lock index 74ae6f1..feca0b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -367,7 +367,7 @@ GEM json lograge railties - lr_common_styles (1.9.6) + lr_common_styles (1.9.7) bootstrap-sass (~> 3.4.0) font-awesome-rails (~> 4.7.0.1) govuk_elements_rails (~> 2.0.0) @@ -405,7 +405,7 @@ DEPENDENCIES json_rails_logger (~> 1.0.0)! leaflet-rails libv8-node (>= 16.10.0.0) - lr_common_styles (~> 1.9, >= 1.9.6)! + lr_common_styles (~> 1.9.0)! minitest-rails-capybara minitest-reporters minitest-spec-rails