We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5da98 commit 700d30cCopy full SHA for 700d30c
marginalia.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |gem|
8
gem.test_files = `git ls-files -- {test}/*`.split("\n")
9
gem.name = "marginalia"
10
gem.require_paths = ["lib"]
11
- gem.version = "1.9.0"
+ gem.version = "1.10.0"
12
gem.license = "MIT"
13
14
gem.add_runtime_dependency "actionpack", ">= 2.3"
0 commit comments