bump test-prof

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

@ -213,7 +213,7 @@ group :test do
# Test prof provides factories from code
# and other niceties
gem 'test-prof', '~> 1.0.0'
gem 'test-prof', '~> 1.1.0'
gem 'rack_session_access'
gem 'rspec', '~> 3.12.0'

@ -931,7 +931,7 @@ GEM
temple (0.9.1)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.0.11)
test-prof (1.1.0)
thor (1.2.1)
tilt (2.0.11)
timecop (0.9.6)
@ -1149,7 +1149,7 @@ DEPENDENCIES
svg-graph (~> 2.2.0)
sys-filesystem (~> 1.4.0)
table_print (~> 1.5.6)
test-prof (~> 1.0.0)
test-prof (~> 1.1.0)
timecop (~> 0.9.0)
typed_dag (~> 2.0.2)
tzinfo-data (~> 1.2022.1)

Loading…
Cancel
Save