File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ The *closure-compiler* gem is a svelte wrapper around the "Google Closure Compil
4
4
5
5
Latest Version: *"1.1.11":http://rubygems.org/gems/closure-compiler*
6
6
7
- The Closure Compiler's *2014-07-30 * JAR-file is included with the gem.
7
+ The Closure Compiler's *2015-10-15 * JAR-file is included with the gem.
8
8
9
9
h2. Installation
10
10
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |s |
2
2
s . name = 'closure-compiler'
3
- s . version = '1.1.11 ' # Keep version in sync with closure-compiler.rb
4
- s . date = '2014-07-30 '
3
+ s . version = '1.1.12 ' # Keep version in sync with closure-compiler.rb
4
+ s . date = '2015-11-12 '
5
5
s . license = 'Apache-2.0'
6
6
7
7
s . homepage = "http://github.com/documentcloud/closure-compiler/"
You can’t perform that action at this time.
0 commit comments