typedjs-rails 1.0.4 → 2.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Typedjs
2
- VERSION = "1.1.4"
2
+ VERSION = "2.0.9"
3
3
  end
@@ -4,7 +4,7 @@ require "typedjs/version"
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "typedjs-rails"
7
- s.version = "1.0.4"
7
+ s.version = "2.0.9"
8
8
  s.authors = ["TheDartCode"]
9
9
  s.email = ["giorgos@thedartcode.com"]
10
10
  s.homepage = "http://www.thedartcode.com/"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: typedjs-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 2.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - TheDartCode
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-07-24 00:00:00.000000000 Z
11
+ date: 2019-02-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -87,7 +87,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
87
87
  version: '0'
88
88
  requirements: []
89
89
  rubyforge_project:
90
- rubygems_version: 2.5.1
90
+ rubygems_version: 2.6.14
91
91
  signing_key:
92
92
  specification_version: 4
93
93
  summary: Gem for easily adding Typed.js to the Rails Asset Pipeline