Unlocked down ruby-prof gem

This commit is contained in:
Al Snow
2017-08-29 08:05:04 -04:00
parent 5e533d932c
commit 124e151092
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ ruby '2.3.4'
gem 'rake' gem 'rake'
gem 'rails-perftest' gem 'rails-perftest'
gem 'ruby-prof', '0.15.9' gem 'ruby-prof'
# Bundle edge Rails instead: # Bundle edge Rails instead:
# gem 'rails', git: 'https://github.com/rails/rails' # gem 'rails', git: 'https://github.com/rails/rails'
+2 -2
View File
@@ -248,7 +248,7 @@ GEM
rspec-mocks (~> 3.6.0) rspec-mocks (~> 3.6.0)
rspec-support (~> 3.6.0) rspec-support (~> 3.6.0)
rspec-support (3.6.0) rspec-support (3.6.0)
ruby-prof (0.15.9) ruby-prof (0.16.2)
ruby_dep (1.5.0) ruby_dep (1.5.0)
sass (3.5.1) sass (3.5.1)
sass-listen (~> 4.0.0) sass-listen (~> 4.0.0)
@@ -338,7 +338,7 @@ DEPENDENCIES
rb-fsevent rb-fsevent
responders responders
rspec-rails rspec-rails
ruby-prof (= 0.15.9) ruby-prof
sass-rails sass-rails
simplecov simplecov
sqlite3 sqlite3