Skip to content

Commit

Permalink
Upgrade cuba version to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxidr committed Nov 3, 2014
1 parent afdb5f6 commit 5f9794b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cuba-sugar.gemspec
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files test`.split("\n")

s.add_dependency("cuba", "~> 3.1")
s.add_dependency("cuba", "~> 3.3")
s.add_dependency("json", "~> 1.7")
s.add_dependency("rack_csrf", "~> 2.4")

Expand Down

0 comments on commit 5f9794b

Please sign in to comment.