contracts.coffee-source 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. metadata +3 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contracts.coffee-source
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2012-03-22 00:00:00.000000000 Z
14
+ date: 2012-04-14 00:00:00.000000000 Z
15
15
  dependencies: []
16
16
  description: ! " Contracts.coffee is a dialect of CoffeeScript with built-in
17
17
  support for contracts.\n CoffeeScript is JavaScript without all the embarrassing
@@ -43,7 +43,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
43
43
  version: '0'
44
44
  requirements: []
45
45
  rubyforge_project: contracts.coffee-source
46
- rubygems_version: 1.8.10
46
+ rubygems_version: 1.8.21
47
47
  signing_key:
48
48
  specification_version: 3
49
49
  summary: The CoffeeScript Compiler with Contracts