Skip to content

Commit

Permalink
Merge pull request #212 from ifad/dependabot/bundler/timecop-0.9.7
Browse files Browse the repository at this point in the history
Bump timecop from 0.9.6 to 0.9.7
  • Loading branch information
tagliala committed Aug 14, 2023
2 parents b89cd1c + d1579d7 commit 76d5e46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ group :development do
gem 'rake', '~> 13.0'
gem 'rspec', '~> 3.12'
gem 'simplecov', '~> 0.22.0'
gem 'timecop', '~> 0.9.6'
gem 'timecop', '~> 0.9.7'
gem 'yard', '~> 0.9.34'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
rack (>= 1, < 3)
thor (1.2.1)
tilt (2.1.0)
timecop (0.9.6)
timecop (0.9.7)
timeout (0.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -142,7 +142,7 @@ DEPENDENCIES
simplecov (~> 0.22.0)
sinatra (~> 3.0)
thin (~> 1.8)
timecop (~> 0.9.6)
timecop (~> 0.9.7)
unicorn (~> 6.1)
yard (~> 0.9.34)

Expand Down

0 comments on commit 76d5e46

Please sign in to comment.