Skip to content

Commit cad0863

Browse files
committed
Update timecop to latest release
This sets it to a non-exact version.
1 parent 92b3924 commit cad0863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ end
2626

2727
group :testing do
2828
gem 'rspec', '~> 3.7'
29-
gem 'timecop', '~> 0.7.4'
29+
gem 'timecop', '~> 0.9'
3030
gem 'sigdump', require: false
3131
end
3232

0 commit comments

Comments
 (0)