From 8106d5bceac15f1d3adc2de119fc225578734461 Mon Sep 17 00:00:00 2001 From: Nick Charlton Date: Tue, 12 Sep 2023 16:39:28 +0100 Subject: [PATCH] Switch to the main Appraisal release --- Gemfile | 2 +- Gemfile.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 97249480c6..37ae468f09 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem "sentry-raven" gem "unicorn" group :development, :test do - gem "appraisal", github: "thoughtbot/appraisal" + gem "appraisal" gem "awesome_print" gem "byebug" gem "dotenv-rails" diff --git a/Gemfile.lock b/Gemfile.lock index ecc480cf9a..05cf71cfe7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,3 @@ -GIT - remote: https://github.com/thoughtbot/appraisal.git - revision: feb78bcc6177038399bff098cb6c2bd4bca4972a - specs: - appraisal (2.5.0) - bundler - rake - thor (>= 0.14.0) - PATH remote: . specs: @@ -95,6 +86,10 @@ GEM activesupport (>= 3.0) railties (>= 3.0) rspec-rails (>= 2.2) + appraisal (2.5.0) + bundler + rake + thor (>= 0.14.0) ast (2.4.2) awesome_print (1.9.2) better_html (2.0.2) @@ -348,7 +343,7 @@ DEPENDENCIES administrate! administrate-field-image ammeter - appraisal! + appraisal awesome_print byebug capybara