Skip to content

Commit

Permalink
Remove timecop rubygem, not needed any more
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoj committed Mar 23, 2023
1 parent 4072a05 commit 2dc720a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/api/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ group :test do
gem 'capybara'
# for rspec like matchers
gem 'capybara_minitest_spec'
# to freeze time
gem 'timecop'
# to fake backend replies
gem 'webmock'
# for mocking and stubbing
Expand Down
2 changes: 0 additions & 2 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,6 @@ GEM
riddle (~> 2.3)
thor (1.2.1)
tilt (2.1.0)
timecop (0.9.6)
timeout (0.3.2)
tins (1.32.1)
sync
Expand Down Expand Up @@ -607,7 +606,6 @@ DEPENDENCIES
terser
test-unit
thinking-sphinx
timecop
vcr
view_component
voight_kampff
Expand Down
Binary file removed src/api/vendor/cache/timecop-0.9.6.gem
Binary file not shown.

0 comments on commit 2dc720a

Please sign in to comment.