Skip to content

Commit

Permalink
Upgrade rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
boie0025 committed Jun 6, 2017
1 parent 5d75867 commit f8ac7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activeadmin-mongoid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'sass-rails', ['>= 3.1.4', '<= 5.0.6']
# gem.add_runtime_dependency 'meta_search', '~> 1.1.3'

gem.add_development_dependency 'rspec-rails', '~> 2.7'
gem.add_development_dependency 'rspec-rails', '~> 3.6'
end

0 comments on commit f8ac7b7

Please sign in to comment.