Skip to content

Commit

Permalink
Switch to the main Appraisal release
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Dec 12, 2023
1 parent 9a20ba1 commit 8106d5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
15 changes: 5 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -348,7 +343,7 @@ DEPENDENCIES
administrate!
administrate-field-image
ammeter
appraisal!
appraisal
awesome_print
byebug
capybara
Expand Down

0 comments on commit 8106d5b

Please sign in to comment.