Skip to content

Commit

Permalink
Update appraisals
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Aug 21, 2023
1 parent 77f1536 commit 4399b16
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 38 deletions.
2 changes: 1 addition & 1 deletion gemfiles/rails_6_1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "mocha"
gem "vcr"
gem "webmock"
gem "braintree", ">= 2.92.0"
gem "stripe", "~> 8.0"
gem "stripe", "~> 9.0"
gem "paddle_pay", "~> 0.2"
gem "receipts"
gem "prawn", git: "https://github.com/prawnpdf/prawn.git"
Expand Down
25 changes: 14 additions & 11 deletions gemfiles/rails_6_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ GEM
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
bindex (0.8.1)
braintree (4.12.0)
builder (>= 3.2.4)
Expand Down Expand Up @@ -163,7 +164,7 @@ GEM
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
public_suffix (5.0.3)
puma (6.3.0)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
Expand Down Expand Up @@ -204,19 +205,21 @@ GEM
prawn-table (~> 0.2.1)
regexp_parser (2.8.1)
rexml (3.2.6)
rubocop (1.52.1)
rubocop (1.56.1)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-performance (1.18.0)
rubocop-performance (1.19.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
Expand All @@ -231,21 +234,21 @@ GEM
sqlite3 (1.6.3-arm64-darwin)
sqlite3 (1.6.3-x86_64-darwin)
sqlite3 (1.6.3-x86_64-linux)
standard (1.30.1)
standard (1.31.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.52.0)
rubocop (~> 1.56.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.1.0)
standard-performance (~> 1.2)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.1.2)
standard-performance (1.2.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.18.0)
rubocop-performance (~> 1.19.0)
stimulus-rails (1.2.2)
railties (>= 6.0.0)
stripe (8.7.0)
stripe (9.0.0)
thor (1.2.2)
timeout (0.4.0)
ttfunk (1.7.0)
Expand Down Expand Up @@ -301,7 +304,7 @@ DEPENDENCIES
sqlite3 (~> 1.6.0.rc2)
standard
stimulus-rails
stripe (~> 8.0)
stripe (~> 9.0)
turbo-rails
vcr
web-console
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_7.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "mocha"
gem "vcr"
gem "webmock"
gem "braintree", ">= 2.92.0"
gem "stripe", "~> 8.0"
gem "stripe", "~> 9.0"
gem "paddle_pay", "~> 0.2"
gem "receipts"
gem "prawn", git: "https://github.com/prawnpdf/prawn.git"
Expand Down
25 changes: 14 additions & 11 deletions gemfiles/rails_7.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ GEM
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
bindex (0.8.1)
braintree (4.12.0)
builder (>= 3.2.4)
Expand Down Expand Up @@ -169,7 +170,7 @@ GEM
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
public_suffix (5.0.3)
puma (6.3.0)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
Expand Down Expand Up @@ -210,19 +211,21 @@ GEM
prawn-table (~> 0.2.1)
regexp_parser (2.8.1)
rexml (3.2.6)
rubocop (1.52.1)
rubocop (1.56.1)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-performance (1.18.0)
rubocop-performance (1.19.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
Expand All @@ -237,21 +240,21 @@ GEM
sqlite3 (1.6.3-arm64-darwin)
sqlite3 (1.6.3-x86_64-darwin)
sqlite3 (1.6.3-x86_64-linux)
standard (1.30.1)
standard (1.31.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.52.0)
rubocop (~> 1.56.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.1.0)
standard-performance (~> 1.2)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.1.2)
standard-performance (1.2.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.18.0)
rubocop-performance (~> 1.19.0)
stimulus-rails (1.2.2)
railties (>= 6.0.0)
stripe (8.7.0)
stripe (9.0.0)
thor (1.2.2)
timeout (0.4.0)
ttfunk (1.7.0)
Expand Down Expand Up @@ -307,7 +310,7 @@ DEPENDENCIES
sqlite3 (~> 1.6.0.rc2)
standard
stimulus-rails
stripe (~> 8.0)
stripe (~> 9.0)
turbo-rails
vcr
web-console
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_main.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "mocha"
gem "vcr"
gem "webmock"
gem "braintree", ">= 2.92.0"
gem "stripe", "~> 8.0"
gem "stripe", "~> 9.0"
gem "paddle_pay", "~> 0.2"
gem "receipts"
gem "prawn", git: "https://github.com/prawnpdf/prawn.git"
Expand Down
28 changes: 15 additions & 13 deletions gemfiles/rails_main.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GIT

GIT
remote: https://github.com/rails/rails.git
revision: b56f938b5f0f7c044c30790fdf618adb88188dad
revision: 24876e6a7982569aa421b2aa95ba095126dfd532
branch: main
specs:
actioncable (7.1.0.alpha)
Expand Down Expand Up @@ -211,7 +211,7 @@ GEM
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
public_suffix (5.0.3)
puma (6.3.0)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.7.1)
rack (3.0.8)
Expand All @@ -235,22 +235,24 @@ GEM
prawn (>= 1.3.0, < 3.0.0)
prawn-table (~> 0.2.1)
regexp_parser (2.8.1)
reline (0.3.7)
reline (0.3.8)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.52.1)
rubocop (1.56.1)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-performance (1.18.0)
rubocop-performance (1.19.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
Expand All @@ -265,21 +267,21 @@ GEM
sqlite3 (1.6.3-arm64-darwin)
sqlite3 (1.6.3-x86_64-darwin)
sqlite3 (1.6.3-x86_64-linux)
standard (1.30.1)
standard (1.31.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.52.0)
rubocop (~> 1.56.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.1.0)
standard-performance (~> 1.2)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.1.2)
standard-performance (1.2.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.18.0)
rubocop-performance (~> 1.19.0)
stimulus-rails (1.2.2)
railties (>= 6.0.0)
stripe (8.7.0)
stripe (9.0.0)
thor (1.2.2)
timeout (0.4.0)
ttfunk (1.7.0)
Expand Down Expand Up @@ -336,7 +338,7 @@ DEPENDENCIES
sqlite3 (~> 1.6.0.rc2)
standard
stimulus-rails
stripe (~> 8.0)
stripe (~> 9.0)
turbo-rails
vcr
web-console
Expand Down

0 comments on commit 4399b16

Please sign in to comment.