Skip to content

Commit

Permalink
Appraise
Browse files Browse the repository at this point in the history
  • Loading branch information
that-jill committed Jan 12, 2025
1 parent e2d6952 commit 6c51ddc
Show file tree
Hide file tree
Showing 13 changed files with 12 additions and 38 deletions.
4 changes: 1 addition & 3 deletions packages/api_chai/gemfiles/rails_6_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"

gem "activesupport", "< 7.2.0"
gem "rails", "6.0.6.1"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
gem "rubocop", "~> 1.21"
gem "securerandom", "< 0.4.0"
gem "rails", "6.0.6.1"

gemspec path: "../"
4 changes: 1 addition & 3 deletions packages/api_chai/gemfiles/rails_6_1.gemfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"

gem "activesupport", "< 7.2.0"
gem "rails", "6.1.7.7"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
gem "rubocop", "~> 1.21"
gem "securerandom", "< 0.4.0"
gem "rails", "6.1.7.7"

gemspec path: "../"
4 changes: 1 addition & 3 deletions packages/api_chai/gemfiles/rails_7_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"

gem "activesupport", "< 7.2.0"
gem "rails", "7.0.8.1"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
gem "rubocop", "~> 1.21"
gem "securerandom", "< 0.4.0"
gem "rails", "7.0.8.1"

gemspec path: "../"
4 changes: 1 addition & 3 deletions packages/cygnet/gemfiles/rails_6_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"

gem "net-imap", "< 0.5.0"
gem "rails", "6.0.6.1"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "zeitwerk", "< 2.7.0"
gem "rails", "6.0.6.1"

gemspec path: "../"
4 changes: 1 addition & 3 deletions packages/cygnet/gemfiles/rails_6_1.gemfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"

gem "net-imap", "< 0.5.0"
gem "rails", "6.1.7.7"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "zeitwerk", "< 2.7.0"
gem "rails", "6.1.7.7"

gemspec path: "../"
4 changes: 1 addition & 3 deletions packages/cygnet/gemfiles/rails_7_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"

gem "net-imap", "< 0.5.0"
gem "rails", "7.0.8.1"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "zeitwerk", "< 2.7.0"
gem "rails", "7.0.8.1"

gemspec path: "../"
2 changes: 0 additions & 2 deletions packages/dep_shield/gemfiles/rails_6_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"
Expand Down
2 changes: 0 additions & 2 deletions packages/dep_shield/gemfiles/rails_6_1.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"
Expand Down
2 changes: 0 additions & 2 deletions packages/dep_shield/gemfiles/rails_7_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"
Expand Down
2 changes: 0 additions & 2 deletions packages/dep_shield/gemfiles/rails_7_1.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"
Expand Down
6 changes: 2 additions & 4 deletions packages/rubocop-cobra/gemfiles/rails_6_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"

gem "net-imap", "< 0.5.0"
gem "rails", "6.0.6.1"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "zeitwerk", "< 2.7.0"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "rails", "6.0.6.1"

gemspec path: "../"
6 changes: 2 additions & 4 deletions packages/rubocop-cobra/gemfiles/rails_6_1.gemfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"

gem "net-imap", "< 0.5.0"
gem "rails", "6.1.7.7"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "zeitwerk", "< 2.7.0"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "rails", "6.1.7.7"

gemspec path: "../"
6 changes: 2 additions & 4 deletions packages/rubocop-cobra/gemfiles/rails_7_0.gemfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# frozen_string_literal: true

# This file was generated by Appraisal

source "https://rubygems.org"

gem "net-imap", "< 0.5.0"
gem "rails", "7.0.8.1"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "zeitwerk", "< 2.7.0"
gem "rubocop-powerhome", path: "../../rubocop-powerhome"
gem "rails", "7.0.8.1"

gemspec path: "../"

0 comments on commit 6c51ddc

Please sign in to comment.