Skip to content

Commit

Permalink
Merge pull request #362 from ualbertalib/dependabot/bundler/timecop-0…
Browse files Browse the repository at this point in the history
….9.8

Bump timecop from 0.9.6 to 0.9.8
  • Loading branch information
lagoan authored Aug 16, 2023
2 parents 5c860ad + 5100e14 commit 44949cf
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 @@ -12,7 +12,7 @@ group :development, :test do
gem 'rspec', '~> 3.0'
gem 'rubocop', '~> 1.55'
gem 'rubocop-rspec', '~> 2.23'
gem 'timecop', '~> 0.8'
gem 'timecop', '~> 0.9'
gem 'vcr', '~> 5.0'
gem 'webmock', '~> 3.3'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ GEM
systemu (2.6.5)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
timecop (0.9.6)
timecop (0.9.8)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
Expand Down Expand Up @@ -241,7 +241,7 @@ DEPENDENCIES
rspec (~> 3.0)
rubocop (~> 1.55)
rubocop-rspec (~> 2.23)
timecop (~> 0.8)
timecop (~> 0.9)
vcr (~> 5.0)
webmock (~> 3.3)

Expand Down

0 comments on commit 44949cf

Please sign in to comment.