Skip to content

Commit

Permalink
Bump local_time from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [local_time](https://github.com/basecamp/local_time) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/basecamp/local_time/releases)
- [Changelog](https://github.com/basecamp/local_time/blob/master/CHANGELOG.md)
- [Commits](basecamp/local_time@v2.0.1...v2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Oct 1, 2018
1 parent 0b98220 commit b78301a
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 @@ -8,7 +8,7 @@ gem 'devise', '~> 4.5'
gem 'geokit', '~> 1.13'
gem 'haml', '~> 5.0'
gem 'http_accept_language', '~> 2.0'
gem 'local_time', '~> 2.0'
gem 'local_time', '~> 2.1'
gem 'obscenity', '~> 1.0', '>= 1.0.2'
gem 'pg'
gem 'rails', '~> 5.2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ GEM
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
local_time (2.0.1)
local_time (2.1.0)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -279,7 +279,7 @@ DEPENDENCIES
geokit (~> 1.13)
haml (~> 5.0)
http_accept_language (~> 2.0)
local_time (~> 2.0)
local_time (~> 2.1)
obscenity (~> 1.0, >= 1.0.2)
paranoia (~> 2.4)
pg
Expand Down

0 comments on commit b78301a

Please sign in to comment.