Skip to content

Commit

Permalink
Drop direct dependency to contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed Nov 2, 2023
1 parent 06559d0 commit c5bffba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions cobra_commander/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ gemspec
group :cobra do
gem "cobra_commander-stub", path: "./spec/support/", require: "stub_source"
end

gem "contracts", "< 0.17"
1 change: 0 additions & 1 deletion cobra_commander/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ DEPENDENCIES
bundler
cobra_commander!
cobra_commander-stub!
contracts (< 0.17)
guard-rspec
license_finder (>= 7.0)
pry
Expand Down

0 comments on commit c5bffba

Please sign in to comment.