Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Update rspec-rails to version 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 27, 2020
1 parent dd6c8e1 commit 02ece67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alchemy-graphql.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "alchemy_cms", ">= 4.2.0.rc1", "< 5"
spec.add_dependency "graphql", "~> 1.9"

spec.add_development_dependency "rspec-rails", "~> 3.8"
spec.add_development_dependency "rspec-rails", "~> 4.0"
spec.add_development_dependency "factory_bot_rails", "~> 5.0"
spec.add_development_dependency "simplecov", "~> 0.17.1"
end

0 comments on commit 02ece67

Please sign in to comment.