Skip to content

Commit 59bff54

Browse files
author
Carlos Silva
committed
Fix gemspec
1 parent f9955f8 commit 59bff54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torque_postgresql.gemspec

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ $:.push File.expand_path('../lib', __FILE__)
22

33
# Maintain your gem's version:
44
require 'torque/postgresql/version'
5+
require 'date'
56

67
# Describe your gem and declare its dependencies:
78
Gem::Specification.new do |s|

0 commit comments

Comments
 (0)