Skip to content

Add attr_extras as runtime dependence #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ source "https://rubygems.org"
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

gem "appraisal"
gem "attr_extras", github: "barsoom/attr_extras"
gem "childprocess"
gem "pry-byebug", platform: :mri
gem "pry-nav", platform: :jruby
Expand Down
1 change: 0 additions & 1 deletion gemfiles/no_rails.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
source "https://rubygems.org"

gem "appraisal"
gem "attr_extras", git: "https://github.com/barsoom/attr_extras"
gem "childprocess"
gem "pry-byebug", platform: :mri
gem "pry-nav", platform: :jruby
Expand Down
9 changes: 2 additions & 7 deletions gemfiles/no_rails.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
GIT
remote: https://github.com/barsoom/attr_extras
revision: 7bdf20ac699967610ad8e6c910eff27ead8d135c
specs:
attr_extras (6.2.4)

PATH
remote: ..
specs:
super_diff (0.5.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff

Expand All @@ -19,6 +14,7 @@ GEM
rake
thor (>= 0.14.0)
ast (2.4.0)
attr_extras (6.2.4)
byebug (11.1.3)
childprocess (3.0.0)
coderay (1.1.2)
Expand Down Expand Up @@ -68,7 +64,6 @@ PLATFORMS

DEPENDENCIES
appraisal
attr_extras!
childprocess
pry-byebug
pry-nav
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_5_0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
source "https://rubygems.org"

gem "appraisal"
gem "attr_extras", git: "https://github.com/barsoom/attr_extras"
gem "childprocess"
gem "pry-byebug", platform: :mri
gem "pry-nav", platform: :jruby
Expand Down
9 changes: 2 additions & 7 deletions gemfiles/rails_5_0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
GIT
remote: https://github.com/barsoom/attr_extras
revision: 7bdf20ac699967610ad8e6c910eff27ead8d135c
specs:
attr_extras (6.2.4)

PATH
remote: ..
specs:
super_diff (0.5.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff

Expand All @@ -31,6 +26,7 @@ GEM
thor (>= 0.14.0)
arel (7.1.4)
ast (2.4.0)
attr_extras (6.2.4)
byebug (11.1.3)
childprocess (3.0.0)
coderay (1.1.2)
Expand Down Expand Up @@ -90,7 +86,6 @@ DEPENDENCIES
activerecord (~> 5.0.0)
activerecord-jdbcsqlite3-adapter
appraisal
attr_extras!
childprocess
jdbc-sqlite3
pry-byebug
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_5_1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
source "https://rubygems.org"

gem "appraisal"
gem "attr_extras", git: "https://github.com/barsoom/attr_extras"
gem "childprocess"
gem "pry-byebug", platform: :mri
gem "pry-nav", platform: :jruby
Expand Down
9 changes: 2 additions & 7 deletions gemfiles/rails_5_1.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
GIT
remote: https://github.com/barsoom/attr_extras
revision: 7bdf20ac699967610ad8e6c910eff27ead8d135c
specs:
attr_extras (6.2.4)

PATH
remote: ..
specs:
super_diff (0.5.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff

Expand All @@ -31,6 +26,7 @@ GEM
thor (>= 0.14.0)
arel (8.0.0)
ast (2.4.0)
attr_extras (6.2.4)
byebug (11.1.3)
childprocess (3.0.0)
coderay (1.1.2)
Expand Down Expand Up @@ -90,7 +86,6 @@ DEPENDENCIES
activerecord (~> 5.1.0)
activerecord-jdbcsqlite3-adapter
appraisal
attr_extras!
childprocess
jdbc-sqlite3
pry-byebug
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_5_2.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
source "https://rubygems.org"

gem "appraisal"
gem "attr_extras", git: "https://github.com/barsoom/attr_extras"
gem "childprocess"
gem "pry-byebug", platform: :mri
gem "pry-nav", platform: :jruby
Expand Down
9 changes: 2 additions & 7 deletions gemfiles/rails_5_2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
GIT
remote: https://github.com/barsoom/attr_extras
revision: 7bdf20ac699967610ad8e6c910eff27ead8d135c
specs:
attr_extras (6.2.4)

PATH
remote: ..
specs:
super_diff (0.5.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff

Expand All @@ -31,6 +26,7 @@ GEM
thor (>= 0.14.0)
arel (9.0.0)
ast (2.4.0)
attr_extras (6.2.4)
byebug (11.1.3)
childprocess (3.0.0)
coderay (1.1.2)
Expand Down Expand Up @@ -90,7 +86,6 @@ DEPENDENCIES
activerecord (~> 5.2.0)
activerecord-jdbcsqlite3-adapter
appraisal
attr_extras!
childprocess
jdbc-sqlite3
pry-byebug
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_6_0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
source "https://rubygems.org"

gem "appraisal"
gem "attr_extras", git: "https://github.com/barsoom/attr_extras"
gem "childprocess"
gem "pry-byebug", platform: :mri
gem "pry-nav", platform: :jruby
Expand Down
9 changes: 2 additions & 7 deletions gemfiles/rails_6_0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
GIT
remote: https://github.com/barsoom/attr_extras
revision: 7bdf20ac699967610ad8e6c910eff27ead8d135c
specs:
attr_extras (6.2.4)

PATH
remote: ..
specs:
super_diff (0.5.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff

Expand All @@ -30,6 +25,7 @@ GEM
rake
thor (>= 0.14.0)
ast (2.4.0)
attr_extras (6.2.4)
byebug (11.1.3)
childprocess (3.0.0)
coderay (1.1.2)
Expand Down Expand Up @@ -90,7 +86,6 @@ DEPENDENCIES
activerecord (~> 6.0)
activerecord-jdbcsqlite3-adapter
appraisal
attr_extras!
childprocess
jdbc-sqlite3
pry-byebug
Expand Down
1 change: 1 addition & 0 deletions super_diff.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |s|
s.test_files = Dir["spec/**/*"]
s.executables = Dir["exe/**/*"].map { |f| File.basename(f) }

s.add_dependency "attr_extras", '>= 6.2.4'
s.add_dependency "diff-lcs"
s.add_dependency "patience_diff"
end