bump test-prof

pull/8588/head
ulferts 4 years ago
parent f08acd71e9
commit 54f2b85bf2
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

@ -191,7 +191,7 @@ group :test do
# Test prof provides factories from code
# and other niceties
gem 'test-prof', '~> 0.11.0'
gem 'test-prof', '~> 0.12.0'
gem 'cucumber', '~> 3.1.0'
gem 'cucumber-rails', '~> 1.8.0', require: false

@ -922,7 +922,7 @@ GEM
temple (0.8.2)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
test-prof (0.11.3)
test-prof (0.12.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
@ -1138,7 +1138,7 @@ DEPENDENCIES
svg-graph (~> 2.1.0)
sys-filesystem (~> 1.3.3)
table_print (~> 1.5.6)
test-prof (~> 0.11.0)
test-prof (~> 0.12.0)
thin (~> 1.7.2)
timecop (~> 0.9.0)
typed_dag (~> 2.0.2)

Loading…
Cancel
Save