Skip to content

Commit

Permalink
bump timecop
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass authored and denschub committed Jul 30, 2015
1 parent 3f39555 commit f506258
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -271,7 +271,7 @@ group :test do
# General helpers

gem "factory_girl_rails", "4.5.0"
gem "timecop", "0.7.4"
gem "timecop", "0.8.0"
gem "webmock", "1.21.0", require: false
gem "shoulda-matchers", "2.8.0", require: false
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -697,7 +697,7 @@ GEM
thor (0.19.1)
thread_safe (0.3.5)
tilt (1.4.1)
timecop (0.7.4)
timecop (0.8.0)
timers (4.0.1)
hitimes
twitter (5.14.0)
Expand Down Expand Up @@ -862,7 +862,7 @@ DEPENDENCIES
spring-commands-cucumber (= 1.0.1)
spring-commands-rspec (= 1.0.4)
test_after_commit (= 0.4.1)
timecop (= 0.7.4)
timecop (= 0.8.0)
twitter (= 5.14.0)
twitter-text (= 1.12.0)
typhoeus (= 0.7.2)
Expand Down

0 comments on commit f506258

Please sign in to comment.