Skip to content

Commit

Permalink
Update rails-perftest to current Git revision.
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Aug 13, 2016
1 parent 8017344 commit 28bbf1d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ gem "codeclimate-test-reporter", group: :test, require: nil
#
group :development do
gem 'faker'
gem 'rails-perftest'
gem 'rails-perftest', :github => 'rails/rails-perftest'
gem 'ruby-prof'
end

Expand Down
9 changes: 7 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ GIT
formtastic-bootstrap (2.1.3)
formtastic (~> 2.2)

GIT
remote: git://github.com/rails/rails-perftest.git
revision: fc772f40224064cf7ca5256a04607372429021ba
specs:
rails-perftest (0.0.6)

GIT
remote: git://github.com/thomas-mcdonald/bootstrap-sass.git
revision: 5d6b2ebba0c2a5885ce2f0e01e9218db3d3b5e47
Expand Down Expand Up @@ -168,7 +174,6 @@ GEM
nokogiri (~> 1.6.0)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-perftest (0.0.6)
railties (5.0.0.1)
actionpack (= 5.0.0.1)
activesupport (= 5.0.0.1)
Expand Down Expand Up @@ -242,7 +247,7 @@ DEPENDENCIES
paperclip
rails (~> 5)
rails-controller-testing
rails-perftest
rails-perftest!
ruby-prof
sass-rails
sentry-raven
Expand Down

0 comments on commit 28bbf1d

Please sign in to comment.