bootstrap-daterangepicker-rails 0.0.9 → 0.1.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: f1d75cabce4f55c23f925accb2b9d42a1b52f79b
4
- data.tar.gz: 21aae648963dd016bcdfb1676b5123fe5d19d81f
3
+ metadata.gz: b92c9c70b697ac756824c1210e8fde76a1458c51
4
+ data.tar.gz: d79db35d791b5c97eb6345ad38328b9fff297cac
5
5
  SHA512:
6
- metadata.gz: c62e627da471ab781c336f2209b5b0f8c3ecdad7241395758782df032c80230e312125ef08690616a31a353ebb2b2b0c141a486c103b2a4a39d6158b8d24a904
7
- data.tar.gz: b02190fa29cec461a390f52bd55b68cdd6ba1a4ad6d7d146657d4e8f4fa933caa768e894cc10917dc19efeee3ccefbae27a60a93c8e08894c804c68cdb7b834b
6
+ metadata.gz: f455fe1791563cc55cf5fbcf67b24653a3d44294583c8a1efa5724476a245f5b7c9224235b9a98b2398d4d6642ef66bc0c745c7a64356dab7f2ae4f37d419312
7
+ data.tar.gz: c5a57cb7737aaa15bdec527146587884a5770aaf6f606226a77b0e152c0c58a120f056be17db46e87a69f319b94072ef4fe81df3c52b3c86c8420ed6fc7fdcb0
@@ -1,7 +1,7 @@
1
1
  module Bootstrap
2
2
  module Daterangepicker
3
3
  module Rails
4
- VERSION = '0.0.9'
4
+ VERSION = '0.1.0'
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-daterangepicker-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Grossman
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-07-22 00:00:00.000000000 Z
12
+ date: 2014-12-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
@@ -74,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  version: '0'
75
75
  requirements: []
76
76
  rubyforge_project:
77
- rubygems_version: 2.3.0
77
+ rubygems_version: 2.2.2
78
78
  signing_key:
79
79
  specification_version: 4
80
80
  summary: Rails 4.1x plugin to allow for the easy use of Dan Grossman's Bootstrap DateRangePicker