Skip to content

Commit

Permalink
update appraisal gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
cjilbert504 committed May 17, 2023
1 parent 7338c18 commit c9e8afb
Show file tree
Hide file tree
Showing 10 changed files with 59 additions and 34 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gemspec
# your gem to rubygems.org.

gem "byebug"
gem "appraisal"
gem "appraisal", github: "thoughtbot/appraisal"
gem "overcommit"
gem "standard"
gem "mocha"
Expand Down
15 changes: 10 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ GIT
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)

GIT
remote: https://github.com/thoughtbot/appraisal.git
revision: b200e636903700098bef25f4f51dbc4c46e4c04c
specs:
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)

PATH
remote: .
specs:
Expand Down Expand Up @@ -83,10 +92,6 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)
ast (2.4.2)
bindex (0.8.1)
braintree (4.11.0)
Expand Down Expand Up @@ -269,7 +274,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
appraisal
appraisal!
braintree (>= 2.92.0)
byebug
importmap-rails
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_6.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source "https://rubygems.org"

gem "byebug"
gem "appraisal"
gem "appraisal", git: "https://github.com/thoughtbot/appraisal.git"
gem "overcommit"
gem "standard"
gem "mocha"
Expand Down
17 changes: 11 additions & 6 deletions gemfiles/rails_6.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@ GIT
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)

GIT
remote: https://github.com/thoughtbot/appraisal.git
revision: b200e636903700098bef25f4f51dbc4c46e4c04c
specs:
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)

PATH
remote: ..
specs:
pay (6.4.0)
pay (6.5.0)
rails (>= 6.0.0)

GEM
Expand Down Expand Up @@ -73,10 +82,6 @@ GEM
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)
ast (2.4.2)
bindex (0.8.1)
braintree (4.11.0)
Expand Down Expand Up @@ -260,7 +265,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
appraisal
appraisal!
braintree (>= 2.92.0)
byebug
importmap-rails
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_6_1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source "https://rubygems.org"

gem "byebug"
gem "appraisal"
gem "appraisal", git: "https://github.com/thoughtbot/appraisal.git"
gem "overcommit"
gem "standard"
gem "mocha"
Expand Down
17 changes: 11 additions & 6 deletions gemfiles/rails_6_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@ GIT
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)

GIT
remote: https://github.com/thoughtbot/appraisal.git
revision: b200e636903700098bef25f4f51dbc4c46e4c04c
specs:
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)

PATH
remote: ..
specs:
pay (6.4.0)
pay (6.5.0)
rails (>= 6.0.0)

GEM
Expand Down Expand Up @@ -77,10 +86,6 @@ GEM
zeitwerk (~> 2.3)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)
ast (2.4.2)
bindex (0.8.1)
braintree (4.11.0)
Expand Down Expand Up @@ -263,7 +268,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
appraisal
appraisal!
braintree (>= 2.92.0)
byebug
importmap-rails
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_7.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source "https://rubygems.org"

gem "byebug"
gem "appraisal"
gem "appraisal", git: "https://github.com/thoughtbot/appraisal.git"
gem "overcommit"
gem "standard"
gem "mocha"
Expand Down
17 changes: 11 additions & 6 deletions gemfiles/rails_7.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@ GIT
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)

GIT
remote: https://github.com/thoughtbot/appraisal.git
revision: b200e636903700098bef25f4f51dbc4c46e4c04c
specs:
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)

PATH
remote: ..
specs:
pay (6.4.0)
pay (6.5.0)
rails (>= 6.0.0)

GEM
Expand Down Expand Up @@ -83,10 +92,6 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)
ast (2.4.2)
bindex (0.8.1)
braintree (4.11.0)
Expand Down Expand Up @@ -269,7 +274,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
appraisal
appraisal!
braintree (>= 2.92.0)
byebug
importmap-rails
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_main.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source "https://rubygems.org"

gem "byebug"
gem "appraisal"
gem "appraisal", git: "https://github.com/thoughtbot/appraisal.git"
gem "overcommit"
gem "standard"
gem "mocha"
Expand Down
17 changes: 11 additions & 6 deletions gemfiles/rails_main.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,21 +104,26 @@ GIT
thor (~> 1.0)
zeitwerk (~> 2.6)

GIT
remote: https://github.com/thoughtbot/appraisal.git
revision: b200e636903700098bef25f4f51dbc4c46e4c04c
specs:
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)

PATH
remote: ..
specs:
pay (6.4.0)
pay (6.5.0)
rails (>= 6.0.0)

GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
appraisal (2.4.1)
bundler
rake
thor (>= 0.14.0)
ast (2.4.2)
bindex (0.8.1)
braintree (4.11.0)
Expand Down Expand Up @@ -291,7 +296,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
appraisal
appraisal!
braintree (>= 2.92.0)
byebug
importmap-rails
Expand Down

0 comments on commit c9e8afb

Please sign in to comment.