opal-sprockets 0.4.0.0.10.0.3.0.beta1 → 0.4.0.0.10.0.3.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: db4efadd12763aeaa629cc26f864cf137e8bbfeb
4
- data.tar.gz: 8833ebcf05c70a990f8c6ef7246e7f952ec70cb3
3
+ metadata.gz: 3c84f0b83233906715c16b29b2fc648fdb853034
4
+ data.tar.gz: 820fe19a48f66415eb32fce655b70d20521d1d41
5
5
  SHA512:
6
- metadata.gz: bc56ecd71399b8a31ddb3216061e04b8bd698f270679e07b8e3c486883ddb88af1a948ded8f34b5371f8f760905f71e347b9a2f25aaa7a74f62fc986f6da05c8
7
- data.tar.gz: 6d9eb5fc2430d60abfd8447788aa3ace748de305b65f76703337dfe027c1685826dbbdd9f88477b241d6d942e47cc8032ecab47797b8576b4716a71addc9ea85
6
+ metadata.gz: 2fa85b43af786cf07d5b01aecbdf3443e6f4f65cd6d65368b2c4fa107f56d66aabf351ad53d03ed8b8bad404f5ffc7b99f9a554868dc7bc3753e830f0fd66259
7
+ data.tar.gz: a26a2528d7cd58ddf990a5d78c92af469620fcf829785e74e9ef1b5fd0e370e7bc89a7049ef8927d4cbdbeb8a2268eee79ce6cdf5aef17ccea57c2cf324204f0
@@ -3,6 +3,6 @@ module Opal
3
3
  BASE_VERSION = '0.4.0'
4
4
  OPAL_VERSION = '0.10.0'
5
5
  SPROCKETS_VERSION = '3.0'
6
- VERSION = "#{BASE_VERSION}.#{OPAL_VERSION}.#{SPROCKETS_VERSION}.beta1"
6
+ VERSION = "#{BASE_VERSION}.#{OPAL_VERSION}.#{SPROCKETS_VERSION}.0"
7
7
  end
8
8
  end
@@ -4,11 +4,11 @@ require File.expand_path('../lib/opal/sprockets/version', __FILE__)
4
4
  Gem::Specification.new do |s|
5
5
  s.name = 'opal-sprockets'
6
6
  s.version = Opal::Sprockets::VERSION
7
- s.author = 'Adam Beynon'
8
- s.email = 'adam.beynon@gmail.com'
7
+ s.authors = ['Elia Schito', 'Adam Beynon']
8
+ s.email = 'elia@schito.me'
9
9
  s.homepage = 'http://opalrb.org'
10
- s.summary = 'Sprockets support for opal'
11
- s.description = 'Sprockets suppoer for opal.'
10
+ s.summary = 'Sprockets support for Opal.'
11
+ s.description = 'Sprockets support for Opal.'
12
12
 
13
13
  s.files = `git ls-files`.split("\n")
14
14
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
metadata CHANGED
@@ -1,14 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opal-sprockets
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0.0.10.0.3.0.beta1
4
+ version: 0.4.0.0.10.0.3.0.0
5
5
  platform: ruby
6
6
  authors:
7
+ - Elia Schito
7
8
  - Adam Beynon
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2016-09-28 00:00:00.000000000 Z
12
+ date: 2016-11-18 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: sprockets
@@ -94,8 +95,8 @@ dependencies:
94
95
  - - ">="
95
96
  - !ruby/object:Gem::Version
96
97
  version: '0'
97
- description: Sprockets suppoer for opal.
98
- email: adam.beynon@gmail.com
98
+ description: Sprockets support for Opal.
99
+ email: elia@schito.me
99
100
  executables: []
100
101
  extensions: []
101
102
  extra_rdoc_files: []
@@ -151,15 +152,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
151
152
  version: '0'
152
153
  required_rubygems_version: !ruby/object:Gem::Requirement
153
154
  requirements:
154
- - - ">"
155
+ - - ">="
155
156
  - !ruby/object:Gem::Version
156
- version: 1.3.1
157
+ version: '0'
157
158
  requirements: []
158
159
  rubyforge_project:
159
160
  rubygems_version: 2.6.4
160
161
  signing_key:
161
162
  specification_version: 4
162
- summary: Sprockets support for opal
163
+ summary: Sprockets support for Opal.
163
164
  test_files:
164
165
  - spec/fixtures/complex_sprockets.js.rb.erb
165
166
  - spec/fixtures/file_with_directives.js