Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 53f8607

Browse files
Update appraisal gem
1 parent a47cfef commit 53f8607

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎Gemfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
44

55
gemspec
66

7-
gem 'appraisal', git: 'https://github.com/n-rodriguez/appraisal.git',branch: 'wip/combustion'
7+
gem 'appraisal', git: 'https://github.com/thoughtbot/appraisal.git'
88

99
# gem 'activerecord-oracle_enhanced-adapter'
1010
gem 'combustion'

‎gemfiles/rails_7.0.8.gemfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
gem "appraisal", git: "https://github.com/n-rodriguez/appraisal.git", branch: "wip/combustion"
5+
gem "appraisal", git: "https://github.com/thoughtbot/appraisal.git"
66
gem "combustion"
77
gem "database_cleaner"
88
gem "factory_bot"

‎gemfiles/rails_7.1.0.gemfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
gem "appraisal", git: "https://github.com/n-rodriguez/appraisal.git", branch: "wip/combustion"
5+
gem "appraisal", git: "https://github.com/thoughtbot/appraisal.git"
66
gem "combustion"
77
gem "database_cleaner"
88
gem "factory_bot"

‎gemfiles/rails_7.2.0.gemfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
gem "appraisal", git: "https://github.com/n-rodriguez/appraisal.git", branch: "wip/combustion"
5+
gem "appraisal", git: "https://github.com/thoughtbot/appraisal.git"
66
gem "combustion"
77
gem "database_cleaner"
88
gem "factory_bot"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /