Skip to content

Commit 3bafbc7

Browse files
authored
Merge pull request #222 from jerith666/sequel-5p90
sequel: 5.30.0 -> 5.90.0
2 parents 95fcf74 + 154120e commit 3bafbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timetrap.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
2525
# More recent versions of icalendar drop support for Ruby 1.8.7
2626
spec.add_development_dependency "icalendar", "~> 2.7"
2727
spec.add_development_dependency "json", "~> 2.3"
28-
spec.add_dependency "sequel", "~> 5.30.0"
28+
spec.add_dependency "sequel", "~> 5.90.0"
2929
spec.add_dependency "sqlite3", "~> 1.4"
3030

3131
spec.add_dependency "chronic", "~> 0.10.2"

0 commit comments

Comments
 (0)