mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 15:34:41 +02:00
Release rspec-rails gem version
This commit is contained in:
parent
b373f18f39
commit
2a3b526069
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -129,7 +129,7 @@ end
|
|||
|
||||
group :development, :test do
|
||||
gem 'capybara'
|
||||
gem 'rspec-rails', '3.5.2'
|
||||
gem 'rspec-rails', '~> 3.5'
|
||||
gem 'fabrication', '2.13.2' # Replacement for fixtures
|
||||
gem 'phantomjs-binaries', '1.9.2.4'
|
||||
gem 'phantomjs', '1.9.8.0'
|
||||
|
|
|
@ -619,7 +619,7 @@ DEPENDENCIES
|
|||
rails-settings-cached (= 0.4.1)
|
||||
ransack (= 1.5.1)
|
||||
rest-client
|
||||
rspec-rails (= 3.5.2)
|
||||
rspec-rails (~> 3.5)
|
||||
rubocop (= 0.48.1)
|
||||
rubycritic (= 3.2.0)
|
||||
sass-rails (= 5.0.6)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue